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-03-31 04:38:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
851315fb93085b07f64be09fb874b2a57590fb59
codeql
/
python
/
ql
/
test
/
query-tests
/
Security
/
CWE-078-UnsafeShellCommandConstruction
History
Owen Mansel-Chan
5a97348e78
python: Inline expectation should have space after $
...
This was a regex-find-replace from `# \$(?! )` (using a negative lookahead) to `# $ `.
2026-03-04 12:45:05 +00:00
..
src
python: Inline expectation should have space after $
2026-03-04 12:45:05 +00:00
DataflowQueryTest.expected
Python: Update expected test results
2024-12-03 19:18:57 +01:00
DataflowQueryTest.ql
Python: Update all test util paths to point to the new location.
2024-12-12 13:54:30 +01:00
options
add library inputs as a source, and get minimal test to work
2023-02-03 14:47:55 +01:00
setup_posix.py
python: Inline expectation should have space after $
2026-03-04 12:45:05 +00:00
setup.py
add library inputs as a source, and get minimal test to work
2023-02-03 14:47:55 +01:00
UnsafeShellCommandConstruction.expected
Python: Add empty provenance column to expected files.
2024-02-09 11:32:08 +01:00
UnsafeShellCommandConstruction.qlref
add library inputs as a source, and get minimal test to work
2023-02-03 14:47:55 +01:00