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

chore(ui): content security policy #903

Merged
merged 4 commits into from
Aug 13, 2024
Merged

chore(ui): content security policy #903

merged 4 commits into from
Aug 13, 2024

Conversation

andrewrisse
Copy link
Contributor

Adds a Content Security Policy (CSP). Adds an additional layer of security for XSS attacks. Generally required to have a strict one to pass pen tests.

The attached guide was used to develop this initial policy.

Auth0_ebook_1023_UPDATED.pdf

@andrewrisse andrewrisse added the tech-debt Not a feature, but still necessary label Aug 12, 2024
@andrewrisse andrewrisse self-assigned this Aug 12, 2024
Copy link

netlify bot commented Aug 12, 2024

Deploy Preview for leapfrogai-docs canceled.

Name Link
🔨 Latest commit c127db5
🔍 Latest deploy log https://app.netlify.com/sites/leapfrogai-docs/deploys/66ba911a943003000885553b

@andrewrisse andrewrisse marked this pull request as ready for review August 12, 2024 22:35
@andrewrisse andrewrisse requested a review from a team as a code owner August 12, 2024 22:35
@andrewrisse andrewrisse changed the title chore(ui): content security policy chore(ui): content security policy (DO NOT MERGE YET) Aug 12, 2024
@andrewrisse
Copy link
Contributor Author

andrewrisse commented Aug 12, 2024

DO NOT MERGE YET: need to fix environment variable issue in workflow

Update: fixed, can merge now

@andrewrisse andrewrisse changed the title chore(ui): content security policy (DO NOT MERGE YET) chore(ui): content security policy Aug 12, 2024
@andrewrisse andrewrisse merged commit c2d2262 into main Aug 13, 2024
17 checks passed
@andrewrisse andrewrisse deleted the 888-csp branch August 13, 2024 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech-debt Not a feature, but still necessary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants