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