Skip to content

Mozilla HTTP observatory GitHub action

License

Notifications You must be signed in to change notification settings

SocialGouv/httpobs-action

Repository files navigation

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

About

Mozilla HTTP observatory GitHub action

Topics

Resources

License

Stars

Watchers

Forks