GeekInTheNorth / GeekInTheNorth/Stott.Security.Optimizely
[CSP] Add tool for clearing down CSP Violations
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 11
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
The Content Security Policy - Violations screen does not have a mechanism that allows you to purge all violations. When a Site is Launched, there are often hundreds of violations as the CSP is configured and this can make it hard to understand what has been processed. By adding a mechanism to clear down CSP violations, the list can be built fresh based on what is still outstanding.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Content Security Policy - Violations screen and read the linked Violations Discussion for the expected clearing behavior. Trace how violations are displayed and persisted, then define done as providing a way to purge all current violations so the list can be rebuilt from newly reported items.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100