Verizon / frisky

Open source code scanner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

frisky: Open souce code scanner

frisky is a simpler port of gitrob and is a command line utility to scan codebases for sensitive files/contents. It is imagined this will happen as part of code review prior to open source release.

frisky has some useful differences to gitrob:

  • single file, making distribution trivial
  • json output for integration with other utilities
  • ability to generate and consume and overrides file to suppress errors for specific matches
  • signature part 'contents' to analyze file contents

About

Open source code scanner

License:Apache License 2.0


Languages

Language:Python 100.0%