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

feat: generate csp headers for static content served on vercel #111

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

castarco
Copy link
Contributor

Fixes #64 .

Copy link

socket-security bot commented Sep 20, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@astrojs/node@8.3.4 Transitive: environment, eval, filesystem, network, unsafe +20 338 kB matthewp
npm/rollup@4.22.4 None +1 2.3 MB eventualbuddha, lukastaegert, rich_harris, ...2 more
npm/sst@3.1.32 environment, network +8 1.42 MB thdxr
npm/vite@5.4.7 Transitive: environment, filesystem, network, shell +5 3.77 MB antfu, patak, soda, ...2 more

🚮 Removed packages: npm/@astrojs/node@8.3.3, npm/rollup@4.22.0, npm/sst@3.1.25, npm/vite@5.4.6

View full report↗︎

Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev>
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.

Support CSP headers generation for static content on Vercel
1 participant