Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.
/ frisky Public archive
forked from Edgio/frisky

Open source code scanner

License

Notifications You must be signed in to change notification settings

Verizon/frisky

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%