/httpobs-action

Mozilla HTTP observatory GitHub action

Primary LanguageJavaScriptMIT LicenseMIT

httpobs-action

Run Mozilla HTTP Observatory scan and report results as JSON.

Usage

jobs:
  scan:
    runs-on: ubuntu-latest
    steps:
      - uses: "socialgouv/httpobs-action@master"
        with:
          url: http://www.free.fr
          output: report.json