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

Added Dependency Review Action #439

Merged
merged 1 commit into from
Jun 25, 2023

Conversation

UlisesGascon
Copy link
Contributor

@UlisesGascon UlisesGascon commented Jun 25, 2023

Main Changes

Added Dependency Review Action

Context

This Action will scan dependency manifest files that change as part of a Pull Request, surfacing known-vulnerable versions of the packages declared or updated in the PR.

Once installed, if the workflow run is marked as required, PRs introducing known-vulnerable packages will be blocked from merging.

Source repository

Changelog

@UlisesGascon UlisesGascon marked this pull request as ready for review June 25, 2023 10:07
@anonrig anonrig merged commit 43c3729 into ada-url:main Jun 25, 2023
52 checks passed
@UlisesGascon UlisesGascon deleted the chore/add-dependency-review branch June 25, 2023 15:10
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.

2 participants