4.1.2 (2024-05-20)
- require digits for card mod10 check (0462806)
- ssn: updated ssn rule to ignore flaging 9xx in third group (2230817)
4.1.1 (2024-02-12)
- the extension regex was not reading the dot (53cf2c8)
4.1.0 (2024-02-07)
- config: added config to avoid exit code 1 for scan failure (5b0e14a)
4.0.0 (2023-09-19)
-
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
- Deps update for Vulnerability fixes, version update to go 1.20 and module update
3.16.0 (2023-07-10)
3.15.0 (2023-06-01)
3.14.0 (2023-03-16)
- add arm64 binary for use on M1 hardware (23c4ff0)
3.13.2 (2023-02-23)
3.13.1 (2022-10-03)
- scan failure provision for info level hits (1174e45)