Releases: nightfallai/nightfall_code_scanner
Releases · nightfallai/nightfall_code_scanner
v2.2.0
What's Changed
- Abdeali/intm 2073 support combo detectors in nightfall code scanner by @abdealiaden in #75
New Contributors
- @abdealiaden made their first contribution in #75
Full Changelog: v2.1.1...v3.0.0
v2.1.1
Add support for api key metadata (#73) * Add support for api key metadata * Test key * test * test * test * Fix quotes * Add key * Revert testing stuff * PR comments * Fix tests
v2.1.0
v2.0.2
v2.0.1
Fixes a bug where default redaction configs were not being passed correctly in the Nightfall API request.
What's Changed
- Fix default redaction configs by @evanfuller in #69
Full Changelog: v2.0.0...v2.0.1
Update schema to match latest Nightfall API release
Breaking Changes
The schema of the config file has been updated to match the latest version of the Nightfall API. For more information, refer to https://docs.nightfall.ai/docs/scanning-text.
Update CI to publish new release after build
v1.1.4 move tag to one stanza (#66)
Add PHI and HIPAA_DEFINED_PII detectors
Add new detectors
v1.1.2 update nf client (#58)
v1.1.1 Revert back to BASE_URL
- cannot use
GITHUB_
prefixed env vars, those are reserved