audit: enforce https for github.com urls

This commit is contained in:
Viktor Szakats 2017-02-07 00:19:58 +00:00
parent 73df504595
commit 11ebfdafb2

View File

@ -1343,6 +1343,7 @@ class ResourceAuditor
%r{^http://(?:[^/]*\.)?bintray\.com/},
%r{^http://tools\.ietf\.org/},
%r{^http://launchpad\.net/},
%r{^http://github\.com/},
%r{^http://bitbucket\.org/},
%r{^http://anonscm\.debian\.org/},
%r{^http://cpan\.metacpan\.org/},