Skip to content

Commit

Permalink
update sbom list
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Seide <account-github@seide.st>
  • Loading branch information
sseide committed Jul 2, 2024
1 parent 44309d9 commit 445da8a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"scripts": {
"build": "browserify -r readline-browserify -r cmdparser -r lossless-json | uglifyjs -cm -o web/static/scripts/browserify.js",
"healthcheck": "./bin/healthcheck.js",
"postinstall": "echo '==> INFO: Errors with module \"bcrypt\" can be ignored'",
"postinstall": "echo '==> INFO: Errors with module \"bcrypt\" can be ignored'; npm run sbom",
"snyk-protect": "snyk protect",
"helm-doc": "helm-docs -c k8s/helm-chart",
"helm-test": "helm template redis-commander -f k8s/helm-chart/redis-commander/values.yaml k8s/helm-chart/redis-commander -n redis | kubeval",
Expand Down
4 changes: 2 additions & 2 deletions sbom.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"bomFormat": "CycloneDX",
"specVersion": "1.4",
"version": 1,
"serialNumber": "urn:uuid:99e3fe1c-c1f7-4180-92d5-b906c311c118",
"serialNumber": "urn:uuid:a004c1b9-0959-4365-adf2-8554fde620aa",
"metadata": {
"timestamp": "2024-07-02T09:15:41.922Z",
"timestamp": "2024-07-02T09:19:04.914Z",
"tools": [
{
"name": "npm",
Expand Down

0 comments on commit 445da8a

Please # to comment.