Releases: americanexpress/earlybird
Releases · americanexpress/earlybird
v4.1.2
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
4.1.1 (2024-02-12)
Bug Fixes
- the extension regex was not reading the dot (53cf2c8)
v4.1.0
4.1.0 (2024-02-07)
Features
- config: added config to avoid exit code 1 for scan failure (5b0e14a)
v4.0.0
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
3.16.0 (2023-07-10)
Features
- config: not exiting process after update and reloading config (#74) (a96d2a2)
v3.15.0
3.15.0 (2023-06-01)
Features
- file-with-console: updated code based to broadcast and write it… (#60) (92e6123)
v3.14.0
3.14.0 (2023-03-16)
Features
- add arm64 binary for use on M1 hardware (23c4ff0)
v3.13.2
3.13.2 (2023-02-23)
Bug Fixes
- config: updated config based display and failure (#55) (5247ccf)
v3.13.1
3.13.1 (2022-10-03)
Bug Fixes
- scan failure provision for info level hits (1174e45)
v3.13.0
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)