|
| 1 | +.. _advisory_todos: |
| 2 | + |
| 3 | +Advisory Todos |
| 4 | +============== |
| 5 | + |
| 6 | +Overview |
| 7 | +---------- |
| 8 | +The Advisory To-Dos queue contains security advisories that require manual review to improve the quality and |
| 9 | +accuracy of vulnerablecode data |
| 10 | + |
| 11 | +Supported Advisory Curation Types |
| 12 | +------------------------------------ |
| 13 | + |
| 14 | +Our advisory curation process supports enriching and validating the following vulnerability advisory metadata, depending on the information available from trusted sources: |
| 15 | + |
| 16 | +* **Package Curation**: See :ref:`advisory-package-curation`. |
| 17 | + |
| 18 | + - Advisories with conflicting **fixed** package versions. |
| 19 | + - Advisories with conflicting **affected** package versions. |
| 20 | + - Advisories with conflicting **affected** and **fixed** package versions. |
| 21 | + - *(Not currently supported)* Advisories missing affected package versions. |
| 22 | + - *(Not currently supported)* Advisories missing fixed package versions. |
| 23 | + - *(Not currently supported)* Advisories missing both affected and fixed package versions. |
| 24 | + |
| 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 | +* **Summary Curation**: *(Not currently supported).* |
| 28 | + |
| 29 | +Each curation guide provides detailed instructions for reviewing advisories in the corresponding curation queue. |
| 30 | + |
| 31 | +Accessing the Advisory To-Dos Queue |
| 32 | +----------------------------------- |
| 33 | + |
| 34 | +1. Go to https://public.vulnerablecode.io/. |
| 35 | + |
| 36 | +2. Click **Advisory To-Dos**. |
| 37 | + |
| 38 | + .. image:: images/advisory-to-dos-click.png |
| 39 | + |
| 40 | +3. Click **Continue**. |
| 41 | + |
| 42 | + .. image:: images/continue-button.png |
| 43 | + |
| 44 | +4. Search for advisories by **alias**, or filter the list by **Resolved** status or **issue type**. |
| 45 | + |
| 46 | + .. image:: images/advisory-to-do-dashbaord.png |
0 commit comments