File tree 1 file changed +25
-7
lines changed
1 file changed +25
-7
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " @cyclonedx/cyclonedx-library" ,
3
3
"version" : " 1.12.0" ,
4
4
"description" : " Core functionality of CycloneDX for JavaScript (Node.js or WebBrowser)." ,
5
+ "license" : " Apache-2.0" ,
5
6
"keywords" : [
6
7
" CycloneDX" ,
7
- " SBOM " ,
8
- " BOM " ,
9
- " inventory " ,
8
+ " models " ,
9
+ " normalizer " ,
10
+ " serializer " ,
10
11
" bill-of-materials" ,
12
+ " BOM" ,
11
13
" software-bill-of-materials" ,
12
- " component" ,
13
- " dependency" ,
14
+ " SBOM" ,
15
+ " OBOM" ,
16
+ " MBOM" ,
17
+ " SaaSBOM" ,
18
+ " VEX" ,
14
19
" package-url" ,
15
20
" PURL" ,
16
- " spdx"
21
+ " SPDX" ,
22
+ " OWASP" ,
23
+ " inventory" ,
24
+ " component" ,
25
+ " dependency"
17
26
],
18
27
"homepage" : " https://github.com/CycloneDX/cyclonedx-javascript-library#readme" ,
19
28
"repository" : {
23
32
"bugs" : {
24
33
"url" : " https://github.com/CycloneDX/cyclonedx-javascript-library/issues"
25
34
},
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
+ ],
27
45
"author" : {
28
46
"name" : " Jan Kowalleck" ,
29
47
"url" : " https://github.com/jkowalleck"
You can’t perform that action at this time.
0 commit comments