Fix site for new Apache CSP
- Dominant language
- Jupyter Notebook
- Stars
- 30
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Some parts of https://flagon.apache.org/ are broken since the new apache content security policy (https://infra.apache.org/csp.html). The new CSP blocks all third party content, so the jQuery, D3, fonts etc. references in the site code fail. One solution would be to download needed packages and host them in our source, but it would also be worthwhile to prune the site's third party dependencies.
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the site code for references to jQuery, D3, fonts, and other third-party content, then compare them with the Apache CSP requirements. Done means the affected site parts work under the new policy, with needed packages hosted in the source and unnecessary third-party dependencies removed where appropriate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- d3, jquery
- Domain
- frontend, security, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100