Skip to content

sourcegraph-community/openssl-checker

Repository files navigation

OpenSSL Checker

Find OpenSSL vulnerabilities in your GitHub Repos

Web

$ npm install --global http-server
$ http-server
$ http://127.0.0.1:8080

TODO: Replace with Jekyll

Generate Bookmarklet JavaScript

  1. Copy everything in sourcegraph-console-query.txt
  2. Below line 1 Paste query in search console.
  3. Copy the URL in the address bar
  4. Open bookmarklet.js
  5. Paste the URL on line 9 omitting anything before %24%0A%0A%
  6. Copy everything in bookmarklet.js in to Bookmarklet Maker
  7. Click the "Generate Bookmarklet" button
  8. Copy the "Output"

Services