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
805c2c3c3cd03e471ac0563126093787aee0d984
codeql
/
python
/
ql
/
test
/
query-tests
/
Security
/
CWE-022-PathInjection
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
..
fastapi_path_injection.py
Python: Add global variable nested field jump steps
2025-09-16 18:08:53 +02:00
flask_path_injection.py
python: Inline expectation should have space after $
2026-03-04 12:45:05 +00:00
path_injection.py
python: Inline expectation should have space after $
2026-03-04 12:45:05 +00:00
PathInjection.expected
Python: Add global variable nested field jump steps
2025-09-16 18:08:53 +02:00
PathInjection.qlref
Python: Updated PathInjection tests to use inline test expectations
2025-09-16 18:08:53 +02:00
pathlib_use.py
Python: Updated PathInjection tests to use inline test expectations
2025-09-16 18:08:53 +02:00
test_chaining.py
python: Inline expectation should have space after $
2026-03-04 12:45:05 +00:00
test.py
python: Inline expectation should have space after $
2026-03-04 12:45:05 +00:00