Skip to content

Commit a5360a7

Browse files
Update tools.yaml with ts-scan (#15)
added ts-scan by TrustSource as new tool
2 parents 5aab2b3 + 574f628 commit a5360a7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

tools.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -2125,6 +2125,15 @@
21252125
- proprietary
21262126
- build-integration
21272127
- github-action
2128+
- name: ts-scan
2129+
publisher: TrustSource
2130+
description: Multi ecosystem SCA cli tool supporting SBOM generation, decoration and analysis for licenses, vulnerabilities, known code snippets and malware. Can convert SBOMs between SPDX, CycloneDX and ts formats. All local. But it may also upload results to app.trustsource.io.
2131+
websiteUrl: https://trustsource.github.io/ts-scan/
2132+
categories:
2133+
- opensource
2134+
- analysis
2135+
- transform
2136+
- build-integration
21282137
- name: sbom-validator
21292138
publisher: ShiftLeftCyber
21302139
description: A lightweight Go library for validating Software Bill of Materials (SBOM) against industry-standard specifications

0 commit comments

Comments
 (0)