| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 353a8bb commit c535956
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -100,6 +100,10 @@ information described. | |||
| 100 | 100 | * [ ] PR machine-readable JSON descriptions of the vulnerabilities to the | |
| 101 | 101 | [core](https://github.com/nodejs/security-wg/tree/HEAD/vuln/core) | |
| 102 | 102 | vulnerability DB. ***LINK TO PR*** | |
| 103 | + * For each vulnerability add a `#.json` file, one can copy an existing | ||
| 104 | + [json](https://github.com/nodejs/security-wg/blob/0d82062d917cb9ddab88f910559469b2b13812bf/vuln/core/78.json) | ||
| 105 | + file, and increment the latest created file number and use that as the name | ||
| 106 | + of the new file to be added. For example, `79.json`. | ||
| 103 | 107 | ||
| 104 | 108 | * [ ] Close this issue | |
| 105 | 109 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments