Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Smith committed Sep 11, 2023
1 parent 2e64b81 commit e9150d0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion modules/about-clair.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Clair supports identifying and managing the following dependencies:
* Python
* Ruby

This means it can analyze and report on the third-party libraries and packages that a project in these languages relies on to work correctly.
This means that it can analyze and report on the third-party libraries and packages that a project in these languages relies on to work correctly.

[id="clair-containers"]
== Clair containers
Expand Down
4 changes: 4 additions & 0 deletions modules/clair-vulnerability-scanner-hosts.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
[id="clair-vulnerability-scanner-hosts"]
= Clair vulnerability databases

Clair uses the link:https://osv.dev/[Open Source Vulnerability (OSV) Database] to report issues in your images. OSV includes popular sources like Github Security Advisories and Python Packaging Authority (PyPA), and other ecosystems like AlmaLinux, Alpine, and so on, to report vulnerability information.

////
Clair uses the following vulnerability databases to report for issues in your images:

* Ubuntu Oval database
Expand All @@ -17,6 +20,7 @@ Clair uses the following vulnerability databases to report for issues in your im
* VMWare Photon OS database
* Amazon Web Services (AWS) UpdateInfo
* Pyup.io (Python) database
////
For information about how Clair does security mapping with the different databases, see
link:https://quay.github.io/claircore/concepts/severity_mapping.html[ClairCore Severity Mapping].

0 comments on commit e9150d0

Please sign in to comment.