Fix site for new Apache CSP

Open
#111 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Quiet
Tech stack
d3, jquery

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.

Description

bug Site

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.

Dominant language
Jupyter Notebook
Stars
30
Forks
15
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/flagon

All issues in apache/flagon

Similar issues

More Web Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.