https://issues.redhat.com/browse/OPENJDK-1978
Some of the container sources look a bit like embedded passwords to security scanners. In particular these three lines
Adjust those source lines to include the string "nosecret" on those particular lines. This should be a comment in the relevant language, e.g. # nosecret in shell, or <!-- nosecret --> in XML.
We'd need this in the ubi8 and ubi9 branches.