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-04-28 18:25:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
576dbcb02053f0fb74238c56f2988a4a10439992
codeql
/
javascript
/
ql
/
test
/
query-tests
/
Security
/
CWE-078
History
Asger F
576dbcb020
JS: Stop overriding entire module.exports object in test
...
Doing `module.exports = blah` prevents other exports from being seen as library inputs.
2025-02-28 13:28:09 +01:00
..
CommandInjection
JS: Fix some bugs in a test case
2025-02-28 13:27:59 +01:00
IndirectCommandInjection
JS: Accept raw test output
2025-02-28 13:27:38 +01:00
SecondOrderCommandInjection
JS: Accept raw test output
2025-02-28 13:27:38 +01:00
ShellCommandInjectionFromEnvironment
JS: Enable post-processing for all .qlref files
2025-02-28 13:27:33 +01:00
UnsafeShellCommandConstruction
JS: Stop overriding entire module.exports object in test
2025-02-28 13:28:09 +01:00
UselessUseOfCat
JS: Update output after line number change
2025-02-28 13:27:31 +01:00