Skip to content

Commit c8b6f8b

Browse files
xiaoyinlgloomy-ghost
authored andcommitted
Create DistributedWeaknessFiling.xml (EFForg#14952)
* Create DistributedWeaknessFiling.xml This includes URLs for the Distributed Weakness Filing projects: https://distributedweaknessfiling.org/, https://iwantacve.org/ * Add comment about why * is used
1 parent b9a96a5 commit c8b6f8b

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<ruleset name="Distributed Weakness Filing">
2+
3+
<target host="distributedweaknessfiling.org" />
4+
5+
<!-- Left-wildcard is used because https://distributedweaknessfiling.org sends HSTS header with includeSubDomains. -->
6+
<target host="*.distributedweaknessfiling.org" />
7+
<test url="http://distributedweaknessfiling.org/" />
8+
<test url="http://request.distributedweaknessfiling.org/" />
9+
<test url="http://pending-requests.distributedweaknessfiling.org/" />
10+
<test url="http://pending-requests-v5.distributedweaknessfiling.org/" />
11+
<test url="http://pending-requests-xlsx-v5.distributedweaknessfiling.org/" />
12+
13+
<target host="iwantacve.org" />
14+
15+
<rule from="^http:" to="https:" />
16+
17+
</ruleset>

0 commit comments

Comments
 (0)