https://github.com/essentialkaos/sslscan
Go package for working with SSLLabs API
https://github.com/essentialkaos/sslscan
golang scan ssl ssllabs tls
Last synced: 11 months ago
JSON representation
Go package for working with SSLLabs API
- Host: GitHub
- URL: https://github.com/essentialkaos/sslscan
- Owner: essentialkaos
- License: apache-2.0
- Created: 2015-11-13T08:11:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-11-13T09:09:22.000Z (over 1 year ago)
- Last Synced: 2024-11-13T10:20:54.697Z (over 1 year ago)
- Topics: golang, scan, ssl, ssllabs, tls
- Language: Go
- Homepage: https://kaos.sh/g/sslscan.v14
- Size: 414 KB
- Stars: 19
- Watchers: 5
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
Installation • CI Status • Contributing • Terms of Use • License
Package for Go for working with [SSLLabs](https://www.ssllabs.com) public API ([Version 4](https://github.com/ssllabs/ssllabs-scan/blob/master/ssllabs-api-docs-v4.md)).
### CI Status
| Branch | Status |
|--------|--------|
| `master` | [](https://kaos.sh/w/sslscan/ci?query=branch:master) |
| `develop` | [](https://kaos.sh/w/sslscan/ci?query=branch:develop) |
### Contributing
Before contributing to this project please read our [Contributing Guidelines](https://github.com/essentialkaos/.github/blob/master/CONTRIBUTING.md).
### 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](https://www.ssllabs.com/downloads/Qualys_SSL_Labs_Terms_of_Use.pdf).
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](http://www.apache.org/licenses/LICENSE-2.0)