FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python/ql/src/Security/CWE-327 - github/codeql · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10k
Code
Issues
997
Pull requests
467
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
python
ql
src
Security
CWE-327
on
codeql-cli/v2.19.1
User selector
Datepicker
Commit history
Commits on Oct 27, 2023
Address review comment.
Max Schaefer
committed
104700f
View commit details
Copy full SHA for 104700f
View code at this point
Browse repository at this point
Commits on Oct 26, 2023
Autoformat.
Max Schaefer
committed
08cc8b8
View commit details
Copy full SHA for 08cc8b8
View code at this point
Browse repository at this point
Include more details in the message for `py/weak-cryptographic-algorithm`.
Show description for 3939167
Max Schaefer
committed
3939167
View commit details
Copy full SHA for 3939167
View code at this point
Browse repository at this point
Commits on Aug 28, 2023
Python: Move `WeakSensitiveDataHashing` to new dataflow API
Show description for dd07417
RasmusWL
committed
dd07417
View commit details
Copy full SHA for dd07417
View code at this point
Browse repository at this point
Commits on Mar 27, 2023
Merge branch 'main' into python/rewrite-InsecureContextConfiguration
yoff
authored
2121ed7
View commit details
Copy full SHA for 2121ed7
View code at this point
Browse repository at this point
Commits on Mar 24, 2023
python: rewrite comment
yoff
committed
3c407ea
View commit details
Copy full SHA for 3c407ea
View code at this point
Browse repository at this point
python: move comment
yoff
committed
8ea4878
View commit details
Copy full SHA for 8ea4878
View code at this point
Browse repository at this point
Update python/ql/src/Security/CWE-327/PyOpenSSL.qll
Show description for cf4eac6
yoff
and
RasmusWL
authored
cf4eac6
View commit details
Copy full SHA for cf4eac6
View code at this point
Browse repository at this point
Commits on Mar 23, 2023
Python/Ruby/Swift: Rename references.
aschackmull
committed
d0b7ffd
View commit details
Copy full SHA for d0b7ffd
View code at this point
Browse repository at this point
Commits on Mar 10, 2023
Python: Autoformat
aschackmull
committed
21d5fa8
View commit details
Copy full SHA for 21d5fa8
View code at this point
Browse repository at this point
Commits on Mar 7, 2023
python: remove protocol family
Show description for 072df5d
yoff
committed
072df5d
View commit details
Copy full SHA for 072df5d
View code at this point
Browse repository at this point
Commits on Mar 6, 2023
Python: small clean-up
Show description for 8160f74
yoff
committed
8160f74
View commit details
Copy full SHA for 8160f74
View code at this point
Browse repository at this point
Commits on Mar 1, 2023
Python: Adjust InsecureProtocol query.
aschackmull
committed
34cc938
View commit details
Copy full SHA for 34cc938
View code at this point
Browse repository at this point
Commits on Oct 20, 2022
spelling: connection
Show description for 474aef4
jsoref
committed
474aef4
View commit details
Copy full SHA for 474aef4
View code at this point
Browse repository at this point
Commits on Oct 13, 2022
spelling: without
Show description for 08f688d
jsoref
committed
08f688d
View commit details
Copy full SHA for 08f688d
View code at this point
Browse repository at this point
spelling: recommendation
Show description for 7ad24f3
jsoref
committed
7ad24f3
View commit details
Copy full SHA for 7ad24f3
View code at this point
Browse repository at this point
spelling: printing
Show description for 7883263
jsoref
committed
7883263
View commit details
Copy full SHA for 7883263
View code at this point
Browse repository at this point
spelling: connection
Show description for 6e905ce
jsoref
committed
6e905ce
View commit details
Copy full SHA for 6e905ce
View code at this point
Browse repository at this point
Commits on Oct 7, 2022
fix some more style-guide violations in the alert-messages
erik-krogh
committed
944ca4a
View commit details
Copy full SHA for 944ca4a
View code at this point
Browse repository at this point
Commits on Sep 6, 2022
Python: Revert changes to sensitive data query alert messages
Show description for 5f6e3dc
RasmusWL
committed
5f6e3dc
View commit details
Copy full SHA for 5f6e3dc
View code at this point
Browse repository at this point
Commits on Sep 2, 2022
change alert messages of path queries to use the same template
erik-krogh
committed
089ce5a
View commit details
Copy full SHA for 089ce5a
View code at this point
Browse repository at this point
Commits on Aug 23, 2022
apply suggestions from Python review
Show description for 7704a9e
erik-krogh
and
RasmusWL
authored
7704a9e
View commit details
Copy full SHA for 7704a9e
View code at this point
Browse repository at this point
Commits on Aug 22, 2022
make some acronyms camelCase
erik-krogh
committed
e89e0eb
View commit details
Copy full SHA for e89e0eb
View code at this point
Browse repository at this point
Commits on Jun 21, 2022
Python: Rename getAUse -> getAValueReachableFromSource
asgerf
committed
b096f9e
View commit details
Copy full SHA for b096f9e
View code at this point
Browse repository at this point
Commits on May 13, 2022
python: update py/weak-cryptographic-algorithm to flag use of ECB block mode
alexrford
committed
bc073eb
View commit details
Copy full SHA for bc073eb
View code at this point
Browse repository at this point
Commits on Mar 21, 2022
Python: Deprecate old non-Query.qll dataflow defs
RasmusWL
committed
695553b
View commit details
Copy full SHA for 695553b
View code at this point
Browse repository at this point
Commits on Mar 7, 2022
Python: Fix up a bunch of function QLDoc
tausbn
authored
af7f532
View commit details
Copy full SHA for af7f532
View code at this point
Browse repository at this point
Commits on Jan 4, 2022
remove duplicated spaces in qldoc
erik-krogh
committed
fe1107c
View commit details
Copy full SHA for fe1107c
View code at this point
Browse repository at this point
Commits on Nov 26, 2021
add all remaining explicit this
erik-krogh
committed
6ff8d4d
View commit details
Copy full SHA for 6ff8d4d
View code at this point
Browse repository at this point
Commits on Aug 25, 2021
Python: Add CWE-328 to `py/weak-sensitive-data-hashing`
Show description for 605bd19
RasmusWL
authored
605bd19
View commit details
Copy full SHA for 605bd19
View code at this point
Browse repository at this point
Commits on Jun 23, 2021
Merge pull request #6111 from tausbn/python-a-few-minor-cleanups
Show description for c096461
RasmusWL
authored
c096461
View commit details
Copy full SHA for c096461
View code at this point
Browse repository at this point
Commits on Jun 22, 2021
Python: Fix sneaky semantic change
Show description for 317c686
tausbn
and
RasmusWL
authored
317c686
View commit details
Copy full SHA for 317c686
View code at this point
Browse repository at this point
Merge pull request #6064 from tausbn/python-add-get-method-call
Show description for e05d6e7
RasmusWL
authored
e05d6e7
View commit details
Copy full SHA for e05d6e7
View code at this point
Browse repository at this point
Commits on Jun 21, 2021
Python: Address review comments
Show description for 768cab3
tausbn
authored
768cab3
View commit details
Copy full SHA for 768cab3
View code at this point
Browse repository at this point
Commits on Jun 18, 2021
Python: Autoformat
tausbn
authored
3aea270
View commit details
Copy full SHA for 3aea270
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL