mirror of
https://github.com/goharbor/harbor
synced 2025-04-16 19:31:28 +00:00
doc[compatibility]:remove not evaluated scanners
all the scanners listed in the compatibility doc should be evaluated
This commit is contained in:
parent
de4091feeb
commit
92a0206ca8
|
@ -36,16 +36,13 @@ This document provides compatibility information for all Harbor components.
|
|||
|
||||
## Scanner Adapters
|
||||
|
||||
| | Scanners | Providers | Evaluated | As Default | Onboard in Release |
|
||||
|---|----------|-----------|-----------|------------|--------------------|
|
||||
| [Clair](https://github.com/goharbor/harbor-scanner-clair) || CentOS ||| v1.10 |
|
||||
| [Anchore](https://github.com/anchore/harbor-scanner-adapter) | | Anchore || N | v1.10 |
|
||||
| [Trivy](https://github.com/aquasecurity/harbor-scanner-trivy)|| Aqua || N | v1.10 |
|
||||
| [CSP](https://github.com/aquasecurity/harbor-scanner-aqua) || Aqua | N | N | v1.10 |
|
||||
| [DoSec](https://github.com/dosec-cn/harbor-scanner/blob/master/README_en.md)| | DoSec | N | N | v1.10 |
|
||||
| | Scanners | Providers | As Default | Onboard in Release |
|
||||
|---|----------|-----------|------------|--------------------|
|
||||
| [Clair](https://github.com/goharbor/harbor-scanner-clair) || CentOS || v1.10 |
|
||||
| [Anchore](https://github.com/anchore/harbor-scanner-adapter) | | Anchore | N | v1.10 |
|
||||
| [Trivy](https://github.com/aquasecurity/harbor-scanner-trivy)|| Aqua | N | v1.10 |
|
||||
|
||||
**Notes:**
|
||||
|
||||
* `Evaluated` means that the scanner implementation has been officially tested and verified.
|
||||
* `As Default` means that the scanner is provided as a default option and can be deployed together with the main Harbor components by providing extra options during installation. You must install other scanners manually.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user