Releases: stark-contrast/accessibility-check-action
Releases · stark-contrast/accessibility-check-action
v0.5.0-beta.0
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
- Uses cli 0.4.0-beta.0 which allows displaying url scanning progress on Stark UI
- Update dev dependencies
v0.3.2-beta.0
- Update cli to 0.3.2-beta.0
- Dependency updates based on dependabot.
v0.3.1-beta.0
- Uses the latest cli 0.3.1-beta.0
v0.3.0-beta.0
- 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
- Updates dependencies & vulnerabilities
- Updates marketplace icon
v0.2.1-beta.0
- 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
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