Skip to content

Releases: americanexpress/earlybird

v4.1.2

20 May 17:56
Compare
Choose a tag to compare

4.1.2 (2024-05-20)

Bug Fixes

  • require digits for card mod10 check (0462806)
  • ssn: updated ssn rule to ignore flaging 9xx in third group (2230817)

v4.1.1

12 Feb 20:19
Compare
Choose a tag to compare

4.1.1 (2024-02-12)

Bug Fixes

  • the extension regex was not reading the dot (53cf2c8)

v4.1.0

07 Feb 14:48
Compare
Choose a tag to compare

4.1.0 (2024-02-07)

Features

  • config: added config to avoid exit code 1 for scan failure (5b0e14a)

v4.0.0

19 Sep 17:03
Compare
Choose a tag to compare

4.0.0 (2023-09-19)

Bug Fixes

  • nameScanner: updated logic to fail a scan to respect severity and confidence (a7b9a56)

  • Merge pull request #82 from americanexpress/feat/version-upgrade (810b7fb), closes #82

BREAKING CHANGES

  • Deps update for Vulnerability fixes, version update to go 1.20 and module update

v3.16.0

10 Jul 11:37
Compare
Choose a tag to compare

3.16.0 (2023-07-10)

Features

  • config: not exiting process after update and reloading config (#74) (a96d2a2)

v3.15.0

01 Jun 19:19
Compare
Choose a tag to compare

3.15.0 (2023-06-01)

Features

  • file-with-console: updated code based to broadcast and write it… (#60) (92e6123)

v3.14.0

16 Mar 21:26
Compare
Choose a tag to compare

3.14.0 (2023-03-16)

Features

  • add arm64 binary for use on M1 hardware (23c4ff0)

v3.13.2

23 Feb 15:06
Compare
Choose a tag to compare

3.13.2 (2023-02-23)

Bug Fixes

  • config: updated config based display and failure (#55) (5247ccf)

v3.13.1

03 Oct 17:16
Compare
Choose a tag to compare

3.13.1 (2022-10-03)

Bug Fixes

  • scan failure provision for info level hits (1174e45)

v3.13.0

07 Sep 06:20
Compare
Choose a tag to compare

3.13.0 (2022-09-07)

Bug Fixes

  • release branch set to main (fcdba6f)
  • remove the default ignore with .gitignore to avoid missing scans on the repo. (2e6255d)

Features

  • add keepAlive flag and fix worker flag read (#47) (549081d)
  • add ldflags for version injection during artifacts build (32fc145)
  • use semantic versioning to create semantic releases and changelog.md file (2e8a2e9)