mirror of https://github.com/docker/docs.git
chore: disable vale checks for advisory list
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
b5c8b76503
commit
e1090e5380
|
|
@ -22,6 +22,8 @@ is represented using the latest available information, in real-time.
|
|||
|
||||
Docker Scout uses the following package repositories and security trackers:
|
||||
|
||||
<!-- vale off -->
|
||||
|
||||
- [AlmaLinux Security Advisory](https://errata.almalinux.org/)
|
||||
- [Alpine secdb](https://secdb.alpinelinux.org/)
|
||||
- [Amazon Linux Security Center](https://alas.aws.amazon.com/)
|
||||
|
|
@ -46,6 +48,8 @@ Docker Scout uses the following package repositories and security trackers:
|
|||
- [Wolfi Security Feed](https://packages.wolfi.dev/os/security.json)
|
||||
- [inTheWild, a community-driven open database of vulnerability exploitation](https://github.com/gmatuz/inthewilddb)
|
||||
|
||||
<!-- vale on -->
|
||||
|
||||
When you enable Docker Scout for your Docker organization,
|
||||
a new database instance is provisioned on the Docker Scout platform.
|
||||
The database stores the Software Bill of Materials (SBOM) and other metadata about your images.
|
||||
|
|
|
|||
Loading…
Reference in New Issue