Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Automate Advisories Vulnerability tab#67

Merged
queria merged 10 commits intotrustification:mainfrom
a-oren:tests
Aug 19, 2025
Merged

Automate Advisories Vulnerability tab#67
queria merged 10 commits intotrustification:mainfrom
a-oren:tests

Conversation

@a-oren
Copy link
Copy Markdown
Contributor

@a-oren a-oren commented Jul 31, 2025

No description provided.

Then(
"The ID, Title, Discovery, Release, Score and CWE information should be visible for each vulnerability",
async ({ page }) => {
for (const label of COLUMN_LABELS) {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Suggestion: Instead of creating column name list, the column headers can be parsed from the BDD statement like https://github.com/trustification/trustify-tests/blob/main/tests/ui/features/%40sbom-explorer/sbom-explorer.step.ts#L184

Copy link
Copy Markdown
Collaborator

@mrrajan mrrajan left a comment

Choose a reason for hiding this comment

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

LGTM

@queria queria merged commit 36e6c0a into trustification:main Aug 19, 2025
4 checks passed
@a-oren a-oren deleted the tests branch August 19, 2025 13:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants