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-05-28 18:11:25 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e694b02c99dec2ab07567c15020c00a4325a3510
codeql
/
javascript
/
ql
/
src
/
Security
/
CWE-915
History
Erik Krogh Kristensen
82c6c22d50
make a model for hasOwnProperty calls and similar
2022-05-24 14:13:53 +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
make a model for hasOwnProperty calls and similar
2022-05-24 14:13:53 +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