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-01-27 05:13:00 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e4b3fafb6ed331d9d734ee2edba2b9f80e53c62
codeql
/
python
/
ql
/
src
/
Security
/
CWE-295
History
Mark Shannon
2ba122373a
Merge pull request
#1128
from taus-semmle/python-paramiko-unsafe-host-key-validation
...
Python: Add query for insecure SSH host key policies in Paramiko.
2019-04-04 16:57:13 +01:00
..
examples
Address review comments.
2019-03-19 15:44:11 +01:00
MissingHostKeyValidation.qhelp
Address review comments.
2019-03-19 15:44:11 +01:00
MissingHostKeyValidation.ql
Address review comments.
2019-03-19 15:44:11 +01:00
RequestWithoutValidation.qhelp
Python: Correct case of query name and improve help.
2018-11-27 11:32:40 +00:00
RequestWithoutValidation.ql
Python: Use
ModuleObject::named
more consistently.
2019-03-20 17:41:23 +01:00