MAINT: Fix two cases of code injection via template expansion#39
MAINT: Fix two cases of code injection via template expansion#39andyfaff merged 2 commits intonumpy:mainfrom
Conversation
|
Thanks @agriyakhetarpal. I'm not sure this is a valid concern for this repo, given that we don't run CI on PRs from anyone but release team and org admin members. So the reason to change this would be to make using |
|
Thanks @rgommers. Indeed, this only changes what I saw through |
6874f7c to
d651502
Compare
|
It seems like a +0.5 change, so it's worth merging if CI passes (the run was manually approved). |
This PR fixes two cases of template injection that Zizmor caught, from a local run.
cc: @rgommers