Skip to content

Commit d502bbf

Browse files
committed
Enhance welcome message with detailed description of the Garden Linux Vulnerability Database
1 parent b8aff75 commit d502bbf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/main/resources/static/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,11 @@
110110

111111

112112
<div class="container">
113-
<h1>Welcome to GLVD</h1>
113+
<h1>Welcome to the Garden Linux Vulnerability Database</h1>
114114
<p>GLVD (Garden Linux Vulnerability Database) is an application for tracking security issues in
115115
<a href="https://gardenlinux.org" target="_blank">Garden Linux</a>.
116+
It combines information from public resources such as <em>NIST National Vulnerability Database (NVD)</em>,
117+
the <em>Debian Security Tracker</em> and <em>kernel.org</em> with our own <em>triage</em> information.
116118
</p>
117119

118120
<p>To learn what GLVD is and what it can do, check out the

0 commit comments

Comments
 (0)