-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathtool-categories.yaml
36 lines (36 loc) · 1.1 KB
/
tool-categories.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
all:
text: ' '
label: All tools
opensource:
text: Open source tools that support CycloneDX
label: Open Source
proprietary:
text: Proprietary tools that support CycloneDX
label: Proprietary
build-integration:
text: Tools that integrate with build systems and package managers
label: Build Integration
analysis:
text: Tools that can analyze CycloneDX SBOMs
label: Analysis
author:
text: Tools that human authors can use to create CycloneDX SBOMs
label: Author
github-action:
text: GitHub actions which produce CycloneDX SBOMS
label: GitHub Action
github-app:
text: GitHub apps which handle CycloneDX SBOMS
label: GitHub App
transform:
text: Tools that transform CycloneDX into other formats or that transform other formats into CycloneDX
label: Transform
library:
text: Modular components that can programmatically create, parse, or validate CycloneDX SBOMs
label: Library
signing-notary:
text: Tools used to sign or notarize software and CycloneDX SBOMs
label: Signing / Notary
distribute:
text: Tools used to capture and distribute CycloneDX SBOMs
label: Distribute