- run task in virtualenv, zap in base python, per pep 668
- update reporter dependencies
- a11y count should respected ignored rules
- rotate user-agent
- throw an error when no urls are found (#71)
- correct spider regex match
- drop zap run specific timeout
- lower url limit
- don't use parent relative import
- add custom user-agent to a11y scans
- guarantee output directory
- reduce concurrent spider requests
- add logging and page delay, reorder suppressions
- don't capture xml or pdf links
- add ignore source for alerts with instance suppression
- Update task reporter node dependencies
- Update release
- use supplied scan configuration
- use the correct variable name on second pass deduplication of ignored findings
- use base url and random sample of urls when over defined limit
- new changelog
- add temp changelog
- release 0.2.0
- release 0.2.0
- pull to consistent git depth
- Refactor zap and a11y tasks to upload just JSON results
- ci: use boot script for multiple env
- update pipeline
- Decrypt params and args values passed to build task #4509
- Add self to BaseBuildTask set_encryption_key method
- container hardening
- better logging, fix a11y error state
- better vulnerability scan
- better issue count for vulnerability scan, error handling
- deploy to production space (#25)
- add issue counts
- add accessibility scan
- initial implementation of zap scan task
- zap report name
- don't fail zap task on warnings
- use a separate cf space for build tasks
- ci: add tests to ci
- add tests
- add error handling
- ci: update staging image repo resource
- remove extra cf-image from pipelines
- ci: Switch to general-task and registry-image for CI jobs
- add staging pipeline (#8)
- Update resource types to use hardened images (#6)
- implement per-task build pattern (#4)