Skip to content

v1.0.0 — Website Audit on Every Deploy

Latest

Choose a tag to compare

@tomilodk tomilodk released this 23 Feb 16:01

Audit your website's SEO, security headers, and performance in CI/CD. Powered by GrabShot.

Features

  • SEO & meta tag analysis
  • Security header checks
  • Performance scoring
  • Configurable pass/fail threshold
  • Beautiful job summary with scorecard
  • Link to full visual report

Quick Start

- uses: aitaskorchestra/webgrade-action@v1
  with:
    url: https://your-site.com
    threshold: 70

See README for full docs.