scal-p-labs/SCAL-P CI

Secure Chain Assurance Layer for Packages - enforce policy, hash dependencies, and audit your JavaScript project in CI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionVersion of SCAL-P to use (e.g., v0.1.0, or "latest" for the latest release)nov0.3.2-beta.10
pmPackage manager (npm, pnpm, yarn, bun). Auto-detected from lockfile if not set.no""
policyPath to the policy file relative to working-directoryno.scalp/policy.json
outputPath for the CI report output relative to working-directoryno.scalp/ci-report.json
pr-contextPR context (fork or internal)nofork
allow-scriptsAllow install scripts to run (internal PRs only)nofalse
sarifPath for the SARIF report output relative to working-directoryno""
working-directoryWorking directory relative to the repository rootno.
enforcementEnforcement mode for violations (block, warn, or log)noblock
checksumExpected SHA-512 checksum for the lockfile (format: sha512-<base64>)no""
debugEnable debug-level loggingnofalse
namedescription
statusCI run status (pass or fail)
report-pathPath to the generated CI report
sarif-pathPath to the generated SARIF report