Skip to content

Commit

Permalink
Well-established note category/title combinations
Browse files Browse the repository at this point in the history
- addresses feedback of #725
- use title case
  • Loading branch information
tschmidtb51 committed Apr 24, 2024
1 parent 9544368 commit c93df8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ The following combinations of `category` and `title` have a special meaning and

| `category` | `title` | content of `text` |
|---------------|---------------|-------------------|
| `description` | Product description | Contains a description of a product given in the `product_tree` in regards to field of application and core functionality. |
| `description` | Product Description | Contains a description of a product given in the `product_tree` in regards to field of application and core functionality. |
| `general` | General Security Recommendations | Contains general advise and security recommendations that are related, generic and might be independently applicable of the content of the CSAF document. |
| `summary` | Summary | Contains a short summary of the content of the advisory. |

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -374,9 +374,9 @@ The following combinations of `category` and `title` have a special meaning and

| `category` | `title` | content of `text` |
|---------------|---------------|-------------------|
| `description` | CVE description | Contains the official and unchanged CVE description for this specific vulnerability. |
| `description` | CVE Description | Contains the official and unchanged CVE description for this specific vulnerability. |
| `description` | Preconditions | Contains a description of the preconditions that have to be fulfilled to be able to exploit the vulnerability, e.g. user account or physical access. |
| `summary` | Vulnerability summary | Contains a summary of the vulnerability which is not the official CVE description. |
| `summary` | Vulnerability Summary | Contains a summary of the vulnerability which is not the official CVE description. |

#### Vulnerabilities Property - Product Status

Expand Down

0 comments on commit c93df8f

Please sign in to comment.