Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a plugin to log csp errors reported by the browsers. #30

Open
wants to merge 14 commits into
base: trunk
Choose a base branch
from

Conversation

alexbodn
Copy link

it complements the report-only csp header,
and a patch will be submited to the framework to point to this url.
this code should rather be implemented in the framework,
since the csp header is set there,
and the browser complaints about missing report-url.

Improved:
Implemented:
Documented:
Completed:
Reverted:
Fixed:
(OFBIZ-)

Explanation

Thanks:

it complements the report-only csp header,
and a patch will be submited to the framework to point to this url.
this code should rather be implemented in the framework,
since the csp header is set there,
and the browser complaints about missing report-url.
@JacquesLeRoux
Copy link
Contributor

Hi Alex,

This looks promising even if I don't like the idea of put in "unsafe-inline".

BTW please follow our commit comment conventions when creating PRs, TIA

renaming the map files for minified js and css files.
@sonarcloud
Copy link

sonarcloud bot commented Jun 19, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented Sep 20, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants