Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New changelog #50

Merged
merged 1 commit into from
Sep 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 0 additions & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,3 @@
## 0.2.0 (2024-09-04)

### Added

- use supplied scan configuration

### Fixed

- use the correct variable name on second pass deduplication of ignored findings
- use base url and random sample of urls when over defined limit

### Maintenance

- pull to consistent git depth
- Refactor zap and a11y tasks to upload just JSON results
- **ci**: use boot script for multiple env
- update pipeline

## 0.1.3 (2024-05-28)

### Added
Expand Down