Skip to content

Commit c8fac50

Browse files
authored
Merge pull request #21466 from dvdksn/scout-photon-os-advisory
scout: add Photon OS to list of advisories
2 parents 3326f3b + e1090e5 commit c8fac50

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

content/manuals/scout/deep-dive/advisory-db-sources.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,32 +22,33 @@ is represented using the latest available information, in real-time.
2222

2323
Docker Scout uses the following package repositories and security trackers:
2424

25-
- [Alpine secdb](https://secdb.alpinelinux.org/)
25+
<!-- vale off -->
26+
2627
- [AlmaLinux Security Advisory](https://errata.almalinux.org/)
28+
- [Alpine secdb](https://secdb.alpinelinux.org/)
2729
- [Amazon Linux Security Center](https://alas.aws.amazon.com/)
2830
- [Bitnami Vulnerability Database](https://github.com/bitnami/vulndb)
29-
- [CISA Known Exploited Vulnerability
30-
Catalog](https://www.cisa.gov/known-exploited-vulnerabilities-catalog)
31+
- [CISA Known Exploited Vulnerability Catalog](https://www.cisa.gov/known-exploited-vulnerabilities-catalog)
3132
- [CISA Vulnrichment](https://github.com/cisagov/vulnrichment)
33+
- [Chainguard Security Feed](https://packages.cgr.dev/chainguard/osv/all.json)
3234
- [Debian Security Bug Tracker](https://security-tracker.debian.org/tracker/)
3335
- [Exploit Prediction Scoring System (EPSS)](https://api.first.org/epss/)
3436
- [GitHub Advisory Database](https://github.com/advisories/)
35-
- [GitLab Advisory
36-
Database](https://gitlab.com/gitlab-org/advisories-community/)
37+
- [GitLab Advisory Database](https://gitlab.com/gitlab-org/advisories-community/)
3738
- [Golang VulnDB](https://github.com/golang/vulndb)
38-
- [inTheWild, a community-driven open database of vulnerability
39-
exploitation](https://github.com/gmatuz/inthewilddb)
4039
- [National Vulnerability Database](https://nvd.nist.gov/)
4140
- [Oracle Linux Security](https://linux.oracle.com/security/)
42-
- [Python Packaging Advisory
43-
Database](https://github.com/pypa/advisory-database)
41+
- [Photon OS 3.0 Security Advisories](https://github.com/vmware/photon/wiki/Security-Updates-3)
42+
- [Python Packaging Advisory Database](https://github.com/pypa/advisory-database)
4443
- [RedHat Security Data](https://www.redhat.com/security/data/metrics/)
4544
- [Rocky Linux Security Advisory](https://errata.rockylinux.org/)
4645
- [RustSec Advisory Database](https://github.com/rustsec/advisory-db)
4746
- [SUSE Security CVRF](http://ftp.suse.com/pub/projects/security/cvrf/)
4847
- [Ubuntu CVE Tracker](https://people.canonical.com/~ubuntu-security/cve/)
4948
- [Wolfi Security Feed](https://packages.wolfi.dev/os/security.json)
50-
- [Chainguard Security Feed](https://packages.cgr.dev/chainguard/osv/all.json)
49+
- [inTheWild, a community-driven open database of vulnerability exploitation](https://github.com/gmatuz/inthewilddb)
50+
51+
<!-- vale on -->
5152

5253
When you enable Docker Scout for your Docker organization,
5354
a new database instance is provisioned on the Docker Scout platform.

0 commit comments

Comments
 (0)