Skip to content

Releases: oxsecurity/MaskerLogger

v1.1.0

18 Nov 09:37
8d80d9e

Choose a tag to compare

What's Changed

  • update gitleaks config by @aviadlevy in #21
  • masker_formatter: Allow catching multiple secrets in the same str by @oxnick in #22

Full Changelog: v1.0.0...v1.1.0

v1.1.0b2

13 Nov 09:58
7e8a016

Choose a tag to compare

v1.1.0b2 Pre-release
Pre-release

What's Changed

  • masker_formatter: Allow catching multiple secrets in the same str by @oxnick in #22

Full Changelog: v1.1.0b1...v1.1.0b2

v1.1.0b1

12 Nov 16:33
cb158aa

Choose a tag to compare

v1.1.0b1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0...v1.1.0b1

v1.0.0

10 Nov 07:15
93f6d13

Choose a tag to compare

What's Changed

  • chore(release): 1.0.0 – add timeout-safe masking, Aho–Corasick prefilter, and modernize CI/docs by @aviadlevy in #7
  • chore(deps): bump python-json-logger from 2.0.7 to 3.3.0 by @dependabot[bot] in #13
  • chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #10
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #9
  • chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #8
  • chore(deps-dev): bump pytest-cov from 4.1.0 to 7.0.0 by @dependabot[bot] in #14
  • chore(deps-dev): bump pytest from 7.4.4 to 9.0.0 by @dependabot[bot] in #17
  • chore(deps-dev): bump ruff from 0.1.15 to 0.14.4 by @dependabot[bot] in #18
  • chore(deps-dev): bump pre-commit from 3.8.0 to 4.4.0 by @dependabot[bot] in #19

New Contributors

Full Changelog: v0.4.0...v1.0.0

v1.0.0-beta.3

09 Nov 09:11
bce4dd9

Choose a tag to compare

v1.0.0-beta.3 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3

v1.0.0-beta.2

09 Nov 07:28
48b321a

Choose a tag to compare

v1.0.0-beta.2 Pre-release
Pre-release

What's Changed

  • chore(deps): bump python-json-logger from 2.0.7 to 3.3.0 (#13) by @aviadlevy in #16

Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2

v1.0.0-beta.1

06 Nov 16:09
5fb0d31

Choose a tag to compare

v1.0.0-beta.1 Pre-release
Pre-release

What's Changed

  • chore(release): 1.0.0 – add timeout-safe masking, Aho–Corasick prefilter, and modernize CI/docs by @aviadlevy in #7

Full Changelog: v0.4.0...v1.0.0-beta.1

v0.4.0

05 Nov 08:42
332b325

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

V0.3.0

11 Dec 07:32

Choose a tag to compare

Add redact

v0.2.4

15 Sep 12:31

Choose a tag to compare

add TimeOut to prevent cases of redos

Signed-off-by: Tamar Galer <[email protected]>