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 {
6868 <li >Mitre.org: <a href =" https://cwe.mitre.org/data/definitions/20.html" >CWE-020</a ></li >
6969 <li >github.com: <a href =" https://github.com/advisories/GHSA-g4rg-993r-mgx7" >CVE-2021-42740</a ></li >
7070 <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 >
7173 </references >
7274</qhelp >
Original file line number Diff line number Diff line change @@ -62,5 +62,7 @@ function isValidHexColor(color) {
6262 <li >Mitre.org: <a href =" https://cwe.mitre.org/data/definitions/20.html" >CWE-020</a ></li >
6363 <li >github.com: <a href =" https://github.com/advisories/GHSA-g4rg-993r-mgx7" >CVE-2021-42740</a ></li >
6464 <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 >
6567 </references >
6668</qhelp >
Original file line number Diff line number Diff line change @@ -62,5 +62,7 @@ def is_valid_hex_color(color):
6262 <li >Mitre.org: <a href =" https://cwe.mitre.org/data/definitions/20.html" >CWE-020</a ></li >
6363 <li >github.com: <a href =" https://github.com/advisories/GHSA-g4rg-993r-mgx7" >CVE-2021-42740</a ></li >
6464 <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 >
6567 </references >
6668</qhelp >
Original file line number Diff line number Diff line change 6262 <li >Mitre.org: <a href =" https://cwe.mitre.org/data/definitions/20.html" >CWE-020</a ></li >
6363 <li >github.com: <a href =" https://github.com/advisories/GHSA-g4rg-993r-mgx7" >CVE-2021-42740</a ></li >
6464 <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 >
6567 </references >
6668</qhelp >
You can’t perform that action at this time.
0 commit comments