mirror of
https://github.com/systemd/systemd.git
synced 2025-01-07 21:18:41 +03:00
5570313421
Turns out GHActions where `pull_request_target` is used are capable of pwning repositories: https://securitylab.github.com/research/github-actions-preventing-pwn-requests/ labeler doesn't check out the source code or build anything so it's safe in its current form but to avoid surprises let's just pin it to the latest version. It's annoying to manage dependencies like this manually so additionally dependabot.yml is introduced to make it easier to keep GHActions up to date more or less automatically: https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/keeping-your-actions-up-to-date-with-dependabot |
||
---|---|---|
.. | ||
build_test.sh | ||
build_test.yml | ||
cifuzz.yml | ||
codeql-analysis.yml | ||
coverity.yml | ||
labeler.yml | ||
linter.yml | ||
mkosi.yml | ||
test_mkosi_boot.py | ||
unit_tests.sh | ||
unit_tests.yml |