@cdxgen/cdxgen-plugins-bin-linux-riscv64 2.0.2 → 2.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cdxgen/cdxgen-plugins-bin-linux-riscv64",
3
- "version": "2.0.2",
3
+ "version": "2.1.1",
4
4
  "description": "RISC-V 64 binary plugins to supercharge @cdxgen/cdxgen npm package",
5
5
  "main": "index.js",
6
6
  "repository": {
@@ -0,0 +1,135 @@
1
+ {
2
+ "generatedAt": "2026-05-11T12:53:57.551Z",
3
+ "package": {
4
+ "name": "@cdxgen/cdxgen-plugins-bin",
5
+ "version": "2.1.1",
6
+ "repository": "git+https://github.com/cdxgen/cdxgen-plugins-bin.git",
7
+ "homepage": "https://github.com/cdxgen/cdxgen-plugins-bin#readme"
8
+ },
9
+ "plugins": [
10
+ {
11
+ "name": "trivy",
12
+ "version": "v0.68.2",
13
+ "binaryPath": "plugins/trivy/trivy-cdxgen-linux-riscv64",
14
+ "sha256": "9e3bc6796715297cc569524c82013a538096a505d5a802844434f8e1c20278e8",
15
+ "sbomFile": "plugins/trivy/sbom-trivy-postbuild.cdx.json",
16
+ "component": {
17
+ "type": "application",
18
+ "name": "trivy",
19
+ "version": "v0.68.2",
20
+ "description": "Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more. This is a custom wrapper maintained by the cdxgen team.",
21
+ "purl": "pkg:generic/github.com/cdxgen/cdxgen-plugins-bin/trivy-cdxgen@v0.68.2",
22
+ "bom-ref": "pkg:generic/github.com/cdxgen/cdxgen-plugins-bin/trivy-cdxgen@v0.68.2",
23
+ "licenses": [
24
+ {
25
+ "license": {
26
+ "id": "Apache-2.0"
27
+ }
28
+ }
29
+ ],
30
+ "evidence": {
31
+ "identity": [
32
+ {
33
+ "field": "purl",
34
+ "confidence": 1,
35
+ "methods": [
36
+ {
37
+ "technique": "attestation",
38
+ "confidence": 1
39
+ }
40
+ ]
41
+ }
42
+ ]
43
+ },
44
+ "externalReferences": [
45
+ {
46
+ "url": "https://github.com/cdxgen/cdxgen-plugins-bin/tree/main/thirdparty/trivy",
47
+ "type": "vcs"
48
+ },
49
+ {
50
+ "url": "https://github.com/cdxgen/cdxgen/issues",
51
+ "type": "issue-tracker"
52
+ }
53
+ ],
54
+ "properties": [
55
+ {
56
+ "name": "internal:binary_path",
57
+ "value": "plugins/trivy/trivy-cdxgen-linux-riscv64"
58
+ },
59
+ {
60
+ "name": "cdx:plugin:manifest:name",
61
+ "value": "trivy"
62
+ }
63
+ ],
64
+ "hashes": [
65
+ {
66
+ "alg": "SHA-256",
67
+ "content": "9e3bc6796715297cc569524c82013a538096a505d5a802844434f8e1c20278e8"
68
+ }
69
+ ]
70
+ }
71
+ },
72
+ {
73
+ "name": "trustinspector",
74
+ "version": "2.1.1",
75
+ "binaryPath": "plugins/trustinspector/trustinspector-cdxgen-linux-riscv64",
76
+ "sha256": "e4aade30b5ded50e0f5409f9ab5952d895fa9c30f0ea573ed78ab90b411775ff",
77
+ "sbomFile": "plugins/trustinspector/sbom-trustinspector-postbuild.cdx.json",
78
+ "component": {
79
+ "type": "application",
80
+ "name": "trustinspector",
81
+ "version": "2.1.1",
82
+ "description": "cdxgen trust-material inspection helper for repository keys, certificate stores, macOS code-signing, notarization, and Windows trust policy inventory.",
83
+ "purl": "pkg:generic/github.com/cdxgen/cdxgen-plugins-bin/trustinspector-cdxgen@2.1.1",
84
+ "bom-ref": "pkg:generic/github.com/cdxgen/cdxgen-plugins-bin/trustinspector-cdxgen@2.1.1",
85
+ "licenses": [
86
+ {
87
+ "license": {
88
+ "id": "Apache-2.0"
89
+ }
90
+ }
91
+ ],
92
+ "evidence": {
93
+ "identity": [
94
+ {
95
+ "field": "purl",
96
+ "confidence": 1,
97
+ "methods": [
98
+ {
99
+ "technique": "attestation",
100
+ "confidence": 1
101
+ }
102
+ ]
103
+ }
104
+ ]
105
+ },
106
+ "externalReferences": [
107
+ {
108
+ "url": "https://github.com/cdxgen/cdxgen-plugins-bin/tree/main/thirdparty/trustinspector",
109
+ "type": "vcs"
110
+ },
111
+ {
112
+ "url": "https://github.com/cdxgen/cdxgen/issues",
113
+ "type": "issue-tracker"
114
+ }
115
+ ],
116
+ "properties": [
117
+ {
118
+ "name": "internal:binary_path",
119
+ "value": "plugins/trustinspector/trustinspector-cdxgen-linux-riscv64"
120
+ },
121
+ {
122
+ "name": "cdx:plugin:manifest:name",
123
+ "value": "trustinspector"
124
+ }
125
+ ],
126
+ "hashes": [
127
+ {
128
+ "alg": "SHA-256",
129
+ "content": "e4aade30b5ded50e0f5409f9ab5952d895fa9c30f0ea573ed78ab90b411775ff"
130
+ }
131
+ ]
132
+ }
133
+ }
134
+ ]
135
+ }