Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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