We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0950275 commit 7b1b3f4Copy full SHA for 7b1b3f4
sbom_generation.yaml
@@ -14,7 +14,7 @@ steps:
14
name: "Install dependencies & cyclonedx-node-npm package"
15
command: |
16
cd vscode
17
- npm install && npm install --save-dev @cyclonedx/cyclonedx-npm
+ npm install && npm install --save-dev @cyclonedx/cyclonedx-npm@1.19.3
18
- type: Command
19
name: "Run cyclonedx-node-npm package"
20
0 commit comments