You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/advisory-todos.rst
+16-8Lines changed: 16 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,15 @@ Advisory Todos
5
5
6
6
Overview
7
7
----------
8
-
The Advisory To-Dos queue contains security advisories that require manual review to improve the quality and
9
-
accuracy of vulnerablecode data
8
+
The Advisory To-Dos queue contains security advisories that require
9
+
manual review to improve the quality and accuracy of VulnerableCode data
10
10
11
11
Supported Advisory Curation Types
12
12
------------------------------------
13
13
14
-
Our advisory curation process supports enriching and validating the following vulnerability advisory metadata, depending on the information available from trusted sources:
14
+
Our advisory curation process supports enriching and validating the
15
+
following vulnerability advisory metadata, depending on the information
16
+
available from trusted sources:
15
17
16
18
* **Package Curation**: See :ref:`advisory-package-curation`.
17
19
@@ -22,11 +24,16 @@ Our advisory curation process supports enriching and validating the following vu
22
24
- *(Not currently supported)* Advisories missing fixed package versions.
23
25
- *(Not currently supported)* Advisories missing both affected and fixed package versions.
24
26
25
-
* **Severity Curation**: Advisories with conflicting CVSS vectors (CVSSv3, CVSSv3.1, CVSSv4) . See :ref:`advisory-severity-curation`.
26
-
* **Weakness Curation**: Advisories with conflicting Common Weakness Enumeration (CWE) identifiers. See :ref:`advisory-weakness-curation`.
27
+
* **Severity Curation**: Advisories with conflicting CVSS vectors
28
+
(CVSSv3, CVSSv3.1, CVSSv4) . See :ref:`advisory-severity-curation`.
29
+
30
+
* **Weakness Curation**: Advisories with conflicting Common Weakness
31
+
Enumeration (CWE) identifiers. See :ref:`advisory-weakness-curation`.
32
+
27
33
* **Summary Curation**: *(Not currently supported).*
28
34
29
-
Each curation guide provides detailed instructions for reviewing advisories in the corresponding curation queue.
35
+
Each curation guide provides detailed instructions for reviewing
36
+
advisories in the corresponding curation queue.
30
37
31
38
Accessing the Advisory To-Dos Queue
32
39
-----------------------------------
@@ -41,6 +48,7 @@ Accessing the Advisory To-Dos Queue
41
48
42
49
.. image:: images/continue-button.png
43
50
44
-
4. Search for advisories by **Alias**, or filter the list by **Resolved status** or **Issue type**.
51
+
4. Search for advisories by **Alias**, or filter the list by
0 commit comments