@goodfoot/git-mesh
2
Versions
—
License
Yes
Install Scripts
Verified
Provenance
Supply chain provenance
Status for the latest visible version.
SLSA provenance attestation
npm registry signatures
gitHead linked
Maintainers
johnwehr
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 compiles Rust source via cargo as a fallback for missing prebuilt binaries; standard native-binding pattern. | ai | |
| semgrep | semgrep:env-spread | AI (semgrep): process.env spread passed to cargo build subprocess; required for build toolchain, no exfiltration path. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): child_process used only to invoke cargo for native compilation; stable pattern for this package. | ai |