Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MSU Catalog Patches IT test #4009

Merged
merged 8 commits into from
Apr 24, 2023
Merged

Add MSU Catalog Patches IT test #4009

merged 8 commits into from
Apr 24, 2023

Conversation

Deblintrake09
Copy link
Contributor

@Deblintrake09 Deblintrake09 commented Mar 8, 2023

Related issue
#3361

Description

This PR adds IT support for MSU patch information being added to the feed from the catalog for patches that have no CVE or vulnerability associated.

Added

  • Added test_msu_inventory.py module and test cases
  • Added the get_rows_from_table to the cve_db.py module. It returns each row of a given table that has a value searched by the user.

Testing performed

Tester Test path Jenkins Local OS Commit Notes
@Deblintrake09 (Developer) test_vulnerability_detector ⚫⚫⚫ 🟡🟡🟡 Centos8 c5bfb92 Failing tests are caused by Jenkins being down, so the latest feeds are older than the Tests allow.
@damarisg (Reviewer) ⚫⚫⚫ 🚫 🚫 🚫 Nothing to highlight

Copy link
Member

@juliamagan juliamagan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@juliamagan juliamagan merged commit c440043 into 4.5 Apr 24, 2023
@juliamagan juliamagan deleted the 3361-msu-catalog-patches branch April 24, 2023 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tests development - Test new MSU packages and supersedence information
4 participants