Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cert-host-scraper

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cert-host-scraper

  • 0.9.4
  • PyPI
  • Socket score

Maintainers
1

Cert Host Scraper

CI PyPI version PyPI downloads License Code style: black

Query the certificate transparency log from crt.sh by a given a keyword and returns the status code of the matched results. Optionally, filtering the results by status code.

Demo of cert-host-scraper

Usage

cert-host-scraper search your-domain.com [--status-code 200]

Installation

With pipx:

pipx install cert-host-scraper

With pip:

pip install cert-host-scraper

Development

Requires poetry and Python 3.10+.

poetry install
poetry run python -m cert_host_scraper.cli

License

MIT

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc