Parse report-to CSP reports - #3131
Conversation
|
@labkey-tchad let me know if there's a good way to test this. Seems like it should have been failing since we added support for report-to. |
The tests are fine because our standard CSP still includes |
Current Firefox versions now support |
|
Note that Claude is somewhat concerned about how well this helper will work with It's also worried about throwing due to reports that don't contain "body" or "documentUrl," but that seems unlikely. |
We would have to switch all of our suites on TeamCity to use HTTPS and run on the latest Firefox version. That being said, I don't understand the rush to remove |
Rationale
Test framework should be able to parse report-to CSP reports, especially since that's all the product sends now. https://github.com/LabKey/internal-issues/issues/900
Related Pull Requests