Releases: corazawaf/libinjection-go
Releases · corazawaf/libinjection-go
Release v0.2.3
0.2.3 (2025-11-16)
Bug Fixes
Continuous Integration
What's Changed
- chore(deps): pin dependencies in .github/workflows/test-coverage.yml by @renovate[bot] in #33
- chore(deps): update github/codeql-action digest to 6624720 in .github/workflows/codeql.yml by @renovate[bot] in #34
- chore(deps): update actions/checkout digest to 11bd719 in .github/workflows/test-coverage.yml by @renovate[bot] in #35
- chore(deps): update all non-major dependencies in .github/workflows/test-coverage.yml by @renovate[bot] in #36
- chore(deps): update github/codeql-action digest to 4f3212b in .github/workflows/codeql.yml by @renovate[bot] in #37
- chore(deps): update github/codeql-action digest to 396bb3e in .github/workflows/codeql.yml by @renovate[bot] in #38
- chore(deps): update github/codeql-action digest to ea9e4e3 in .github/workflows/codeql.yml by @renovate[bot] in #39
- chore(deps): update github/codeql-action digest to f09c1c0 in .github/workflows/codeql.yml by @renovate[bot] in #40
- chore(deps): update github/codeql-action digest to aa57810 in .github/workflows/codeql.yml by @renovate[bot] in #41
- chore(deps): update github/codeql-action digest to babb554 in .github/workflows/codeql.yml by @renovate[bot] in #42
- chore(deps): update actions/setup-go digest to 3041bf5 in .github/workflows/test-coverage.yml by @renovate[bot] in #43
- chore(deps): update github/codeql-action digest to df409f7 in .github/workflows/codeql.yml by @renovate[bot] in #44
- chore(deps): update github/codeql-action digest to 48ab28a in .github/workflows/codeql.yml by @renovate[bot] in #45
- chore(deps): update github/codeql-action digest to b6a472f in .github/workflows/codeql.yml by @renovate[bot] in #47
- chore(deps): update ncipollo/release-action digest to cdcc88a in .github/workflows/release.yml by @renovate[bot] in #48
- chore(deps): update all non-major dependencies in .github/workflows/test-coverage.yml by @renovate[bot] in #49
- chore(deps): update github/codeql-action digest to dd196fa in .github/workflows/codeql.yml by @renovate[bot] in #50
- chore(deps): update github/codeql-action digest to ee117c9 in .github/workflows/codeql.yml by @renovate[bot] in #51
- chore(deps): update github/codeql-action digest to f6091c0 in .github/workflows/codeql.yml by @renovate[bot] in #52
- chore(deps): update github/codeql-action digest to 17a820b in .github/workflows/codeql.yml by @renovate[bot] in #53
- chore(deps): update actions/setup-python digest to 4237552 in .github/workflows/lint.yml by @renovate[bot] in #54
- chore(deps): update github/codeql-action digest to dd74661 in .github/workflows/codeql.yml by @renovate[bot] in #55
- chore(deps): update github/codeql-action digest to 9e8d078 in .github/workflows/codeql.yml by @renovate[bot] in #56
- chore(deps): update github/codeql-action digest to b56ba49 in .github/workflows/codeql.yml by @renovate[bot] in #57
- chore(deps): update ncipollo/release-action digest to 440c8c1 in .github/workflows/release.yml by @renovate[bot] in #58
- chore(deps): update github/codeql-action digest to 6bb031a in .github/workflows/codeql.yml by @renovate[bot] in #59
- chore(deps): update dependency go to 1.24.x in .github/workflows/test-coverage.yml by @renovate[bot] in #60
- chore(deps): update all non-major dependencies in .github/workflows/test-coverage.yml by @renovate[bot] in #61
- chore(deps): update github/codeql-action digest to 1b549b9 in .github/workflows/codeql.yml by @renovate[bot] in #62
- chore(deps): update actions/setup-python digest to 8d9ed9a in .github/workflows/lint.yml by @renovate[bot] in #63
- chore(deps): update actions/checkout action to v5 in .github/workflows/test-coverage.yml by @renovate[bot] in #65
- chore(deps): update all major dependencies to v6 in .github/workflows/test-coverage.yml (major) by @renovate[bot] in #66
- chore(deps): update github/codeql-action action to v4 in .github/workflows/codeql.yml by @renovate[bot] in #68
- chore: update go version by @fzipi in #73
Full Changelog: v0.2.2...v0.2.3
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