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-07-07 20:45:28 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
edd48223b4b70560986e0437cba86e30bf8c0807
codeql
/
python
/
ql
/
src
/
experimental
/
Security
/
CWE-287
History
Taus
1c68c987b0
Python: Change all remaining occurrences of
StrConst
...
Done using ``` git grep StrConst | xargs sed -i 's/StrConst/StringLiteral/g' ```
2024-04-22 12:00:09 +00:00
..
examples
Fix tests
2021-06-28 14:16:52 +02:00
ImproperLdapAuth.qhelp
Rephrase .qhelp
2021-06-28 14:00:00 +02:00
ImproperLdapAuth.ql
Python: Change all remaining occurrences of
StrConst
2024-04-22 12:00:09 +00:00