Skip to content

Releases: inverse/cert-host-scraper

0.7.4

18 Apr 21:25
a54ee3b
Compare
Choose a tag to compare

What's Changed

  • Bump dependencies
  • Validate --status-code between 100 and 599

Full Changelog: 0.7.3...0.7.4

0.7.3

03 Mar 20:12
0455eb8
Compare
Choose a tag to compare
  • Increase urllib3 log level to error to prevent noise with invalid certs

Full Changelog: 0.7.2...0.7.3

0.7.2

26 Jan 22:00
c71068b
Compare
Choose a tag to compare

What's Changed

  • Fix display linting issues

Full Changelog: 0.7.1...0.7.2

0.7.1

26 Jan 21:50
ac0aeff
Compare
Choose a tag to compare
  • Change presentation of status code

Full Changelog: 0.7.0...0.7.1

0.7.0

08 Jan 22:11
20c1d5d
Compare
Choose a tag to compare
  • Async processing of requests

0.6.0

03 Jan 21:10
98a8e25
Compare
Choose a tag to compare
  • Use JSON API
  • Remove unused dependencies
  • Strip trailing part of URL

0.5.0

02 Jan 21:38
9735f2d
Compare
Choose a tag to compare
  • Add --strip/--no-strip to search to remove leading protocol and www
  • Upgrade dependencies

0.4.1

22 Aug 11:18
dfc4ec2
Compare
Choose a tag to compare
  • Fix --status-code filter implementation

0.4.0

22 Aug 10:41
353bd22
Compare
Choose a tag to compare
  • Add --version flag

0.3.1

13 Aug 21:00
36a8a6a
Compare
Choose a tag to compare
  • Validate --status-code is an integer