I created a file where I added the following 2 lines
10035 IGNORE Strict-Transport-Security Header - Passive/release
10051 IGNORE Relative Path Confusion - Active/beta
After running the scan, at the end I see
SKIP: Relative Path Confusion [10051]
IGNORE-NEW: Strict-Transport-Security Header Not Set [10035] x 4
https://www.mysite.fr/ (301 Moved Permanently)
https://www.
mysite .fr (301 Moved Permanently)
https://www.
mysite .fr/robots.txt (301 Moved Permanently)
https://www.
mysite .fr/sitemap.xml (301 Moved Permanently)
FAIL-NEW: 0 FAIL-INPROG: 0 WARN-NEW: 0 WARN-INPROG: 0 INFO: 0 IGNORE: 1 PASS: 137
Why one is SKIP, 2nd is IGNORE-NEW
In fact I thought that using ignore rule will noit display anyhting about those 2 items in the output? Am I mistaken?