Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
MergeFi
/
frontend
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
0
Code
Issues
24
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add production security headers to next.config.ts
- #65
#65
Merged
chonilius
merged 11 commits into
MergeFi:main
MergeFi/frontend:main
from
presidojay1:feat/security-headers
presidojay1/frontend-1:feat/security-headers
Copy head branch name to clipboard
Jul 18, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat: add production security headers to next.config.ts
#65
chonilius
merged 11 commits into
MergeFi:main
MergeFi/frontend:main
from
presidojay1:feat/security-headers
presidojay1/frontend-1:feat/security-headers
Copy head branch name to clipboard
Commits
Commits on Jul 18, 2026
feat(security): add X-Frame-Options: DENY to prevent clickjacking (#50)
Show description for 2675f0d
presidojay1
committed
2675f0d
View commit details
Copy full SHA for 2675f0d
Browse repository at this point
feat(security): add X-Content-Type-Options: nosniff (#50)
Show description for 4935621
presidojay1
committed
4935621
View commit details
Copy full SHA for 4935621
Browse repository at this point
feat(security): add Referrer-Policy protecting the OAuth callback token (#50)
Show description for c4eed46
presidojay1
committed
c4eed46
View commit details
Copy full SHA for c4eed46
Browse repository at this point
feat(security): add conservative Strict-Transport-Security (#50)
Show description for 84ca19b
presidojay1
committed
84ca19b
View commit details
Copy full SHA for 84ca19b
Browse repository at this point
test(security): add automated security-header verification script (#50)
Show description for 3b229c9
presidojay1
committed
3b229c9
View commit details
Copy full SHA for 3b229c9
Browse repository at this point
chore: add verify:headers npm script (#50)
Show description for f3d4586
presidojay1
committed
f3d4586
View commit details
Copy full SHA for f3d4586
Browse repository at this point
ci: run security-header verification in the CI pipeline (#50)
Show description for b5f4129
presidojay1
committed
b5f4129
View commit details
Copy full SHA for b5f4129
Browse repository at this point
test(security): add manual iframe-embedding verification fixture (#50)
Show description for c0ca3af
presidojay1
committed
c0ca3af
View commit details
Copy full SHA for c0ca3af
Browse repository at this point
docs: document the security headers policy and rollout plan (#50)
Show description for bb614b0
presidojay1
committed
bb614b0
View commit details
Copy full SHA for bb614b0
Browse repository at this point
fix(test): fail fast in verify-security-headers.mjs on server crash (#50)
Show description for 1299345
presidojay1
committed
1299345
View commit details
Copy full SHA for 1299345
Browse repository at this point
fix(test): stop verify-security-headers.mjs hanging forever in CI (#50)
Show description for 60b1cee
presidojay1
committed
60b1cee
View commit details
Copy full SHA for 60b1cee
Browse repository at this point
You can’t perform that action at this time.