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-06-16 02:11:09 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea9aa596271b2497786ee429b00931ac7e465b0e
codeql
/
javascript
/
ql
/
src
/
Security
/
CWE-915
History
Stephan Brandauer
3f13a5e082
fix a FN for prototype polluting function query
2022-04-28 22:00:09 +02:00
..
examples
fix PrototypePollutingAssignment examples
2022-04-22 11:55:45 +07: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 a FN for prototype polluting function query
2022-04-28 22:00:09 +02:00
PrototypePollutingMergeCall.qhelp
JS: Move all prototype pollution queries to CWE-915
2020-12-07 10:16:38 +00:00
PrototypePollutingMergeCall.ql
delete redundant imports
2022-04-22 12:55:28 +02:00