simple-git-hooks
1
Versions
—
License
Yes
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
gitHead linked
Without SLSA provenance there is no cryptographic link between this tarball and the public source — the axios compromise (March 2026) relied on exactly this gap.
Maintainers
toplenboren
Keywords
pre-commitpre-pushgithooklintlinter
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| install-scripts | install-script:postinstall | AI (install-scripts): Postinstall registers git hooks — the package's documented core function; stable across versions. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): execSync used to set git hooks via git commands; expected behavior for a git hooks manager. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require loads user-supplied config files (.json/.js/.cjs); documented feature of the package. | ai |
Versions (showing 1 of 1)
| Version | Deps | Published |
|---|---|---|
| 2.13.1 | 0 / 0 |
v2.13.1
2 findings
HIGH
Package has 'postinstall' script
install-scripts
Script: node ./postinstall.js
LOW
No provenance attestation
provenance
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.