palantir / log4j-sniffer

A tool that scans archives to check for vulnerable log4j versions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for plain list of vulnerable file paths

mpanighetti opened this issue · comments

It would be helpful to add a mode that outputs vulnerable file paths in a plain format without any JSON wrappers, line labels, or other descriptor text. This could then be used as piped arguments to simple scripted followup actions, e.g. foo | xargs rm.