fski/FlowLens Flow Audit

Audit the accessibility of a multi-step flow headlessly and emit a deterministic CI report + JUnit XML.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
urlsNewline-separated URLs — each is one flow step, audited in order.no""
steps-filePath to a JSON file: [{"url": "…", "label": "…"}, …]. Takes precedence over urls.no""
wcagWCAG target level (2.1-AA | 2.1-AAA | 2.2-AA | 2.2-AAA).no2.2-AA
fail-on-blockingFail the job when blocking findings exceed max-failures at baseline or are introduced by a step.notrue
max-failuresBlocking findings allowed at the baseline step.no0
outOutput directory for flowlens-report.json and junit.xml.noflowlens-ci

no outputs