Skip to content

Commit 6196f43

Browse files
authored
Corrections for ReversingLabs
Signed-off-by: Dave Ferguson <[email protected]>
1 parent 5dcebb9 commit 6196f43

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

tools.json

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7572,10 +7572,10 @@
75727572
]
75737573
},
75747574
{
7575-
"name": "secure.software",
7575+
"name": "Spectra Assure",
75767576
"publisher": "ReversingLabs",
7577-
"description": "secure.software (Spectra Assure) protects CI/CD workflows by scanning release artifacts for malware, vulnerabilities and policy violations, then exporting CycloneDX 1.6 SBOMs, SaaSBOMs, CBOMs and AI/ML-BOMs with optional VEX.",
7578-
"repository_url": "https://github.com/reversinglabs/rl-scanner",
7577+
"description": "Spectra Assure scans binary software packages, container images, and VM disk images to detect malware, tampering, vulnerabilities, and other exposures. CycloneDX SBOM, SaaSBOM, ML-BOM, and CBOM are outputs.",
7578+
"repository_url": "https://github.com/reversinglabs/spectra-assure-sdk",
75797579
"website_url": "https://www.reversinglabs.com/products/software-supply-chain-security",
75807580
"capabilities": [
75817581
"SBOM",
@@ -7606,11 +7606,11 @@
76067606
"CONTAINER_IMAGE",
76077607
"GITHUB_ACTION",
76087608
"GITLAB_CI_TEMPLATE",
7609-
"JENKINS_PLUGIN",
7610-
"AZURE_PIPELINE_EXTENSION"
7609+
"AZURE_PIPELINE_EXTENSION",
7610+
"LIBRARY"
76117611
],
76127612
"library": [
7613-
"GO"
7613+
"PYTHON"
76147614
],
76157615
"platform": [
76167616
"LINUX",
@@ -7623,7 +7623,9 @@
76237623
"OPERATIONS"
76247624
],
76257625
"supportedStandards": [
7626+
"CPE",
76267627
"CYCLONEDX",
7628+
"PACKAGE_URL",
76277629
"SPDX"
76287630
],
76297631
"cycloneDxVersion": [

0 commit comments

Comments
 (0)