We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 258e1d1 commit 9621f3eCopy full SHA for 9621f3e
notes.txt
@@ -0,0 +1,4 @@
1
+In some places I had to hand-modify a number of CWE-XYZ
2
+with versions that included a hyperlink, using this vim command:
3
+
4
+s!CWE-\([1-9][0-9]*\)!<a href="https://cwe.mitre.org/data/definitions/\1.html">CWE-\1</a>!
0 commit comments