Skip to content

Commit 3cf4bfd

Browse files
authored
docs: add info about java-db subdir (#9706)
1 parent d20216e commit 3cf4bfd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/docs/advanced/self-hosting.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,8 @@ For Java DB the process is the same, except for the following:
104104

105105
1. Image location is `ghcr.io/aquasecurity/trivy-java-db:1`
106106
2. Archive file name is `javadb.tar.gz`
107-
3. DB file name is `trivy-java.db`
107+
3. Java DB files names are `trivy-java.db` and `metadata.json`
108+
4. The cache subdirectory is `java-db`.
108109

109110
## VEX Hub
110111

0 commit comments

Comments
 (0)