ankane/pdscan

Ideas

Opened this issue · 0 comments

Please create a new issue to discuss any ideas or share your own.

Ideas

  • Add JSON output - #3
  • Add --include and --exclude options for files (and other adapters in the future) - #14
  • Add option for custom surnames (--surname-path surnames.txt) - need to figure out tokenization
  • Allow certain patterns (--allow-pattern "\w+@example.com")
  • Add line/column numbers to file matches and primary key value to row/document matches (--show-locations)
  • Highlight data store matches

New data stores

  • Memcached (need to add meta commands to gomemcache)

Performance

  • Try Rust for better regexp performance