Skip to content

Hash pin workflows and enable dependabot#177

Merged
manugarg merged 3 commits intomanugarg:masterfrom
joycebrum:master
Dec 29, 2023
Merged

Hash pin workflows and enable dependabot#177
manugarg merged 3 commits intomanugarg:masterfrom
joycebrum:master

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
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