issues
search
cve-search
/
cpe-guesser
Tool to guess CPE name based on common software name
https://cve-search.github.io/cpe-guesser/
BSD 2-Clause "Simplified" License
83
stars
14
forks
source link
Add ShellCheck & Black formatting workflows
#11
Closed
oh2fih
closed
7 months ago
oh2fih
commented
7 months ago
Add linter workflows:
Black formatting workflow that is already in use for cve-search & CveXplore.
ShellCheck workflow as there is at least one shell script in this repository.
Apply Black 24.3.0 formatting for these checks to pass.
adulau
commented
7 months ago
Awesome ! Thank you.