ssllabs-scan

A command-line reference-implementation client for SSL Labs APIs, designed for automated and/or bulk testing.

  • 所有者: ssllabs/ssllabs-scan
  • 平台:
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

ssllabs-scan

This tool is a command-line client for the SSL Labs APIs, designed for
automated and/or bulk testing.

If you'd like to contribute, please have a look at the TODO file. For larger work,
please get in touch first. For smaller work (there are some TODO comments in the
source code), feel free to submit pull requests.

To report a problem related to this tool, please create a new issue on GitHub: https://github.com/ssllabs/ssllabs-scan/issues
Please don't send bug reports to the community.

To discuss the API and the development of the reference client implementation and other questions not related to this command line tool, please
join the SSL Labs community: https://community.qualys.com/community/ssllabs

Before you use this tool please review the terms and conditions, which can be found here:
https://www.ssllabs.com/about/terms.html

Requirements

  • Go >= 1.3

Usage

SYNOPSIS

    ssllabs-scan [options] hostname
    ssllabs-scan [options] --hostfile file

OPTIONS, Option, Default value, Description, -----------, -------------, -----------, --api, BUILTIN, API entry point, for example https://www.example.com/api/, --verbosity, info, Configure log verbosity: error, info, debug, or trace, --quiet, false, Disable status messages (logging), --ignore-mismatch, false, Proceed with assessments on certificate mismatch, --json-flat, false, Output results in flattened JSON format, --hostfile, none, File containing hosts to scan (one per line), --usecache, false, If true, accept cached results (if available), else force live scan, --grade, false, Output only the hostname: grade, --hostcheck, false, If true, host resolution failure will result in a fatal error, ## Third-Party Tools and Libraries

A list of libraries and tools that rely on the SSL Labs APIs can be found on the SSL Labs web site: https://www.ssllabs.com/projects/ssllabs-apis/

Docker

Docker images for this project are available at:

主要指标

概览
名称与所有者ssllabs/ssllabs-scan
主编程语言Go
编程语言Makefile (语言数: 2)
平台
许可证Apache License 2.0
所有者活动
创建于2014-10-14 10:10:49
推送于2024-08-05 18:08:22
最后一次提交2024-03-27 12:35:03
发布数6
最新版本名称v1.5.0 (发布于 )
第一版名称v1.0.0 (发布于 )
用户参与
星数1.7k
关注者数92
派生数245
提交数255
已启用问题?
问题数922
打开的问题数259
拉请求数39
打开的拉请求数12
关闭的拉请求数14
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?