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-30 19:26:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
79e161e046483123adaa9eee701dab1e9b242fd9
codeql
/
javascript
/
ql
/
test
/
query-tests
/
Security
/
CWE-078
History
erik-krogh
79e161e046
slightly broaden the regular expression that recognizes bad string-concats used as shell commands
2023-01-10 12:49:37 +01:00
..
CommandInjection
update expected outputs after reordering tests
2022-10-28 10:16:21 +02:00
IndirectCommandInjection
reorder the CWE-078 tests into subdirectories
2022-10-28 10:16:21 +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
slightly broaden the regular expression that recognizes bad string-concats used as shell commands
2023-01-10 12:49:37 +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