#helmet-library

[ follow ]
Marcin Wanago Blog - JavaScript, both frontend and backend
3 months ago
JavaScript

API with NestJS #145. Securing applications with Helmet

Using the Helmet library with NestJS can help protect applications from vulnerabilities by setting appropriate response headers.
The Helmet library maintains a set of security-related response headers and keeps the list up to date with new headers and deprecating unnecessary ones. [ more ]
[ Load more ]