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 scans on PR and push to check for new vulnerabilities #966

Merged
merged 1 commit into from Oct 24, 2023

Conversation

wjmurphy
Copy link
Contributor

@wjmurphy wjmurphy commented Oct 23, 2023

A reusable workflow for run dependency review scan on PR and push actions to check for new vulnerabilities being added to the supply chain as part of the change.

https://trello.com/c/BmET7H34/3326-add-dependabot-scan-to-ci-pipelines

- name: 'Checkout repository'
uses: actions/checkout@v4

- name: 'Dependency review'
Copy link
Contributor

Choose a reason for hiding this comment

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

This name is a bit vague, could we change it to something that makes it more obvious what's being reviewed? Same for the one below.

@wjmurphy wjmurphy merged commit 4e41f93 into main Oct 24, 2023
1 check passed
@wjmurphy wjmurphy deleted the dependabot-workflow branch October 24, 2023 11:09
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.

None yet

2 participants