Skip to content

Commit f7e1f3e

Browse files
authored
Remove URL fragment from Google search
1 parent f85c01c commit f7e1f3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java/ql/src/experimental/Security/CWE/CWE-321/HardcodedJwtKey.qhelp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@
3535
<references>
3636
<li>
3737
Semgrep Blog:
38-
<a href="https://r2c.dev/blog/2020/hardcoded-secrets-unverified-tokens-and-other-common-jwt-mistakes/#:~:text=The%20most%20basic%20mistake%20is,considered%20a%20software%20anti%2Dpattern.">Hardcoded secrets, unverified tokens, and other common JWT mistakes</a>
38+
<a href="https://r2c.dev/blog/2020/hardcoded-secrets-unverified-tokens-and-other-common-jwt-mistakes/">Hardcoded secrets, unverified tokens, and other common JWT mistakes</a>
3939
</li>
4040
<li>
4141
CVE-2022-24860:
4242
<a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24860">Databasir 1.01 has Use of Hard-coded Cryptographic Key vulnerability.</a>
4343
</li>
4444
</references>
4545

46-
</qhelp>
46+
</qhelp>

0 commit comments

Comments
 (0)