diff options
| author | Ralph Siemsen <ralph.siemsen@linaro.org> | 2022-11-17 11:54:52 -0500 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-07 15:06:36 +0000 |
| commit | e4a273eb58edd98e00a242a380e1de3b06e61da1 (patch) | |
| tree | b0adedd3708bc11b475df0be780cb51defad602e /scripts/lib/argparse_oe.py | |
| parent | cf0e66cf7a38216161c8f74196d82e8877c93bee (diff) | |
| download | poky-e4a273eb58edd98e00a242a380e1de3b06e61da1.tar.gz | |
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
(From OE-Core rev: bca720eca95929752436b56aa01e7fddfa1c834f)
Signed-off-by: Ralph Siemsen <ralph.siemsen@linaro.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/argparse_oe.py')
0 files changed, 0 insertions, 0 deletions
