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 ea4189f + 18b8a35 commit 286ae6dCopy full SHA for 286ae6d
.gitignore
@@ -171,6 +171,5 @@ package-lock.json
171
node_modules/
172
node-compile-cache/
173
174
-
175
# tests
176
sbom_output/
sonar-project.properties
@@ -2,5 +2,4 @@ sonar.host.url=https://sonarcloud.io
2
sonar.orginization=ccideas
3
sonar.projectKey=ccideas1_cyclonedx-npm-pipe
4
sonar.projectVersion=v3.0.1
5
6
sonar.sources=.
0 commit comments