Add Amazon Linux to drivers and data sources doc
This commit is contained in:
parent
6617f560cc
commit
32cd4f1ec3
@ -18,11 +18,12 @@ All of these components can be found in the `ext/` directory.
|
|||||||
## Data Sources for the built-in drivers
|
## Data Sources for the built-in drivers
|
||||||
|
|
||||||
| Data Source | Data Collected | Format | License |
|
| Data Source | Data Collected | Format | License |
|
||||||
|-------------------------------|--------------------------------------------------------------------------|--------|-----------------|
|
|------------------------------------|--------------------------------------------------------------------------|--------|-----------------|
|
||||||
| [Debian Security Bug Tracker] | Debian 6, 7, 8, unstable namespaces | [dpkg] | [Debian] |
|
| [Debian Security Bug Tracker] | Debian 6, 7, 8, unstable namespaces | [dpkg] | [Debian] |
|
||||||
| [Ubuntu CVE Tracker] | Ubuntu 12.04, 12.10, 13.04, 14.04, 14.10, 15.04, 15.10, 16.04 namespaces | [dpkg] | [GPLv2] |
|
| [Ubuntu CVE Tracker] | Ubuntu 12.04, 12.10, 13.04, 14.04, 14.10, 15.04, 15.10, 16.04 namespaces | [dpkg] | [GPLv2] |
|
||||||
| [Red Hat Security Data] | CentOS 5, 6, 7 namespaces | [rpm] | [CVRF] |
|
| [Red Hat Security Data] | CentOS 5, 6, 7 namespaces | [rpm] | [CVRF] |
|
||||||
| [Oracle Linux Security Data] | Oracle Linux 5, 6, 7 namespaces | [rpm] | [CVRF] |
|
| [Oracle Linux Security Data] | Oracle Linux 5, 6, 7 namespaces | [rpm] | [CVRF] |
|
||||||
|
| [Amazon Linux Security Advisories] | Amazon Linux 2018.03, 2 namespaces | [rpm] | [MIT-0] |
|
||||||
| [SUSE OVAL Descriptions] | openSUSE, SUSE Linux Enterprise namespaces | [rpm] | [CC-BY-NC-4.0] |
|
| [SUSE OVAL Descriptions] | openSUSE, SUSE Linux Enterprise namespaces | [rpm] | [CC-BY-NC-4.0] |
|
||||||
| [Alpine SecDB] | Alpine 3.3, Alpine 3.4, Alpine 3.5 namespaces | [apk] | [MIT] |
|
| [Alpine SecDB] | Alpine 3.3, Alpine 3.4, Alpine 3.5 namespaces | [apk] | [MIT] |
|
||||||
| [NIST NVD] | Generic Vulnerability Metadata | N/A | [Public Domain] |
|
| [NIST NVD] | Generic Vulnerability Metadata | N/A | [Public Domain] |
|
||||||
@ -32,6 +33,7 @@ All of these components can be found in the `ext/` directory.
|
|||||||
[Red Hat Security Data]: https://www.redhat.com/security/data/metrics
|
[Red Hat Security Data]: https://www.redhat.com/security/data/metrics
|
||||||
[Oracle Linux Security Data]: https://linux.oracle.com/security/
|
[Oracle Linux Security Data]: https://linux.oracle.com/security/
|
||||||
[SUSE OVAL Descriptions]: https://www.suse.com/de-de/support/security/oval/
|
[SUSE OVAL Descriptions]: https://www.suse.com/de-de/support/security/oval/
|
||||||
|
[Amazon Linux Security Advisories]: https://alas.aws.amazon.com/
|
||||||
[NIST NVD]: https://nvd.nist.gov
|
[NIST NVD]: https://nvd.nist.gov
|
||||||
[dpkg]: https://en.wikipedia.org/wiki/dpkg
|
[dpkg]: https://en.wikipedia.org/wiki/dpkg
|
||||||
[rpm]: http://www.rpm.org
|
[rpm]: http://www.rpm.org
|
||||||
@ -42,6 +44,7 @@ All of these components can be found in the `ext/` directory.
|
|||||||
[Alpine SecDB]: http://git.alpinelinux.org/cgit/alpine-secdb/
|
[Alpine SecDB]: http://git.alpinelinux.org/cgit/alpine-secdb/
|
||||||
[apk]: http://git.alpinelinux.org/cgit/apk-tools/
|
[apk]: http://git.alpinelinux.org/cgit/apk-tools/
|
||||||
[MIT]: https://gist.github.com/jzelinskie/6da1e2da728424d88518be2adbd76979
|
[MIT]: https://gist.github.com/jzelinskie/6da1e2da728424d88518be2adbd76979
|
||||||
|
[MIT-0]: https://spdx.org/licenses/MIT-0.html
|
||||||
[CC-BY-NC-4.0]: https://creativecommons.org/licenses/by-nc/4.0/]
|
[CC-BY-NC-4.0]: https://creativecommons.org/licenses/by-nc/4.0/]
|
||||||
|
|
||||||
## Adding new drivers
|
## Adding new drivers
|
||||||
|
Loading…
Reference in New Issue
Block a user