Merge ~oem-solutions-engineers/pc-enablement/+git/bughamster:PCSWE-795 into ~oem-solutions-engineers/pc-enablement/+git/bughamster:master
Status: | Merged |
---|---|
Merged at revision: | 92f49c409ac135565ce5efac223ba9e848d83d6f |
Proposed branch: | ~oem-solutions-engineers/pc-enablement/+git/bughamster:PCSWE-795 |
Merge into: | ~oem-solutions-engineers/pc-enablement/+git/bughamster:master |
Diff against target: |
135 lines (+76/-6) 1 file modified
BugHamster/BugHamster.py (+76/-6) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Andy Chi (community) | Approve | ||
Atlas Yu | Approve | ||
jeremyszu | Pending | ||
Review via email: mp+435403@code.staging.launchpad.net |
Commit message
PCSWE-795: Won't file CVE bug if USN within 7 days.
Description of the change
Test cases:
1. CVE failed test, all USN exceed 7 days.
Summission.
Result: https:/
2. CVE pass test, all USN within 7 days.
Submission.json: submission_
Result: https:/
3. CVE fail test, 3 of 4 USN exced 7 days.
Submission.json: submission_
Result: https:/
There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.
Minutes after my approval, I realized that it may not only be USN(Ubuntu security notice), but LSN(Linux security notice) as well.