Hacker News new | ask | show | jobs
by simonw 880 days ago
Steampipe have a fun SQLite extension that lets you query them via SQL: https://til.simonwillison.net/sqlite/steampipe#user-content-...

It uses an API provided by https://crt.sh/

1 comments

Querying crt.sh helped me identify a dev service I was supposed to take down, but forgot about it. Nice alternative use case :D