-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3e4b4cd
commit 9d227b7
Showing
10 changed files
with
343 additions
and
639 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,17 @@ | ||
# SCA | ||
|
||
Software Composition Analysis (SCA) identifies and manages open-source and third-party components within software applications. SCA solutions help organizations detect security vulnerabilities, license compliance issues, and operational risks associated with external dependencies. | ||
|
||
JFrog Xray is a **universal SCA solution** that integrates **natively with JFrog Artifactory** to provide deep visibility into the composition of software artifacts, ensuring security and compliance throughout the software development lifecycle. | ||
|
||
**Key Capabilities:** | ||
|
||
* **Automated Dependency Scanning:** Analyzes all layers of software, including direct and transitive dependencies. | ||
* **Multi-Language Support:** Covers **Maven, npm, Docker, PyPI, NuGet, Go, and more**. | ||
* **Integration with JFrog Artifactory:** Seamless scanning of artifacts stored in repositories. | ||
|
||
Xray scans software components against its **continuously updated vulnerability database**, including: | ||
|
||
* **Public CVE databases** (National Vulnerability Database, MITRE) | ||
* **JFrog Security Research Team’s enriched vulnerability insights** | ||
* **Malicious package detection for compromised open-source libraries** |
161 changes: 99 additions & 62 deletions
161
products/xray/features-and-capabilities/sca/export-scan-results.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.