mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Remove warning from readme
This commit is contained in:
parent
5a28d6646f
commit
d7d5bacd21
1 changed files with 1 additions and 3 deletions
|
|
@ -33,8 +33,6 @@ Aikido Safe Chain supports the following package managers:
|
|||
|
||||
Installing the Aikido Safe Chain is easy with our one-line installer.
|
||||
|
||||
> ⚠️ **Already installed via npm?** See the [migration guide](https://github.com/AikidoSec/safe-chain/blob/main/docs/npm-to-binary-migration.md) to switch to the binary version.
|
||||
|
||||
### Unix/Linux/macOS
|
||||
|
||||
```shell
|
||||
|
|
@ -206,6 +204,7 @@ You can set the minimum package age through multiple sources (in order of priori
|
|||
Configure Safe Chain to scan packages from custom or private registries.
|
||||
|
||||
Supported ecosystems:
|
||||
|
||||
- Node.js
|
||||
- Python
|
||||
|
||||
|
|
@ -348,5 +347,4 @@ pipeline {
|
|||
}
|
||||
```
|
||||
|
||||
|
||||
After setup, all subsequent package manager commands in your CI pipeline will automatically be protected by Aikido Safe Chain's malware detection.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue