Skip to content

Commit 44df4a4

Browse files
the name is Chainguard Containers (#3447)
[ X ] Check if this is a typo or other quick fix and ignore the rest :)
1 parent b53c9fa commit 44df4a4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

content/chainguard/chainguard-repository/overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,14 @@ All upstream packages are checked against public malware identifier feeds, and a
4949
See [Libraries Overview](/chainguard/libraries/overview/#upstream-fallback-and-controls) for more information.
5050

5151

52-
## Policies for Images
52+
## Policies for Chainguard Containers
5353

54-
As with Libraries, you can also set policies for Chainguard Images to define rules governing which images can be consumed and under what conditions. Policies can be configured in the Chainguard Console or with `chainctl`, and are enforced automatically across your environment.
54+
As with Libraries, you can also set policies for Chainguard Containers to define rules governing which container images can be consumed and under what conditions. Policies can be configured in the Chainguard Console or with `chainctl`, and are enforced automatically across your environment.
5555

5656
Available policies include:
5757

58-
* **no-eol**: Prevent end-of-life images from being used.
59-
* **cooldown**: Block newly published image versions for a defined period before they can be pulled, giving the security community time to detect threats. The cooldown is configurable (0 to 3650 days) with a default of 7 days. It is applied globally across all packages to prevent dependency resolution errors.
58+
* **no-eol**: Prevent end-of-life container images from being used.
59+
* **cooldown**: Block newly published container image versions for a defined period before they can be pulled, giving the security community time to detect threats. The cooldown is configurable (0 to 3650 days) with a default of 7 days. It is applied globally across all packages to prevent dependency resolution errors.
6060

6161
> **Note**: Chainguard recommends a 7-day cooldown when enabling upstream fallback, to block a large share of malicious packages identified shortly after publication. Shorter cooldown periods increase the risk of pulling malicious or compromised upstream packages before the broader ecosystem can detect and report them.
6262

0 commit comments

Comments
 (0)