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

Scan deployments for deploy keys/passwords #754

Open
tobias opened this issue May 17, 2020 · 0 comments
Open

Scan deployments for deploy keys/passwords #754

tobias opened this issue May 17, 2020 · 0 comments

Comments

@tobias
Copy link
Member

tobias commented May 17, 2020

project.clj files are included in deployment jars, and sometimes people put the clojars password/token in the project.clj. We should:

  • add a validation that rejects deployments that contain a credential in project.clj
  • scan all existing artifacts for any current passwords/tokens and disable the password/token, emailing the user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants