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

SCA Test support - Validate remediation results #3653

Merged
merged 4 commits into from
Dec 13, 2022

Conversation

Deblintrake09
Copy link
Contributor

@Deblintrake09 Deblintrake09 commented Dec 6, 2022

Related issue
#3506

Description

This PR aims to add new tests to the SCA suite, validating the sca results for checks and that after applying remediation command, the test passes. Also check that if a check passes, after modifying the system the check can fail.

Added

  • Added the new tests/integration/test_sca/test_validate_remediation.py tests suite with 2 test cases

Testing performed

Tester Test path Jenkins Local OS Commit Notes
Andres (Developer) test_integration/test_sca 🟢🟢🟢 🟢🟢🟢 Centos8 - Manager a4bb632 Nothing to highlight
Andres (Developer) test_integration/test_sca 🟢🟢🟢 🟢🟢🟢 Centos8 - Agent a4bb632 Nothing to highlight
Seyla (Reviewer) test_integration/test_sca 🟢 🚫 🚫 🚫 Centos8 - Agent b0d8426 Nothing to highlight
Seyla (Reviewer) test_integration/test_sca 🟢 🚫 🚫 🚫 Centos8 - Manager b0d8426 Nothing to highlight

@Deblintrake09 Deblintrake09 self-assigned this Dec 6, 2022
@Deblintrake09 Deblintrake09 linked an issue Dec 6, 2022 that may be closed by this pull request
5 tasks
@Deblintrake09 Deblintrake09 changed the title 3506 sca support SCA Test support - Validate remediation results Dec 6, 2022
@damarisg damarisg merged commit 28c7560 into 3406-sca-pcre2-support Dec 13, 2022
@damarisg damarisg deleted the 3506-sca-support branch December 13, 2022 12:37
Deblintrake09 pushed a commit that referenced this pull request Dec 14, 2022
SCA Test support - Validate remediation results
Deblintrake09 pushed a commit that referenced this pull request Dec 14, 2022
SCA Test support - Validate remediation results
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 - Check SCA scan behavior when modify the setting
2 participants