Releases: corazawaf/libinjection-go
Releases · corazawaf/libinjection-go
Release v0.2.2
Release v0.2.1
0.2.1 (2024-06-10)
Bug Fixes
- attr with multiple nulls (6053f45)
What's Changed
Full Changelog: v0.2.0...v0.2.1
Release v0.2.0
0.2.0 (2024-06-07)
Features
- port from upstream adding events (7e04132)
Bug Fixes
- add positive and negative tests (723a173)
What's Changed
- chore(deps): update mathieudutour/github-tag-action action to v6.2 by @renovate in #23
- chore(deps): update actions/checkout action to v4 by @renovate in #24
- chore(deps): update actions/setup-go action to v5 by @renovate in #26
- chore(deps): update actions/setup-python action to v5 by @renovate in #27
- chore(deps): update github/codeql-action action to v3 by @renovate in #28
- chore(deps): update pre-commit/action action to v3 by @renovate in #29
- feat: port from upstream adding events by @fzipi in #21
New Contributors
Full Changelog: v0.1.6...v0.2.0
Release v0.1.6
Release v0.1.5
0.1.5 (2024-06-05)
Reverts
- Revert "small perf improvements to html5.go" (1acc74d)
What's Changed
Full Changelog: v0.1.4...v0.1.5
Release v0.1.4
0.1.4 (2024-06-05)
What's Changed
- fix: inline tag closing check when reading attribute name to prevent deep recursion by @MirkoDziadzka in #17
New Contributors
- @MirkoDziadzka made their first contribution in #17
Full Changelog: v0.1.3...v0.1.4
Release v0.1.3
Release v0.1.2
Release v0.1.1
0.1.1 (2022-09-14)
v0.1.0
This is a marker to start tagging libinjection patches
What's Changed
- merge actions branch by @Bxlxx in #3
- Initial phase of optimizations by @anuraaga in #4
- Use lookup table instead of switch for selecting byte parser. by @anuraaga in #5
- Fix lint by @anuraaga in #6
- Use map instead of binary search for word lookup by @anuraaga in #7
- Use string type for current token and fingerprint by @anuraaga in #10
New Contributors
Full Changelog: https://github.com/corazawaf/libinjection-go/commits/v0.1.0