chore: add release supply-chain checks
This commit is contained in:
+2
-1
@@ -8,7 +8,8 @@
|
||||
"build": "HUB_BUILD=1 next build",
|
||||
"start": "next start",
|
||||
"worker": "tsx worker/index.ts",
|
||||
"test": "TMPDIR=/tmp tsx --test tests/**/*.test.ts"
|
||||
"test": "TMPDIR=/tmp tsx --test tests/**/*.test.ts",
|
||||
"sbom": "node scripts/generate-sbom.mjs"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
||||
Reference in New Issue
Block a user