|
1 | 1 | <!-- |
2 | | -Disabled by https-everywhere-checker because: |
3 | | -Fetch error: http://demandware.net/ => https://demandware.com/: (28, 'Connection timed out after 10000 milliseconds') |
4 | 2 | Other Demandware rulesets: |
5 | 3 |
|
| 4 | + - Demandware.net.xml |
6 | 5 | - Demandware.edgesuite.net.xml |
7 | 6 |
|
8 | 7 |
|
9 | 8 | bucket: demandware.edgesuite.net/aabl_prd/on/demandware.static/ |
| 9 | +
|
| 10 | +
|
| 11 | + Nonfunctional hosts in *demandware.com: |
| 12 | +
|
| 13 | + - blog * |
| 14 | + - labs * |
| 15 | +
|
| 16 | + * 500 |
| 17 | +
|
| 18 | +
|
| 19 | + Problematic hosts in *demandware.com: |
| 20 | +
|
| 21 | + - investors |
| 22 | +
|
| 23 | +
|
| 24 | + Fully covered hosts in *demandware.com: |
| 25 | +
|
| 26 | + - (www.)? |
| 27 | + - xchange |
| 28 | +
|
| 29 | +
|
| 30 | + Insecure cookies are set for these hosts: |
| 31 | +
|
| 32 | + - demandware.com |
| 33 | + - www.demandware.com |
| 34 | + - xchange.demandware.com |
| 35 | +
|
| 36 | +
|
| 37 | + Mixed content: |
| 38 | +
|
| 39 | + - Images on (www.)? from www.demandware.com * |
| 40 | +
|
| 41 | + * Secured by us |
| 42 | +
|
10 | 43 | --> |
11 | | -<ruleset name="Demandware (partial)" platform="mixedcontent" default_off='failed ruleset test'> |
| 44 | +<ruleset name="Demandware.com (partial)"> |
12 | 45 |
|
13 | 46 | <target host="demandware.com"/> |
14 | | - <target host="*.demandware.com"/> |
15 | | - <target host="demandware.net"/> |
16 | | - <target host="*.demandware.net"/> |
| 47 | + <!--target host="labs.demandware.com"/--> |
| 48 | + <target host="www.demandware.com"/> |
| 49 | + <target host="xchange.demandware.com"/> |
17 | 50 |
|
18 | | - <securecookie host="^(?:.*\.)?demandware\.com$" name=".*"/> |
| 51 | + <!-- Complications: |
| 52 | + --> |
| 53 | + <target host="investors.demandware.com" /> |
19 | 54 |
|
20 | | - <rule from="^http://(www\.)?demandware\.(?:com|net)/" |
21 | | - to="https://$1demandware.com/"/> |
| 55 | + <exclusion pattern="^http://investors\.demandware\.com/+(?!client/|media_files/)" /> |
22 | 56 |
|
23 | | - <rule from="^http://(labs|xchange)\.demandware\.com/" |
24 | | - to="https://$1.demandware.com/"/> |
| 57 | + <!-- +ve: |
| 58 | + --> |
| 59 | + <test url="http://investors.demandware.com/phoenix.zhtml?c=247632&p=irol-EventDetails&EventId=5188309" /> |
| 60 | + <test url="http://investors.demandware.com/phoenix.zhtml?c=247632&p=irol-irhome" /> |
| 61 | + <test url="http://investors.demandware.com/phoenix.zhtml?c=247632&p=irol-newsArticle&ID=2031432" /> |
| 62 | + |
| 63 | + <!-- -ve: |
| 64 | + --> |
| 65 | + <test url="http://investors.demandware.com/client/24/247632/css/ccbnIR.css" /> |
| 66 | + <test url="http://investors.demandware.com/media_files/IROL/24/247632/2015/img/mastheads/bg-masthead-investor.jpg" /> |
| 67 | + |
| 68 | + <test url="http://www.demandware.com/contact" /> |
| 69 | + <test url="http://www.demandware.com/events" /> |
| 70 | + |
| 71 | + |
| 72 | + <!-- Not secured by server: |
| 73 | + --> |
| 74 | + <!--securecookie host="^(www\.)?demandware\.com$" name="^(PHPSESSID|exp_csrf_token|exp_last_activity|exp_last_visit|exp_stashid|exp_tracker)$" /--> |
| 75 | + <!--securecookie host="^xchange\.demandware\.com$" name="^(BIGipServerpool\w.]+|JSESSIONID|jive\.security\.context)$" /--> |
| 76 | + |
| 77 | + <securecookie host="^(?:.*\.)?demandware\.com$" name=".*"/> |
25 | 78 |
|
26 | | - <rule from="^http://sits-pod(\d+)\.demandware\.net/" |
27 | | - to="https://sits-pod$1.demandware.net/"/> |
| 79 | + <rule from="^http:" |
| 80 | + to="https:" /> |
28 | 81 |
|
29 | 82 | </ruleset> |
0 commit comments