Skip to content

Commit 95b06e0

Browse files
Fair use policies for Scout and PATs
1 parent 76ae8fc commit 95b06e0

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

content/manuals/scout/explore/analysis.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ If you run image analysis as a one-off task using the CLI or Docker Desktop,
2020
Docker Scout won't store any data about your image.
2121
If you enable Docker Scout for your container image repositories however,
2222
Docker Scout saves a metadata snapshot of your images after the analysis.
23-
As new vulnerability data becomes available, Docker Scout recalibrates the analysis using the metadata snapshot,
24-
which means your security status for images is updated in real-time.
23+
As new vulnerability data becomes available, Docker Scout recalibrates the analysis using the metadata snapshot, which means your security status for images is updated in real-time.
2524
This dynamic evaluation means there's no need to re-analyze images when new CVE information is disclosed.
2625

2726
Docker Scout image analysis is available by default for Docker Hub repositories.
@@ -89,6 +88,10 @@ analysis is activated.
8988
The image appears in the list shortly after you push it to the registry.
9089
It may take a few minutes for the analysis results to appear.
9190

91+
### Fair use
92+
93+
When utilizing the Docker Scout's advanced analysis for registry images, users should be aware that excessive image updates (pushes) can lead to throttling, or additional charges. To ensure fair resource usage and maintain service quality, Docker reserves the right to impose restrictions or apply additional charges to accounts exhibiting excessive use of Docker Scout's advanced analysis for registry images.
94+
9295
## Analyze images locally
9396

9497
You can analyze local images with Docker Scout using Docker Desktop or the

content/manuals/security/for-developers/access-tokens.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ When prompted for a password, enter your personal access token instead of a pass
6363
> use a personal access token when logging in from the Docker CLI. 2FA is an
6464
> optional, but more secure method of authentication.
6565
66+
### Fair use
67+
68+
When utilizing PATs, users should be aware that excessive creation of PATs could lead to throttling, or additional charges. To ensure fair resource usage and maintain service quality, Docker reserves the right to impose restrictions or apply additional charges to accounts exhibiting excessive use of PATs.
69+
6670
## Modify existing tokens
6771

6872
> [!NOTE]

0 commit comments

Comments
 (0)