🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

pkg.re/essentialkaos/sslscan.v8

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pkg.re/essentialkaos/sslscan.v8

v13.1.0+incompatible
Go
Version published
Created
Source

PkgGoDev GoReportCard Codebeat badge GitHub Actions CI Status GitHub Actions CodeQL Status

InstallationBuild StatusContributingTerms of UseLicense


Package for Go for working with SSLLabs public API.

Installation

To build the SSLScan from scratch, make sure you have a working Go 1.16+ workspace (instructions), then:

go get -d pkg.re/essentialkaos/sslscan.v13

If you want update SSLScan package to latest stable release, do:

go get -d -u pkg.re/essentialkaos/sslscan.v13

Build Status

BranchStatus
masterCI
developCI

Contributing

Before contributing to this project please read our Contributing Guidelines.

Terms of Use

This project is not affiliated with SSL Labs and not officially supported by SSL Labs. Before using this package please read Qualys SSL Labs Terms of Use.

Also you should:

  • Only inspect sites and servers whose owners have given you permission to do so;
  • Be clear that this tool works by sending assessment requests to remote SSL Labs servers and that this information will be shared with them.

License

Apache License, Version 2.0

FAQs

Package last updated on 14 Sep 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts