Skip to content

Releases: nightfallai/nightfall_code_scanner

v2.2.0

31 Aug 06:08
771130e
Compare
Choose a tag to compare

What's Changed

  • Abdeali/intm 2073 support combo detectors in nightfall code scanner by @abdealiaden in #75

New Contributors

Full Changelog: v2.1.1...v3.0.0

v2.1.1

01 Aug 19:38
c07aa5e
Compare
Choose a tag to compare
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

15 Jul 21:40
38c63fb
Compare
Choose a tag to compare

What's Changed

  • add ability to change annotation level by @Dhertz in #72

Full Changelog: v2.0.2...v2.1.0

v2.0.2

12 Jan 00:10
07bdb81
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

07 Jan 01:22
92a6b9a
Compare
Choose a tag to compare

Fixes a bug where default redaction configs were not being passed correctly in the Nightfall API request.

What's Changed

Full Changelog: v2.0.0...v2.0.1

Update schema to match latest Nightfall API release

06 Jan 01:56
b387df2
Compare
Choose a tag to compare

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

09 Dec 21:13
c9eaa20
Compare
Choose a tag to compare
v1.1.4

move tag to one stanza (#66)

Add PHI and HIPAA_DEFINED_PII detectors

08 Dec 22:45
eb3c3d5
Compare
Choose a tag to compare

What's Changed

  • [PLAT-1281] Add PHI and HIPAA_DEFINED_PII detectors by @visaals in #60

New Contributors

Full Changelog: v1.1.2...v1.1.3

Add new detectors

30 Nov 00:00
67cdd56
Compare
Choose a tag to compare
v1.1.2

update nf client (#58)

v1.1.1 Revert back to BASE_URL

11 Mar 19:21
f7ef6ae
Compare
Choose a tag to compare
  • cannot use GITHUB_ prefixed env vars, those are reserved