Releases: nightfallai/nightfall_dlp_action
Releases · nightfallai/nightfall_dlp_action
v2.2.0
What's Changed
- Update README by @brianjaychung in #60
- Fix dead image links by @Dhertz in #63
- Updated code_scanner version by @abdealiaden in #64
New Contributors
- @brianjaychung made their first contribution in #60
- @abdealiaden made their first contribution in #64
Full Changelog: v2.1.0...v2.2.0
Add ability to set annotation level
v2.0.2
What's Changed
- Dogfood by @evanfuller in #55
- Bump to scanner v2.0.2 by @evanfuller in #56
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- bump dogfood nightfall_dlp_action to v.1.1.4 by @visaals in #53
- Bump to v2.0.1 by @evanfuller in #54
New Contributors
- @evanfuller made their first contribution in #54
Full Changelog: v1.1.4...v2.0.1
Update to add PHI and HIPAA_DEFINED_PII detectors
Update to add new detectors
Add two new detectors:
PASSWORD_IN_CODE
UK_ELECTORAL_ROLL_NUMBER
v1.1.2
Update docker image tag for nightfall_code_scanner (#49) * use test docker image * use scanner tag * update readme to point to latest version
Enterprise Server Support
- To use our action on Github Enterprise Server, add a
BASE_URL
env var to your workflow .yml file
v1.1.0 Enterprise Server Compatibility
- adds the ability to connect to the Github API using Enterprise Server
- set
GITHUB_API_BASE_URL
to your enterprise domain in your workflow yml file
v1.0.0 API Scan V2 Endpoint
- update to scan v2 endpoint using condition sets