mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Fix typo
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
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 detected hard-coded credentials that are Base64 encoded or decoded before use.
|
||||
* 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.
|
||||
|
||||
Reference in New Issue
Block a user