Skip to content

Releases: stark-contrast/accessibility-check-action

v0.5.0-beta.0

23 Nov 12:48
ea5617a
Compare
Choose a tag to compare
Pre-release

This release:

  • Uses @stark-lab-inc/[email protected]
  • Adds new flags stealth_mode, puppeteer_wait_until, puppeteer_timeout, scan_delay, skip_errors
  • Explicitly forces --sandbox-mode=off on the cli

v0.4.0-beta.0

15 Nov 09:35
4de1d73
Compare
Choose a tag to compare
Pre-release
  • Uses cli 0.4.0-beta.0 which allows displaying url scanning progress on Stark UI
  • Update dev dependencies

v0.3.2-beta.0

01 Nov 16:43
b64bceb
Compare
Choose a tag to compare
Pre-release
  • Update cli to 0.3.2-beta.0
  • Dependency updates based on dependabot.

v0.3.1-beta.0

17 Oct 14:59
72a9118
Compare
Choose a tag to compare
Pre-release
  • Uses the latest cli 0.3.1-beta.0

v0.3.0-beta.0

17 Oct 13:55
1477c0e
Compare
Choose a tag to compare
Pre-release
  • Support for scanning multiple urls in a single run and syncing this with your stark account.
  • Vulnerability fixes based on dependabot suggestions.
  • Improved error handling.

v0.2.1-beta.1

12 Sep 11:18
491ed98
Compare
Choose a tag to compare
Pre-release
  • Updates dependencies & vulnerabilities
  • Updates marketplace icon

v0.2.1-beta.0

28 Aug 16:57
878978e
Compare
Choose a tag to compare
Pre-release
  • Use cli v0.2.1-beta.0
  • Correctly point view results link in the summary to reports on stark app
  • Handle empty params (runs with empty params without throwing)

v0.2.0-beta.0

16 Aug 10:23
21a8b55
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Update License from MIT to Mozilla Public
  • Now using the cli 0.2.0-beta.0 from npm
  • Base image is now using node:18 and bash is available on the base image