@fabernovel/heart-ssllabs-server
TypeScript icon, indicating that this package has built-in type declarations

4.0.0 • Public • Published

Description

Heart SSL Labs Server is an analysis module of Heart, which analyses URLs with Qualys SSL Labs server.

Read more about the purpose, design and general installation of Heart.

Usage

Standalone

  1. Install the package

    npm install @fabernovel/heart-ssllabs-server

    If you are using Yarn, npm < 7 or PNPM < 8, you also have to install Heart CLI (which is automatically installed in more recent versions of these packages managers):

    npm install @fabernovel/heart-cli
  2. Start an analysis

    npx heart ssllabs-server --config '{"host":"heart.fabernovel.com"}'

    OR

    npx heart ssllabs-server --config config.json

    The analysis configuration follows the JSON format and the Invoke assessment and check progress API documentation.

Github Action

If you're using Github, you can simplify the integration of Heart in your CI scripts by using the Github Action.

Readme

Keywords

none

Package Sidebar

Install

npm i @fabernovel/heart-ssllabs-server

Weekly Downloads

10

Version

4.0.0

License

MIT

Unpacked Size

9.76 kB

Total Files

13

Last publish

Collaborators

  • thomasgiscos
  • gautierb
  • williamgoulois
  • cezarion
  • bastien.gatellier.fabernovel
  • arnaud.mombrial.npmjs
  • victorchabbert