Commit Graph

1 Commits (cd22c5a365219335815abffbe5692e26b39b6e3d)

Author SHA1 Message Date
andoan16 cd22c5a365 refactor: add security headers and csp to block malicious domains
Create Next.js configuration file with security headers including Content Security Policy (CSP) to prevent the browser from loading resources from the suspicious domains mentioned in the issue (infoworldbriefs.com, changelesschoir.com, signedquick.com) and to mitigate the impact of any potential injection vulnerabilities.

Affected files: next.config.ts

Signed-off-by: andoan16 <33853760+andoan16@users.noreply.github.com>
1 month ago