Skip to content

Commit ad9187d

Browse files
committed
Update index
Signed-off-by: Justin Dorfman <[email protected]>
1 parent 12d6471 commit ad9187d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636

3737
<header class="d-flex align-items-center pb-3 mb-5 border-bottom">&nbsp;</header>
3838
<main>
39-
<h1>Find secrets in your GitHub repo</h1>
39+
<h1>Find <abbr title="CVE-2022-3786 and CVE-2022-3602: X.509 Email Address Buffer Overflows">vulnerable versions</abbr> of OpenSSL in your GitHub repo</h1>
4040
<p class="lead">Drag the button ⤵️ to your Bookmarks Bar and then <a href="https://github.com/sourcegraph-community/openssl-checker" target="_blank" rel="noopener noreferrer">try it out</a>.</p>
4141

4242
<div class="mb-5">
43-
<a class="btn btn-primary btn-lg active" href="javascript:(function()%7Bvar%20newURL%20%3D%20window.location.host%20%2B%20window.location.pathname%0A%0Awindow.location.href%20%3D%20'https%3A%2F%2Fsourcegraph.com%2Fsearch%2Fconsole'%20%2B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20'%3Fq%3Drepo%253A'%20%2B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20newURL%20%2B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20'%2524%2520%250A%250Apatterntype%253Aregexp%2520%250A%250Af%253ACargo.lock%2520openssl-src%2520AND%2520version%255Cs*%253D%255Cs*%2522300%255C.%255B0-9%255C.%255D%252B%255C%252B3%255C.0%255C.%255B0-6%255D'%7D)()%3B" role="button">OpenSSL Checker</a>
43+
<a class="btn btn-primary btn-lg active" href="javascript:(function()%7Bvar%20newURL%20%3D%20window.location.host%20%2B%20window.location.pathname%0A%0Awindow.location.href%20%3D%20'https%3A%2F%2Fsourcegraph.com%2Fsearch%2Fconsole'%20%2B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20'%3Fq%3Drepo%253A'%20%2B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20newURL%20%2B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20'%2524%2520%250A%250Apatterntype%253Aregexp%2520%250A%250Af%253ACargo.lock%2520openssl-src%2520AND%2520version%255Cs*%253D%255Cs*%2522300%255C.%255B0-9%255C.%255D%252B%255C%252B3%255C.0%255C.%255B0-6%255D%250A%250Afork%253Ayes%2520'%3B%7D)()%3B" role="button">OpenSSL Checker</a>
4444
</div>
4545
<div class="mb-5">
46-
<a href="https://sourcegraph.com/search/console?q=repo%3Agithub.com/sourcegraph-community/..." target="_blank">Try without Bookmarklet</a>
46+
<a href="https://sourcegraph.com/search/console?q=repo%3Agithub.com/sourcegraph-community/openssl-checker%24%20%0A%0Apatterntype%3Aregexp%20%0A%0Af%3ACargo.lock%20openssl-src%20AND%20version%5Cs*%3D%5Cs*%22300%5C.%5B0-9%5C.%5D%2B%5C%2B3%5C.0%5C.%5B0-6%5D%0A%0Afork%3Ayes%20" target="_blank">Try without Bookmarklet</a>
4747
</div>
4848

4949

0 commit comments

Comments
 (0)