File tree Expand file tree Collapse file tree 4 files changed +8
-0
lines changed
javascript/ql/src/Security/CWE-020
java/ql/src/Security/CWE/CWE-020
python/ql/src/Security/CWE-020
ruby/ql/src/queries/security/cwe-020 Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -68,5 +68,7 @@ public class Tester {
68
68
<li >Mitre.org: <a href =" https://cwe.mitre.org/data/definitions/20.html" >CWE-020</a ></li >
69
69
<li >github.com: <a href =" https://github.com/advisories/GHSA-g4rg-993r-mgx7" >CVE-2021-42740</a ></li >
70
70
<li >wh0.github.io: <a href =" https://wh0.github.io/2021/10/28/shell-quote-rce-exploiting.html" >Exploiting CVE-2021-42740</a ></li >
71
+ <li >ota-meshi.github.io: <a href =" https://ota-meshi.github.io/eslint-plugin-regexp/rules/no-obscure-range.html" >no-obscure-range</a ></li >
72
+ <li >pboyd.io: <a href =" https://pboyd.io/posts/comma-dash-dot/" >The regex [,-.]</a ></li >
71
73
</references >
72
74
</qhelp >
Original file line number Diff line number Diff line change @@ -62,5 +62,7 @@ function isValidHexColor(color) {
62
62
<li >Mitre.org: <a href =" https://cwe.mitre.org/data/definitions/20.html" >CWE-020</a ></li >
63
63
<li >github.com: <a href =" https://github.com/advisories/GHSA-g4rg-993r-mgx7" >CVE-2021-42740</a ></li >
64
64
<li >wh0.github.io: <a href =" https://wh0.github.io/2021/10/28/shell-quote-rce-exploiting.html" >Exploiting CVE-2021-42740</a ></li >
65
+ <li >ota-meshi.github.io: <a href =" https://ota-meshi.github.io/eslint-plugin-regexp/rules/no-obscure-range.html" >no-obscure-range</a ></li >
66
+ <li >pboyd.io: <a href =" https://pboyd.io/posts/comma-dash-dot/" >The regex [,-.]</a ></li >
65
67
</references >
66
68
</qhelp >
Original file line number Diff line number Diff line change @@ -62,5 +62,7 @@ def is_valid_hex_color(color):
62
62
<li >Mitre.org: <a href =" https://cwe.mitre.org/data/definitions/20.html" >CWE-020</a ></li >
63
63
<li >github.com: <a href =" https://github.com/advisories/GHSA-g4rg-993r-mgx7" >CVE-2021-42740</a ></li >
64
64
<li >wh0.github.io: <a href =" https://wh0.github.io/2021/10/28/shell-quote-rce-exploiting.html" >Exploiting CVE-2021-42740</a ></li >
65
+ <li >ota-meshi.github.io: <a href =" https://ota-meshi.github.io/eslint-plugin-regexp/rules/no-obscure-range.html" >no-obscure-range</a ></li >
66
+ <li >pboyd.io: <a href =" https://pboyd.io/posts/comma-dash-dot/" >The regex [,-.]</a ></li >
65
67
</references >
66
68
</qhelp >
Original file line number Diff line number Diff line change 62
62
<li >Mitre.org: <a href =" https://cwe.mitre.org/data/definitions/20.html" >CWE-020</a ></li >
63
63
<li >github.com: <a href =" https://github.com/advisories/GHSA-g4rg-993r-mgx7" >CVE-2021-42740</a ></li >
64
64
<li >wh0.github.io: <a href =" https://wh0.github.io/2021/10/28/shell-quote-rce-exploiting.html" >Exploiting CVE-2021-42740</a ></li >
65
+ <li >ota-meshi.github.io: <a href =" https://ota-meshi.github.io/eslint-plugin-regexp/rules/no-obscure-range.html" >no-obscure-range</a ></li >
66
+ <li >pboyd.io: <a href =" https://pboyd.io/posts/comma-dash-dot/" >The regex [,-.]</a ></li >
65
67
</references >
66
68
</qhelp >
You can’t perform that action at this time.
0 commit comments