diff options
author | Ross Burton <ross.burton@arm.com> | 2023-11-03 13:28:11 +0000 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-11-11 08:23:01 -1000 |
commit | 61dee9640349716365010ddc962ae4f83f31b11f (patch) | |
tree | aac937c5fa99335cdc69b301c42f9e4452c87dcc /meta/lib/oeqa/utils/gitarchive.py | |
parent | ea56fc0611c205980e7aba441b5b82a0fa4e0e50 (diff) | |
download | poky-61dee9640349716365010ddc962ae4f83f31b11f.tar.gz |
cve-check: don't warn if a patch is remote
We don't make do_cve_check depend on do_unpack because that would be a
waste of time 99% of the time. The compromise here is that we can't
scan remote patches for issues, but this isn't a problem so downgrade
the warning to a note.
Also move the check for CVEs in the filename before the local file check
so that even with remote patches, we still check for CVE references in
the name.
(From OE-Core rev: 4f21354c7204c3404326ddc243d02056387472d3)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 0251cad677579f5b4dcc25fa2f8552c6040ac2cf)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/lib/oeqa/utils/gitarchive.py')
0 files changed, 0 insertions, 0 deletions