We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8aff75 commit d502bbfCopy full SHA for d502bbf
src/main/resources/static/index.html
@@ -110,9 +110,11 @@
110
111
112
<div class="container">
113
- <h1>Welcome to GLVD</h1>
+ <h1>Welcome to the Garden Linux Vulnerability Database</h1>
114
<p>GLVD (Garden Linux Vulnerability Database) is an application for tracking security issues in
115
<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.
118
</p>
119
120
<p>To learn what GLVD is and what it can do, check out the
0 commit comments