A research GitHub Action to check for Unsafe Dependency Changes #1312
Closed
supatsara-wat
started this conversation in
Show and tell
Replies: 1 comment
-
Thank you for the suggestion. Currently, I'm fine with the way code changes are handled :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We would like to recommend an action we created to help Open Source Projects, especially when dealing with code changes that might be unsafe when updating dependencies.
FYI - This project was flagged as having such PRs.
https://github.com/marketplace/actions/depsafe.
The code is fairly simple, and it simply flags whenever a require() function is being introduced, as it brings in external resources.
Asia and Raula. @raux
Beta Was this translation helpful? Give feedback.
All reactions