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

Hash pin workflows and enable dependabot #177

Merged
merged 3 commits into from
Dec 29, 2023
Merged

Hash pin workflows and enable dependabot #177

merged 3 commits into from
Dec 29, 2023

Conversation

joycebrum
Copy link
Contributor

Closes #165

Hi manugarg, thanks for the return!

This PR is hash pinning the actions used on the workflows and also enabling dependabot to help keeping them up to date in a monthly pace (allowing new vulernabilities to be fixed before it even affects you).

Considering this it is also important to enable the Dependabot security updates option on Code security and analysis to receive out of schedule upgrades in case of a new security patch is released (avoiding being exposed for much time).

I've configured the dependabot to group updates on a single PR (the https://github.com/joycebrum/pacparser/pull/1 for example, instead of being 4 PRs, it is a single one with all the updates).

Signed-off-by: Joyce <joycebrum@google.com>
Signed-off-by: Joyce <joycebrum@google.com>
Signed-off-by: Joyce <joycebrum@google.com>
@manugarg
Copy link
Owner

Thank you @joycebrum for consistent inputs to make pacparser more secure. Really appreciate it.

@manugarg manugarg merged commit f074865 into manugarg:master Dec 29, 2023
20 checks passed
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.

Hash pin github workflow dependencies
2 participants