goldbergyoni / goldbergyoni/javascript-testing-best-practices
5.6 Constantly inspect for vulnerable dependencies
Open
- Dominant language
- JavaScript
- Stars
- 24.6k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
Certificate expirations are very common and when your production site are down all the weekend becase the certificates expired on Fridays night, that is very annoying.
I think that it's a good idea to add a test that advise you X days before the certificates expires using a tool like https://www.npmjs.com/package/ssl-checker.
Regards!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.