Skip to content

fix(security): implement strict Content Security Policy - #35

Merged
Vishal-770 merged 1 commit into
masterfrom
fix/csp-security-policy
Aug 13, 2026
Merged

fix(security): implement strict Content Security Policy#35
Vishal-770 merged 1 commit into
masterfrom
fix/csp-security-policy

Conversation

@Vishal-770

Copy link
Copy Markdown
Member

Closes #33. Replaces the disabled "csp": null configuration with a strict Content Security Policy configuration. It permits script execution and styling from 'self' and trusted external font sources while preventing injection of arbitrary remote sources.

Copilot AI lite review requested due to automatic review settings August 13, 2026 06:31

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Vishal-770
Vishal-770 merged commit d0bddd6 into master Aug 13, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Security: Content Security Policy (CSP) is disabled

2 participants