mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-26 04:05:40 +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>
28 lines
642 B
Markdown
28 lines
642 B
Markdown
10-10 Manual scan all
|
|
=======
|
|
# Purpose:
|
|
To verify scan all button works correctly.
|
|
|
|
# Reference:
|
|
User guide.
|
|
|
|
# Environment:
|
|
* This test requires that one Harbor instance is running and available.
|
|
* Harbor is installed with trivy enable.
|
|
* A Linux host with Docker client installed.
|
|
* Trivy has been updated to the latest.
|
|
|
|
# Test Step:
|
|
1. Login Harbor as admin.
|
|
2. Create several projects.
|
|
3. Push some images to each project.
|
|
4. Goto configuration and click vulnerability.
|
|
5. Click scan all.
|
|
6. View scan result.
|
|
|
|
# Expect Outcome:
|
|
* Step6 timestamp should be time when click scan all.
|
|
|
|
# Possible Problems:
|
|
None
|