Skip to content

Releases: corazawaf/libinjection-go

Release v0.2.3

16 Nov 01:55
b7c5dd0

Choose a tag to compare

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

14 Oct 14:25
b60b917

Choose a tag to compare

0.2.2 (2024-10-14)

What's Changed

  • chore(deps): update dependency ubuntu to v24 by @renovate in #31
  • chore: update renovatebot config by @fzipi in #32

Full Changelog: v0.2.1...v0.2.2

Release v0.2.1

10 Jun 21:25
278bf01

Choose a tag to compare

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

07 Jun 13:52
6075f67

Choose a tag to compare

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

05 Jun 21:05
5ea59ac

Choose a tag to compare

0.1.6 (2024-06-05)

What's Changed

  • chore: add renovate config by @fzipi in #22

New Contributors

  • @fzipi made their first contribution in #22

Full Changelog: v0.1.5...v0.1.6

Release v0.1.5

05 Jun 13:45
c7505f1

Choose a tag to compare

0.1.5 (2024-06-05)

Reverts

  • Revert "small perf improvements to html5.go" (1acc74d)

What's Changed

  • Adds Benchmark for XSS detection, minor refactor/optimization by @M4tteoP in #13

Full Changelog: v0.1.4...v0.1.5

Release v0.1.4

05 Jun 13:14
500c814

Choose a tag to compare

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

Full Changelog: v0.1.3...v0.1.4

Release v0.1.3

27 Jan 23:33
243c29f

Choose a tag to compare

0.1.3 (2024-01-27)

What's Changed

  • Updates go version and lint version in CI by @M4tteoP in #18

New Contributors

Full Changelog: v0.1.2...v0.1.3

Release v0.1.2

16 Jan 06:29
b624886

Choose a tag to compare

0.1.2 (2023-01-16)

What's Changed

Full Changelog: v0.1.1...v0.1.2

Release v0.1.1

14 Sep 02:44
6011d4d

Choose a tag to compare

0.1.1 (2022-09-14)