Secret Expiry Monitor
Version updated for https://github.com/stef41/secret-expiry-monitor to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Secret Expiry Monitor GitHub Action automates the tracking of SSL certificates, tokens, API keys, and other secrets to ensure they do not expire unexpectedly, helping teams avoid outages caused by expired credentials. It scans for expiry dates in domains, local files, and environment variables, and can generate alerts or auto-create GitHub issues based on configurable warning and critical thresholds. This action addresses a common gap in secret management by proactively monitoring legitimate credentials for upcoming expirations.
What’s Changed
Monitors SSL certs, tokens, and secrets for approaching expiry. Prevents outages from expired credentials.