# SCA360: Secure Deployment for Restricted Environments

Lineaje SCA360 is a cloud-native, contextual risk assessment tool that unifies all application security (AppSec) findings with Lineaje’s software crawling and analysis engines. It scans source code, artifact repositories, and containers to identify vulnerabilities and risks across the software supply chain.

With pre-deployed scanners, SCA360 detects security issues at every stage of software development, providing deeper context than ever before. This enables centralized risk prioritization and remediation planning to reduce the attack surface.

## Key Features

SCA360 has the following key features:

* **Safe Scanning**: Scans private source code, artifact repositories, and container images within an organization’s security boundaries, ensuring critical and proprietary IP remains fully protected and never leaves the environment.
* **Deep Dependency and Reachability Scanning**: Leverages Lineaje’s unique ability to enumerate all dependencies, including static dependencies, to derive mandatory and optional dependency chains and assess their inherent risks.
* **Malware Scanning**: Detects embedded malicious and tampered packages, highlighting those of dubious origin.
* **Additional Scanners**: Includes end-to-end software attestation, code quality checks, security posture analysis, provenance verification, geo-provenance, and more for comprehensive risk assessment and centralized prioritization.

## Before You Begin

Downloading SCA360 provides an even more accessible route for you to upload content to SBOM360.

* [System Configuration](/sca360-secure-deployment-for-restricted-environments/system-configuration.md)
* [SCA360 Installation](/sca360-secure-deployment-for-restricted-environments/sca360-installation.md)
* [SCA360 Usage](/sca360-secure-deployment-for-restricted-environments/sca360-usage.md)
* [Support Matrix](/sca360-secure-deployment-for-restricted-environments/support-matrix.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.veedna.com/sca360-secure-deployment-for-restricted-environments.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
