File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 "type" : " tsgo --noEmit" ,
3333 "unit" : " vp test" ,
3434 "leaks" : " gitleaks git --config=.gitleaks.toml --verbose --redact" ,
35- "vulns" : " semgrep --config=p/typescript --config=p/nodejs --config=p/owasp-top-ten --config=p/secrets --exclude=\" **/fixtures/**\" --metrics=off" ,
3635 "scan" : " pnpm leaks && pnpm vulns" ,
37- "vers" : " pnpm version --no-git-tag-version"
36+ "vers" : " pnpm version --no-git-tag-version" ,
37+ "vulns" : " semgrep --config=p/typescript --config=p/nodejs --config=p/owasp-top-ten --config=p/secrets --exclude=\" **/fixtures/**\" --metrics=off"
3838 },
3939 "dependencies" : {
4040 "commander" : " ^14.0.3" ,
Original file line number Diff line number Diff line change 1- dangerouslyAllowAllBuilds : true
1+ allowBuilds :
2+ esbuild : true
3+ lefthook : true
4+ msw : true
5+ sharp : true
6+ workerd : true
You can’t perform that action at this time.
0 commit comments