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
2025-12-20 18:56:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
75b13da4e422c6f00519b51a3d29017cebf40aab
codeql
/
javascript
/
ql
/
test
/
query-tests
/
Security
/
CWE-078
History
erik-krogh
3293a55e8f
require arguments to be shell interpreted to be flagged by indirect-command-injection
2023-05-17 11:07:45 +02:00
..
CommandInjection
JS: Add tests
2023-05-01 11:42:17 +02:00
IndirectCommandInjection
require arguments to be shell interpreted to be flagged by indirect-command-injection
2023-05-17 11:07:45 +02:00
SecondOrderCommandInjection
expand the explanation to include with arguments make the commands vulnerable
2022-11-01 14:24:23 +01:00
ShellCommandInjectionFromEnvironment
reorder the CWE-078 tests into subdirectories
2022-10-28 10:16:21 +02:00
UnsafeShellCommandConstruction
make
appliesTo
recursive
2023-02-14 14:16:45 +01:00
UselessUseOfCat
update expected outputs after reordering tests
2022-10-28 10:16:21 +02:00
Consistency.expected
JS: fixup for execa.shell and execa.shellSync models
2020-12-22 09:06:18 +01:00
Consistency.ql
JS: don't use deprecated files in tests
2022-11-17 22:12:50 +01:00