httpswatch icon indicating copy to clipboard operation
httpswatch copied to clipboard

Results 15 httpswatch issues
Sort by recently updated
recently updated
newest added

Bumps [lxml](https://github.com/lxml/lxml) from 4.3.2 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...

dependencies

This Pull Request adds support for [Docker](https://docker.com) in HTTPS Watch. The way this is achieved is by creating a new `docker` image with all the files and then installing the...

I noticed that the Tweet buttons are sometimes blocked from loading. I'm assuming it's due to either browser privacy settings or from an adblocker - aren't the buttons created by...

It would be useful to see the total Bad/Mediocre/Good for all of a listing's categories, but I don't know Python well enough to make this happen. I'm guessing it would...

In almost all cases, banks have brochureware websites with distinct separated internet banking domains/hosts. Imo it doesn't make much sense to be testing the brochureware endpoint, which is currently all...

just discovered that the ssllabs.com grade is also displayed if a site supports https - it would be great, if the grade would be visible next to the results (bad/mediocre/good...)

This is probably the simplest indicator of whether sites will land on a secure version of a website the first time (regardless of whether the browser supports HSTS preloading). It's...

Obviously, the score should be rolling - you need to pass all of the lower checks to move forward. Bad: No SSL/TLS Mediocre: No default/no HSTS Good: HTTPS redirected/HSTS enabled....