about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorAlejandra González <blyxyas@gmail.com>2025-01-03 00:06:49 +0000
committerGitHub <noreply@github.com>2025-01-03 00:06:49 +0000
commit7a01033797b4a479335b5432204e4ae6fc3a562c (patch)
treefcb9eec405af014739ea82e0a0cc91e0afcc4904 /compiler/rustc_codegen_gcc
parent631d9a2c5cb5136705c7003e3d7681457156addf (diff)
parent7ac151508e6026945e6fdf0e3c5338efca534535 (diff)
downloadrust-7a01033797b4a479335b5432204e4ae6fc3a562c.tar.gz
rust-7a01033797b4a479335b5432204e4ae6fc3a562c.zip
Make CI a little bit safer (#13933)
This PR fixes two vulnerabilities in our CI, found with
[zizmor](https://github.com/woodruffw/zizmor). One could be exploited by
someone with tag-pushing permissions to execute arbitrary code in our CI
(see`deploy.yml`). The second vulnerability would expose our tokens to a
supply chain attack via a `build.rs` in one of the dependencies (See the
rest of the files, and https://github.com/actions/checkout/issues/485)

Pre-reviewed by @flip1995 in our DMs.

changelog:none
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions