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-04-18 13:34:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1d6b520e18fbbe4e2d21dfdd37b4831e9833dfe
codeql
/
java
/
ql
/
test
/
query-tests
/
security
/
CWE-327
/
semmle
/
tests
History
Owen Mansel-Chan
883301938b
Merge pull request
#18161
from owen-mc/java/weak-crypto-algo-more-informative
...
Java: Make `java/weak-cryptographic-algorithm` give a reason why the algo is insecure
2025-01-13 23:43:04 +00:00
..
BrokenCryptoAlgorithm.expected
Give reason why crypto algorithm is insecure
2024-11-29 11:54:27 +00:00
BrokenCryptoAlgorithm.qlref
Java: Update all test util paths to point to the new location.
2024-12-12 13:21:25 +01:00
example.properties
Move test case to query tests
2023-12-15 11:09:08 -05:00
MaybeBrokenCryptoAlgorithm.expected
Java: add SHA3 family to list of secure crypto algorithms
2024-11-22 19:03:00 +01:00
MaybeBrokenCryptoAlgorithm.qlref
Migrate Java code to separate QL repo.
2018-08-30 10:48:05 +01:00
Test.java
Migrate Java code to separate QL repo.
2018-08-30 10:48:05 +01:00
WeakHashing.java
Java: add SHA384 to list of secure algorithms
2024-11-25 09:27:53 -05:00