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

fix: aded dependency review GHA. #250

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zubairshakoorarbisoft
Copy link
Contributor

Made this PR to add Dependency review step on the top of CI. GitHub Dependency Review is a feature that helps you manage and keep track of your project's dependencies. The Dependency Review GitHub Action is an automated workflow that leverages this feature. It scans your project for known vulnerabilities in its dependencies and provides insights into security risks, enabling you to take necessary actions to address potential issues.

It would stop the CI if anything detected during Dependency Review on the Dependencies changes made in the PR being created.

Issue: edx/edx-arch-experiments#358
POC: https://github.com/zubairshakoorarbisoft/api-doc-tools/actions/runs/7554260936/job/20566746292

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