eidetic-research/Palsy Gate

Self-hosted dependency admission gate for Python, npm, OCI, and generic artefacts.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
lockfilesNewline-separated lockfiles to assess. Defaults to requirements*.txt and package-lock.json auto-discovery.no""
policyPalsy policy file.no.palsy/policy.yaml
modeobserve or enforce. Enforce fails the job unless every assessed lockfile is admitted.noenforce
environmentdev, ci, or prod.noci
projectProject name recorded in build permits. Defaults to the repository name.no""
state-dirLocal Palsy state directory used by the action.no.palsy/state
permit-outDirectory or file path for signed build permits.no.palsy/permits
report-dirDirectory for admission.json, dependency-passport.html, and summary.md.no.palsy
licenceOptional Palsy licence file to validate before dependency admission.no""
json-outOptional path for the raw admission response JSON.no""

no outputs