tools/cve_support
Zhixiong Chi 362d2aa36d cve_policy_filter: Create new list to track the fixed LP CVE issue
With the LP page of the CVE issue is 'Fix Released' status, the
CVE won't be reported in the cves_to_fix_lp list. we create a
new cves_to_track_lp_fixed list to check if there is a newer fixer
is provided under the same CVE for the 'stx' versioned pacakge,
So that we can recognize when a fixed LP is actually not fixed.
Monthly we need to double check the cves_to_track_lp_fixed list
if it's not empty in the report.

TestPlan:
Pass: python3 cve_policy_filter.py localhost.json test cvssv3
      Report the fixed LP of CVE issue in cves_to_fix_lp list.

Story: 2010387
Task: 46683

Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com>
Change-Id: If910a4e58a2a6e2f575c4bad67cd6d19f23ad3f1
2022-12-04 21:01:51 -05:00
..
cve_policy_filter.py cve_policy_filter: Create new list to track the fixed LP CVE issue 2022-12-04 21:01:51 -05:00
lp.py Update filter to track won't fix or invalid bugs 2020-04-20 06:43:56 -07:00
template.txt cve_policy_filter: Create new list to track the fixed LP CVE issue 2022-12-04 21:01:51 -05:00
template_v3.txt cve_policy_filter: Create new list to track the fixed LP CVE issue 2022-12-04 21:01:51 -05:00