jahrome907/Web Quality Gatekeeper

Run Playwright smoke checks, axe accessibility scans, Lighthouse performance audits, and visual regression diffs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
urlURL to audityes
config-pathPath to config JSON filenoconfigs/default.json
baseline-dirDirectory for visual regression baselinesnobaselines
policyBuilt-in policy template name or policy config pathno""
fail-on-a11yFail if accessibility violations are foundnotrue
fail-on-perfFail if performance budgets are exceedednotrue
fail-on-visualFail if visual diffs exceed thresholdnotrue
allow-internal-targetsAllow internal/private audit targets in CI or authenticated runsnofalse
headersOptional newline-delimited headers in Name: Value formatno""
cookiesOptional cookies in name=value format (semicolon or newline delimited)no""
namedescription
statusOverall audit status: pass or fail
summary-pathPath to the JSON summary file
summary-v2-pathPath to the v2 JSON summary file
report-pathPath to the HTML report file
action-plan-pathPath to the Markdown action plan file
pr-risk-ledger-pathPath to the PR Risk Ledger JSON file
pr-risk-ledger-md-pathPath to the PR Risk Ledger Markdown file
sensitive-auditWhether auth headers, cookies, internal-target overrides, or sensitive-audit controls were present