trickest / cve

Gather and update all available and newest CVEs with their PoC.

Home Page:https://trickest.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ungrep unrelated data

nenadzaric opened this issue · comments

We should create blacklists for github repositories that are known not to be reliable sources.

This can be done by removing all files by egrep -w --with-filename -w -f blacklisted.txt * where blacklisted.txt is a file with a pattern that is known to be unrelated or used for marketing purposes inside of github-pocs node. blacklisted should be also added to the repo as a reference about unrelated results.

Also we need to fix github-pocs argument list too long error

Resolved in the latest workflow