mirror of
https://github.com/safedep/pmg.git
synced 2026-08-03 07:24:09 +02:00
docs: Add trust doc (#118)
* docs: Add trust doc * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Abhisek Datta <abhisek.datta@gmail.com> --------- Signed-off-by: Abhisek Datta <abhisek.datta@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -27,10 +27,14 @@ See [example](https://safedep.io/malicious-npm-package-express-cookie-parser/)
|
||||
Install `pmg` using Homebrew:
|
||||
|
||||
```shell
|
||||
# MacOS/Linux with Homebrew
|
||||
brew install safedep/tap/pmg
|
||||
|
||||
# Other platforms
|
||||
npm install -g @safedep/pmg
|
||||
```
|
||||
|
||||
**Note**: More [installation options](#installation) are available.
|
||||
**Note**: More [installation options](#installation) are available. See [why and how to trust PMG](docs/trust.md).
|
||||
|
||||
Set up `pmg` to protect your development environment from malicious packages:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user