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 e2e test for vulnerability policies #976

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Add e2e test for vulnerability policies #976

merged 1 commit into from
Dec 18, 2023

Conversation

nscuro
Copy link
Member

@nscuro nscuro commented Dec 18, 2023

The test includes:

  • Pulling policies from S3 (MinIO)
  • Reconciliation of policies with database
  • Application of policies for suppression and rating downgrade
  • Verification of notifications sent

Closes #960

Note

Requires DependencyTrack/hyades-apiserver#493 to succeed.

The test includes:

* Pulling policies from S3 (MinIO)
* Reconciliation of policies with database
* Application of policies for suppression and rating downgrade
* Verification of notifications sent

Closes #960

Signed-off-by: nscuro <nscuro@protonmail.com>
@nscuro nscuro added the qa label Dec 18, 2023
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Collaborator

@mehab mehab left a comment

Choose a reason for hiding this comment

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

lgtm

@mehab mehab merged commit 18e1931 into main Dec 18, 2023
10 checks passed
@mehab mehab deleted the issue-960 branch December 18, 2023 16:48
@nscuro nscuro added this to the 0.3.0 milestone Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add e2e tests for vulnerability policies
2 participants