Releases: rohitcoder/hawk-eye
Releases · rohitcoder/hawk-eye
Released v.0.3.4
New features
- Added more controls to scan mongodb, mysql, postgresql
- Now you can limit the number of records you want to scan in DBs (Good for prod DBs with lot of records)
- Added couchDB Support
Full Changelog: v-0.3.2...v--0.3.4
Released v.0.3.2
This version is a major release of Hawk-eye 🔥
This version can now do OCR and more deep analysis.
- Supports analyzing Image files png, jpg, jpeg, gif, bmp
- Supports analyzing Office document files - docx, pptx, xlsx
- Supports analyzing backups and archives - tar, rar, zip, tar.gz
Full Changelog: v-0.3.1...v-0.3.2
Released 0.2.6
Released support for Slack PII & Secret hunt!
Full Changelog: v-0.2.5...v-0.2.6
Released v0.2.4
Full Changelog: v-0.2.3...v0.2.4-alpha
Released v0.2.5
Full Changelog: v0.2.4-alpha...v-0.2.5
Released v0.2.3
Hot fix for encoding issues
Full Changelog: v-0.2.2...v-0.2.3
Released v.0.2.2
This release fixes Windows server issues when scanning large CSV files by adding encoding support.
Full Changelog: v.0.2.1...v-0.2.2
Released v.0.2.1
Full Changelog: v1.0.6...v.0.2.1
Released v.0.2.0
New Changes and features!
- Alerts now redact data when sent to Slack for confidentiality.
- Alert messages include vulnerable profile details for easy host/instance identification.
- Filesystem scan reveals user names and timing details for created PII.
- Duplicate finding alerts are suppressed for cleaner Slack notifications.
- Removed psycopg2-binary dependency to resolve Windows installation issues. For PostgreSQL, manual installation is now required after verifying host system compatibility.
Full Changelog: v-1.0.8...v-0.2.0
Hot fix release 0.1.8
This is urgent release to run this tool, currently tool is failing because of psycopg2-binary dependency on windows machine