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

only scan on one architecture to dedupe results #266

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

some-natalie
Copy link
Owner

@some-natalie some-natalie commented Sep 2, 2024

Pull request

Only scan one architecture to deduplicate findings in the security tab. Not perfect, as it's possible some CVEs will only exist on one or the other, but 🤷🏻‍♀️ there's plenty of alerts to go around and you'll probably be using your own scanner anyways.

Describe your changes

This pull request includes a small change to the .github/workflows/build-latest.yml file. The change adds a condition to ensure that certain steps are only executed for the amd64 architecture.

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • If it is a core feature, I have added thorough tests and documentation

@some-natalie some-natalie merged commit ad61d15 into main Sep 2, 2024
3 checks passed
@some-natalie some-natalie deleted the dedupe-scanners branch September 2, 2024 14:44
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.

1 participant