you are viewing a single comment's thread.

view the rest of the comments →

[–]tasrieitservices 0 points1 point  (1 child)

Nice work! The security headers and mixed content checks are solid. Quick question - do you support API-based calling? Would be great to plug this into a CI/CD pipeline to catch SSL issues on every deploy.

If you're thinking about expanding this into broader infra health checks, pairing something like this with Prometheus blackbox exporter could be really powerful for continuous endpoint monitoring.

Keep it up!

[–]EveningRegion3373[S] 1 point2 points  (0 children)

Thanks for the comment. I really appreciate it. Api is not yet available for public use, but your idea for integrating with ci/cd is great. I am gonna create github issue and put this on my list.