cert-pulse/CertPulse Certificate Check
Check TLS certificate expiry for your domains. Fail CI if a cert is expiring soon.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| domains | Comma-separated list of domains to check (e.g., "example.com,api.example.com:8443") | yes | — |
| threshold | Fail if any cert expires within this many days (default: 30) | no | 30 |
| api-key | Optional CertPulse API key for enhanced checks. Get one free at certpulse.dev | no | — |
Outputs
| name | description |
|---|---|
| results | JSON array of check results |
| failing | Number of domains failing the threshold |