BlitzkriegSoftware / NodeJsPersonApi

NodeJs REST API for Person
MIT License
0 stars 0 forks source link

Add additional infoSec checks per OWASP #4

Closed BlitzkriegSoftware closed 4 months ago

BlitzkriegSoftware commented 4 months ago

https://cheatsheetseries.owasp.org/cheatsheets/HTTP_Headers_Cheat_Sheet.html

HSTS, Request Size, etc.

BlitzkriegSoftware commented 4 months ago

Fixed. Plus ESLINT.