Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: don't persist creds in check.yaml #193

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

woodruffw
Copy link

@woodruffw woodruffw commented Dec 15, 2024

Hi josepy maintainers! Thanks for your hard work here and on certbot; I'm a happy user of both 🙂

This fixes two small findings from zizmor for unnecessary credential persistence. These don't appear to be exploitable in this case, but eliminating unnecessary credentials is a good defense-in-depth practice.

See: https://woodruffw.github.io/zizmor/audits/#artipacked for more details.

Repro:

# 035ea359a2f53611cec079cac98401ec30053a42 is the current master HEAD
zizmor certbot/josepy@035ea359a2f53611cec079cac98401ec30053a42 --gh-token $(gh auth token)

This fixes two small findings from `zizmor` for unnecessary credential-persistence.
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.

1 participant