File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -81,10 +81,10 @@ RUN <<EOF
8181microdnf update
8282
8383# **findutils**
84- # Needed to find all patch files, used in `apply_patches.sh`
85- # Added 2024-10:
86- # TODO: https://nvd.nist.gov/vuln/search/results
87- # TODO: cpe:2.3:a:gnu:find:- :*:*:*:*:*:*:*
84+ # Needed to find all patch files, used in `apply_patches.sh`, and helpful for debugging
85+ # Added 2024-10: Last vulnerability in 2007, only two vulnerabilities in total, a risk we accept
86+ # https://nvd.nist.gov/vuln/search/results?form_type=Advanced&results_type=overview&search_type=all&isCpeNameSearch=false&cpe_vendor=cpe%3A%2F%3Agnu&cpe_product=cpe%3A%2F%3Agnu%3Afindutils
87+ # cpe:2.3:a:gnu:findutils:* :*:*:*:*:*:*:*
8888#
8989# **iputils**
9090# To make debugging easier, includes things like ping
You can’t perform that action at this time.
0 commit comments