Closed Bug 672889 Opened 13 years ago Closed 5 years ago

Create a view to handle CSP reports

Categories

(support.mozilla.org :: Code Quality, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jsocol, Unassigned)

References

Details

When we flip on CSP we should do it in report-only mode first, evaluate the incoming traffic, and go from there. We don't want to get emailed every CSP report, though--a view to collect the data and store it, probably in Redis, would be nice.

I'm thinking for a data structure:

key(hash of report): {'report': blob, 'count': int}

Or something like that.
Blocks: 586485
Target Milestone: 2011-08-09 → 2011Q3
Assignee: james → willkg
I'd really like to make CSP happen in Q4, if we can at all.
Target Milestone: 2011Q3 → 2011Q4
Assignee: willkg → nobody
Target Milestone: 2011Q4 → ---
See Also: → 1238772
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.