mirror of
https://github.com/safedep/pmg.git
synced 2026-08-03 07:24:09 +02:00
refactor: Misc cleanup
This commit is contained in:
@@ -19,7 +19,7 @@ See [example](https://safedep.io/malicious-npm-package-express-cookie-parser/)
|
||||
- Maintains package installation event log for transparency and audit trail
|
||||
- Enforces least privilege and defense in depth using OS native sandboxing
|
||||
|
||||
PMG guarantees it's own artifact integrity using GitHub and npm attestations. Users can cryptographically prove that the binary they run
|
||||
PMG guarantees its own artifact integrity using GitHub and npm attestations. Users can cryptographically prove that the binary they run
|
||||
matches the source code they reviewed, eliminating the risk of tampered or malicious builds. See [why and how to trust PMG](docs/trust.md).
|
||||
|
||||
## PMG in Action
|
||||
|
||||
Reference in New Issue
Block a user