8000 GitHub - RHabereder/gitleakcharter: A little tool that builds a visual report with charts to accompany gitleaks-results
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

RHabereder/gitleakcharter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This little tool is going to build several charts to illustrate the amount of leaks of which type were found in a git-repository The only prerequisite is a json report that was generated via Gitleaks

Getting Started

  1. Install Gitleaks
  2. Create a report (Example: gitleaks detect -c ../gitleaks.toml . -f json -r report.json)
  3. Run the Tool (go run main.go -f path/To/Reports/Directory/ -o report.html)

Contributors

  • Raphael Habereder

About

A little tool that builds a visual report with charts to accompany gitleaks-results

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0