Skip to content

Run cypress tests/security headers #1322

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

Merged
merged 9 commits into from
Feb 26, 2025

Conversation

eleanorreem
Copy link
Contributor

@eleanorreem eleanorreem commented Feb 14, 2025

Resolves #enter-issue-number

N/A

What changes did you make and why did you make them?

Results from a PEN test showed that we didn't have enough security headers on our frontend app. This PR includes:

  • content security policy
  • X-Content-Type-Options
  • Referrer-Policy
  • Strict-Transport-Security

Copy link

vercel bot commented Feb 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bloom-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 26, 2025 0:01am

Copy link

cypress bot commented Feb 14, 2025

Bloom frontend    Run #1053

Run Properties:  status check passed Passed #1053  •  git commit 0a3a7d560a: Add security headers such as CSP (#1322)
Project Bloom frontend
Branch Review develop
Run status status check passed Passed #1053
Run duration 09m 57s
Commit git commit 0a3a7d560a: Add security headers such as CSP (#1322)
Committer eleanorreem
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 9
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 77
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

@eleanorreem eleanorreem force-pushed the run-cypress-tests/security-headers branch from 1fd50fd to a49c51d Compare February 26, 2025 11:57
@eleanorreem eleanorreem merged commit 0a3a7d5 into develop Feb 26, 2025
6 of 7 checks passed
@eleanorreem eleanorreem deleted the run-cypress-tests/security-headers branch February 26, 2025 11:59
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.

1 participant