aboutsummaryrefslogtreecommitdiffstats
path: root/lib/srtgui/templates/triage_cves.html
diff options
context:
space:
mode:
Diffstat (limited to 'lib/srtgui/templates/triage_cves.html')
-rw-r--r--lib/srtgui/templates/triage_cves.html10
1 files changed, 8 insertions, 2 deletions
diff --git a/lib/srtgui/templates/triage_cves.html b/lib/srtgui/templates/triage_cves.html
index 7325dce8..1df170ab 100644
--- a/lib/srtgui/templates/triage_cves.html
+++ b/lib/srtgui/templates/triage_cves.html
@@ -22,12 +22,18 @@
</ul>
<a class="btn btn-info btn-lg" href="{% url 'keywords' %}">Manage Keyword Filters</a></td>
-<h2> Guided Bulk Triage </h2>
+<h2> New CVEs Triage </h2>
<ul>
- <li>Select a range of similar CVE's via scoring, string matches, and filters</li>
+ <li>Select a range of similar new incoming CVE's via scoring, string matches, and filters</li>
<li>You can then (a) review/sample them, (b) select all or some, and then (c) click a button to bulk assign them</li>
</ul>
<a class="btn btn-info btn-lg" href="{% url 'select-cves' %}">Incoming CVE Triage Page</a>
+
+<h2> Updated CVEs Triage</h2>
+<ul>
+ <li>Select a range of similar updated CVE's via scoring, string matches, and filters</li>
+ <li>You can then (a) review/sample them, (b) select all or some, and then (c) click a button to bulk assign them</li>
+</ul>
<a class="btn btn-info btn-lg" href="{% url 'tbd' %}">Updated CVE Triage Page</a>
<h2> Guided Manual Triage </h2>