mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-18 00:05:12 +01:00
dfe360040b
* addition * attribute * auditing * availability * available * bandwidth * browser * business * cadence * chartmuseum * client * column * content * demonstrate * described * endpoints * facilitate * github * harbor * information * instance * manual * meaningful * operation * overridden * password * possible * project * refactor * replication * requires * running * scanned * settings * signup * those * unsigned * vulnerability -- Also removes trailing space from a filename Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
30 lines
853 B
Markdown
30 lines
853 B
Markdown
Test 10-04 Trivy data not ready hint
|
|
=======
|
|
|
|
# Purpose:
|
|
To verify there will be a hint if vulnerability data is not ready.
|
|
|
|
# References:
|
|
User guide
|
|
|
|
# Environment:
|
|
* This test requires that a Harbor instance is running and available.
|
|
* Harbor is installed with trivy enable.
|
|
* A linux host with Docker CLI installed.
|
|
* Limit the Harbor's bandwidth to less than 1Mbps after Harbor is installed.
|
|
|
|
# Test Step:
|
|
**NOTE:This test need to be done as soon as possible after Harbor is installed**
|
|
|
|
1. Login Harbor as admin.
|
|
2. Go into project page.
|
|
3. Go to configuration.
|
|
4. Click vulnerability.
|
|
|
|
# Expected Outcome:
|
|
* Step2 should see Vulnerability database might not be fully ready hint.
|
|
* Step4 should see a warning symbol with Vulnerability database might not be fully ready hint.
|
|
|
|
# Possible Problems:
|
|
None
|