Skip to content
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.

EFForg/https-everywhere-full-fetch-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTPS Everywhere Full Fetch Test

This is a docker wrapper for running a full fetch test which re-enables all rules previously marked as broken via default_off='failed ruleset test', and then uses the fetch test to disable all broken rulesets it finds.

Running

docker build -t httpse-fetch .
docker run -it --rm -v $(pwd)/patch:/patch httpse-fetch

This will dump a patch file named diff.patch into the local patch directory, which you can then apply and commit separately.

About

A docker wrapper to generate a patch after a full fetch test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published