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.
2 parents 5fc6e25 + 7b1b3f4 commit 83c77cdCopy full SHA for 83c77cd
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