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-18 09:43:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
codeql-cli-2.20.1
codeql
/
javascript
/
ql
/
test
/
query-tests
/
Security
/
CWE-078
History
Michael Nebel
c3fe3e468c
Javascript: Update all test util paths to point to the new location.
2024-12-12 13:54:25 +01: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
JS: UnsafeShellCommand Using unknown flags in the RegExp object is no longer flagged as bad sanitization to reduce false positives.
2024-11-28 11:26:43 +01:00
UselessUseOfCat
update expected outputs after reordering tests
2022-10-28 10:16:21 +02:00
Consistency.expected
JS: UnsafeShellCommand Using unknown flags in the RegExp object is no longer flagged as bad sanitization to reduce false positives.
2024-11-28 11:26:43 +01:00
Consistency.ql
Javascript: Update all test util paths to point to the new location.
2024-12-12 13:54:25 +01:00