Skip to content

Commit 0923f5b

Browse files
committed
Update rfd text to reflect tag change
1 parent 36c1bf9 commit 0923f5b

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

rfds/0000-public-forum-link.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,10 @@ By the nature of multitude of possible ways an advisory disclosure may conclude,
1818
## Proposed Solution
1919
[proposed-solution]: #proposed-solution
2020

21-
This RFD proposes one new optional CVE property of the form
21+
This RFD proposes one reference type
2222

2323
```
24-
"discussionForum": {
25-
"description": "The canonical forum for discussing CVE details.",
26-
"$ref": "#/definitions/uriType"
27-
},
24+
"discussion-forum"
2825
```
2926

3027
The details are not set in stone, but the idea is to provide a URL which points a consumer of a CVE in the right direction should they have issue with the record. Tooling could even integrate this into how records are presented. Ideally this is public both for the benefit of community knowledge and to reduce duplicate work on the part of the humans tasked to operate the forum.
@@ -46,7 +43,7 @@ Low. This field can be safely ignored.
4643
## Compatibility and Migration
4744
[compatibility-and-migration]: #compatibility-and-migration
4845

49-
It adds one optional property
46+
It adds one new reference type
5047

5148
## Success Metrics
5249
[success-metrics]: #success-metrics
@@ -80,4 +77,4 @@ How to handle the case where an adp and cna both publish unique discussion forum
8077
## Future Possibilities
8178
[future-possibilities]: #future-possibilities
8279

83-
I'd love to see a CNA use this field dynamically such that the record for CVE-808-12345 would point to the individual topic for that CVE record. With this approach user would be welcomed to an ongoing conversation rathar than needing to search.
80+
I'd love to see a CNA use this dynamically such that the record for CVE-808-12345 would point to the individual topic for that CVE record. With this approach user would be welcomed to an ongoing conversation rathar than needing to search.

0 commit comments

Comments
 (0)