mirror of
https://github.com/github/codeql.git
synced 2025-12-19 10:23:15 +01:00
4 lines
327 B
Markdown
4 lines
327 B
Markdown
lgtm,codescanning
|
|
* The query "Hard-coded credential in API call" (`java/hardcoded-credential-api-call`) can now detect a hard-coded Apache Shiro cipher key.
|
|
* The query "Hard-coded credential in API call" (`java/hardcoded-credential-api-call`) now detects hard-coded credentials that are Base64 encoded or decoded before use.
|