A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Aug 07, 2023
Sep 18, 2023
Closed, Fixed and tested
Fixed an issue that prevented you from setting a header for StaticFile.
Added the following option to the Forms section in appsettings.json.
"Forms": { "FormsConfigOptions": { "StaticFilesHeaders": { "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload" } } }
To test this:
"Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
