File tree Expand file tree Collapse file tree 1 file changed +25
-7
lines changed Expand file tree Collapse file tree 1 file changed +25
-7
lines changed Original file line number Diff line number Diff line change 22 "name" : " @cyclonedx/cyclonedx-library" ,
33 "version" : " 1.12.0" ,
44 "description" : " Core functionality of CycloneDX for JavaScript (Node.js or WebBrowser)." ,
5+ "license" : " Apache-2.0" ,
56 "keywords" : [
67 " CycloneDX" ,
7- " SBOM " ,
8- " BOM " ,
9- " inventory " ,
8+ " models " ,
9+ " normalizer " ,
10+ " serializer " ,
1011 " bill-of-materials" ,
12+ " BOM" ,
1113 " software-bill-of-materials" ,
12- " component" ,
13- " dependency" ,
14+ " SBOM" ,
15+ " OBOM" ,
16+ " MBOM" ,
17+ " SaaSBOM" ,
18+ " VEX" ,
1419 " package-url" ,
1520 " PURL" ,
16- " spdx"
21+ " SPDX" ,
22+ " OWASP" ,
23+ " inventory" ,
24+ " component" ,
25+ " dependency"
1726 ],
1827 "homepage" : " https://github.com/CycloneDX/cyclonedx-javascript-library#readme" ,
1928 "repository" : {
2332 "bugs" : {
2433 "url" : " https://github.com/CycloneDX/cyclonedx-javascript-library/issues"
2534 },
26- "license" : " Apache-2.0" ,
35+ "funding" : [
36+ {
37+ "type" : " github" ,
38+ "url" : " https://github.com/sponsors/jkowalleck"
39+ },
40+ {
41+ "type" : " individual" ,
42+ "url" : " https://owasp.org/donate/?reponame=www-project-cyclonedx&title=OWASP+CycloneDX"
43+ }
44+ ],
2745 "author" : {
2846 "name" : " Jan Kowalleck" ,
2947 "url" : " https://github.com/jkowalleck"
You can’t perform that action at this time.
0 commit comments