mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
README: fix inter-section link
There are two "Minimum package age" headers, so currently the link refers to its own section, instead of the subsequent one on configuration.
This commit is contained in:
parent
5bc8b39f56
commit
1b0b85228d
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ Current enforcement differs by ecosystem:
|
||||||
- Python package managers:
|
- Python package managers:
|
||||||
- Safe Chain blocks direct package download requests using a cached list of newly released packages
|
- Safe Chain blocks direct package download requests using a cached list of newly released packages
|
||||||
|
|
||||||
By default, the minimum package age is 48 hours. This provides an additional security layer during the critical period when newly published packages are most vulnerable to containing undetected threats. You can configure this threshold or bypass this protection entirely - see the [Minimum Package Age Configuration](#minimum-package-age) section below.
|
By default, the minimum package age is 48 hours. This provides an additional security layer during the critical period when newly published packages are most vulnerable to containing undetected threats. You can configure this threshold or bypass this protection entirely - see the [Minimum Package Age Configuration](#minimum-package-age-1) section below.
|
||||||
|
|
||||||
### Shell Integration
|
### Shell Integration
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue