Skip to content

Releases: rohitcoder/hawk-eye

Released v.0.3.4

05 Dec 16:40
Compare
Choose a tag to compare

New features

  1. Added more controls to scan mongodb, mysql, postgresql
  2. Now you can limit the number of records you want to scan in DBs (Good for prod DBs with lot of records)
  3. Added couchDB Support

Full Changelog: v-0.3.2...v--0.3.4

Released v.0.3.2

12 Nov 14:51
Compare
Choose a tag to compare

This version is a major release of Hawk-eye 🔥

This version can now do OCR and more deep analysis.

  1. Supports analyzing Image files png, jpg, jpeg, gif, bmp
  2. Supports analyzing Office document files - docx, pptx, xlsx
  3. Supports analyzing backups and archives - tar, rar, zip, tar.gz

Full Changelog: v-0.3.1...v-0.3.2

Released 0.2.6

10 Nov 17:07
Compare
Choose a tag to compare

Released support for Slack PII & Secret hunt!

Full Changelog: v-0.2.5...v-0.2.6

Released v0.2.4

28 Oct 07:48
Compare
Choose a tag to compare

Released v0.2.5

28 Oct 08:25
Compare
Choose a tag to compare

Released v0.2.3

28 Oct 07:30
Compare
Choose a tag to compare

Hot fix for encoding issues

Full Changelog: v-0.2.2...v-0.2.3

Released v.0.2.2

27 Oct 12:43
36c7416
Compare
Choose a tag to compare

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

26 Oct 08:57
ec48283
Compare
Choose a tag to compare

Released v.0.2.0

05 Oct 15:55
Compare
Choose a tag to compare

New Changes and features!

  1. Alerts now redact data when sent to Slack for confidentiality.
  2. Alert messages include vulnerable profile details for easy host/instance identification.
  3. Filesystem scan reveals user names and timing details for created PII.
  4. Duplicate finding alerts are suppressed for cleaner Slack notifications.
  5. 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

04 Oct 08:57
63675ea
Compare
Choose a tag to compare

This is urgent release to run this tool, currently tool is failing because of psycopg2-binary dependency on windows machine