metalstormbass / vulncounter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vulncounter

This script is meant to take the output of github-container-list and count the vulnerabilities.

Usage:

First, run github-container-list and generate a text file.

go run main.go metalstormbass main  > out.txt

Then run this tool

go run main.go out.txt

About


Languages

Language:Go 100.0%