Skip to content

Commit b8b0012

Browse files
committed
Update scanning-vendors.md
1 parent 1951554 commit b8b0012

1 file changed

Lines changed: 15 additions & 14 deletions

File tree

docs/scanning-vendors.md

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -593,14 +593,15 @@ CVEs should be reported as follows, based on the `product_status` for the produc
593593
<!-- TODO: Add text about old CVEs that may not have a product match -->
594594
<!-- TODO: Add column to table about product information -->
595595

596-
| Product Status | Component Details | Reporting Information |
597-
|-----------------------|---------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------|
598-
| `under_investigation` | No version information available. | Reported |
599-
| `known_affected` | No version information available. | Reported |
600-
| `known_not_affected` | No version information available. | Not reported |
601-
| `fixed` | The fixed component version is newer than the component version included in the scanned software. | Reported: In this case, the component is vulnerable and should be upgraded. The associated RHSA should also be reported with this CVE. |
602-
|`fixed` | The fixed component version is older than the component version included in the scanned software. | Not reported: In this case, the component should be considered already fixed and is not vulnerable in the scanned software. |
603-
596+
| Product Status | Product Details | Component Details | Reporting Information |
597+
|-----------------------|--------------------------------------------------|---------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------|
598+
| `under_investigation` | Only main product version information available. | No component version information available. | Reported |
599+
| `known_affected` | Only main product version information available. | No component version information available. | Reported |
600+
| `known_not_affected` | Only main product version information available. | No component version information available. | Not reported |
601+
| `fixed` | Fixed on the same product stream | The fixed component version is newer than the component version included in the scanned software. | Reported: In this case, the component is vulnerable and should be upgraded. The associated RHSA should also be reported with this CVE. |
602+
| `fixed` | Fixed on a different product stream | The fixed component version is newer than the component version included in the scanned software. | |
603+
|`fixed` | Fixed on the same product stream | The fixed component version is older than the component version included in the scanned software. | Not reported: In this case, the component should be considered already fixed and is not vulnerable in the scanned software. |
604+
|`fixed` | Fixed on a different product stream | The fixed component version is older than the component version included in the scanned software. | |
604605
For the "red_hat_enterprise_linux_9:gcc" product/component pair, it is listed in the `known_affected` section.
605606

606607
<!-- TODO: Add CVE example with "known_not_affected" CVE-2024-43790 / vim -->
@@ -702,20 +703,20 @@ Vendors are encouraged to raise any questions regarding security data by opening
702703
Many scanning vendors face similar challenges when reading and parsing Red Hat's security data. To check if your question
703704
has already been asked, you can review the list of questions asked [here](https://issues.redhat.com/browse/SECDATA-862?filter=12444038).
704705

705-
### Python vulnerabilities
706+
### Python and VENV
706707
https://issues.redhat.com/browse/SECDATA-831
707708

708-
### Differences in OVAL and VEX CPEs
709-
https://issues.redhat.com/browse/SECDATA-1141
710-
711-
### Repository relative URLs
709+
### Repository Relative URLs
712710
https://issues.redhat.com/browse/SECDATA-1089
713711
https://issues.redhat.com/browse/SECDATA-797
714712
https://issues.redhat.com/browse/SECDATA-1020
715713

716-
### Empty content sets
714+
### Empty Content Sets
717715
https://issues.redhat.com/browse/SECDATA-966
718716

717+
### Differences in OVAL and VEX CPEs
718+
https://issues.redhat.com/browse/SECDATA-1141
719+
719720
### Duplicate RHSAs
720721
https://issues.redhat.com/browse/SECDATA-969
721722

0 commit comments

Comments
 (0)