diff --git a/docs/en/usage-report.html b/docs/en/usage-report.html index 8f14ca21..f1d1121c 100644 --- a/docs/en/usage-report.html +++ b/docs/en/usage-report.html @@ -115,6 +115,8 @@ [-pipe] [-http="http://vuls-report-server"] [-trivy-cachedb-dir=/path/to/dir] + [-trivy-java-db-repository="OCI-repository-for-trivy-java-db"] + [-trivy-skip-java-db-update] [RFC3339 datetime format under results dir] -confidence-over int @@ -195,6 +197,10 @@ Send report via Telegram -trivy-cachedb-dir string /path/to/dir (default "$HOME/.cache/trivy") + -trivy-java-db-repository string + Trivy Java DB Repository (default "ghcr.io/aquasecurity/trivy-java-db") + -trivy-skip-java-db-update + Skip Trivy Java DB Update

How to detect CVE in Vuls?

@@ -236,31 +242,31 @@

+---------------+----------------------------------------------------------------------------------+ +
+---------------|----------------------------------------------------------------------------------+
 | CVE-2017-9233 |                                                                                  |
-+---------------+----------------------------------------------------------------------------------+
++---------------|----------------------------------------------------------------------------------+
 | Max Score     | 7.5 HIGH (nvd)                                                                   |
 | nvd           | 7.5/CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H HIGH                            |
 | redhat_api    | 6.5/CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H MODERATE                        |
@@ -343,7 +349,7 @@ 

"http://vuls-report-server"] [-trivy-cachedb-dir=/path/to/dir] + [-trivy-java-db-repository="OCI-repository-for-trivy-java-db"] + [-trivy-skip-java-db-update] [RFC3339 datetime format under results dir] -confidence-over int @@ -195,6 +197,10 @@ Send report via Telegram -trivy-cachedb-dir string /path/to/dir (default "$HOME/.cache/trivy") + -trivy-java-db-repository string + Trivy Java DB Repository (default "ghcr.io/aquasecurity/trivy-java-db") + -trivy-skip-java-db-update + Skip Trivy Java DB Update

How to detect CVE in Vuls?

@@ -236,31 +242,31 @@

+---------------+----------------------------------------------------------------------------------+ +
+---------------|----------------------------------------------------------------------------------+
 | CVE-2017-9233 |                                                                                  |
-+---------------+----------------------------------------------------------------------------------+
++---------------|----------------------------------------------------------------------------------+
 | Max Score     | 7.5 HIGH (nvd)                                                                   |
 | nvd           | 7.5/CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H HIGH                            |
 | redhat_api    | 6.5/CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H MODERATE                        |
@@ -343,7 +349,7 @@