accessible360/Audisist CLI Action

Run accessibility validations against your website

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 1, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: accessible360/audisist-cli-action@98ec836fab59776fa52bcbe863075109c5205a5a # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
auth_tokenNPM token used to install @accessible360/audisist-cliyes
licenseLicense token for @accessible360/audisist-cliyes
cli_versionVersion of @accessible360/audisist-cli to installnolatest
configPath to a JSON or YAML config file, or an inline JSON stringno
debugEnable debug modenofalse
urlURL to scanno
cookiesCookies to include in the request, one per line in the format name=valueno
headersHeaders to include in the request, one per line in the format name: valueno
formatOutput format (xunit, json, or silent)no
outputPath to write scan resultsno
on_before_scriptPath to a JavaScript file to execute before validationsno
ignore_response_codeAllow validations to run regardless of the HTTP response codenofalse
namedescription
outputsJSON array of absolute paths to result files written by the scan