golang: ignore CVE-2022-29804
The issue only affects Windows per the golang announcement [1]: On Windows, the filepath.Clean function could convert an invalid path to a valid, absolute path. For example, Clean(`.\c:`) returned `c:`. [1] https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg Signed-off-by:Ralph Siemsen <ralph.siemsen@linaro.org> Signed-off-by:
Steve Sakoman <steve@sakoman.com>
Loading
Please register or sign in to comment