SEC: add a 7 days cooldown period to dependabot settings#2766
SEC: add a 7 days cooldown period to dependabot settings#2766
Conversation
fcd7f9e to
7baa074
Compare
agriyakhetarpal
left a comment
There was a problem hiding this comment.
Thanks, @neutrinoceros! This looks like a fine one to me, WDYT @henryiii?
|
@joerick should we consider adding a 7-day cooldown to our |
|
This also keeps us from getting security updates for a week if vulnerabilities are found, so I'm neutral. For our constraints, we already have a delay in releasing updates, so I don't think so. |
|
Yeah, we have leaned on not pinning actions up till now; we have had moving tags and thus wouldn't benefit much from cooldowns. The currently pinned action is |
|
The things we are mostly likely to be broken on with setup-python is python-versions and the runner, both of which we can't pin. Partially pinning on top of a moving environment isn't helpful, IMO, since you might need fixes for that moving environment, and you are not protected against breakages by just partially pinning. |
|
Just a gut feeling, but I reckon a 7 day cooldown on dependabot is probably net-net a slight positive. |
|
That is, the security advantages probably tip the scales to positive. I agree that the stability pros/cons is a mixed bag! |
No description provided.