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

Secret rotation reminders? #2860

Open
andrewbihl opened this issue Dec 10, 2024 · 0 comments
Open

Secret rotation reminders? #2860

andrewbihl opened this issue Dec 10, 2024 · 0 comments

Comments

@andrewbihl
Copy link

andrewbihl commented Dec 10, 2024

Feature description

We need some central way to manage secrets, which includes rotation of secrets. Of course we'd like to be Infisical to be that place.

Realistically, Infisical will not implement auto-rotation for all or even most systems. Thus, the question is – how do we rotate secrets?

The answer, I think, would be just tasks. As in, we'd like to have a way to note down the expiry for a secret and fire warnings/alerts/reminders that there are upcoming expired credentials. Ideally this would fire into Slack, or perhaps go through Datadog.

Why would it be useful?

Secrets expire, and right now we usually find this out by either:

  • the 3rd party reminders (presuming they send them and that the email they have on file is valid/up-to-date)
  • when things fail in prod

Infisical could provide a clear and consistent place for us to track this stuff.

Additional context

We had a secret expire in production today.

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

No branches or pull requests

1 participant