This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-07-07 20:45:28 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b6b93065ff5095c16349d3ef8a0f927cd08bbe28
codeql
/
javascript
/
ql
/
src
/
Security
/
CWE-915
History
Erik Krogh Kristensen
5780161b2c
fix most issues found by ql/class-doc-style in JS
2022-01-20 15:10:16 +01:00
..
examples
JS: Move all prototype pollution queries to CWE-915
2020-12-07 10:16:38 +00:00
PrototypePollutingAssignment.qhelp
Apply suggestions from code review
2020-12-09 09:59:55 +00:00
PrototypePollutingAssignment.ql
add CWE-471 to the prototype-pollution queries
2022-01-19 14:26:34 +01:00
PrototypePollutingFunction.qhelp
JS: Deny -> block
2020-12-07 10:50:01 +00:00
PrototypePollutingFunction.ql
fix most issues found by ql/class-doc-style in JS
2022-01-20 15:10:16 +01:00
PrototypePollutingMergeCall.qhelp
JS: Move all prototype pollution queries to CWE-915
2020-12-07 10:16:38 +00:00
PrototypePollutingMergeCall.ql
add cwe-471 to js/prototype-pollution
2022-01-19 14:54:57 +01:00