- Missing X-Frame-Options header in
index.vuln.jsline1 - Missing X-Content-Type-Options header in
index.vuln.jsline1 - Missing Content-Security-Policy header in
index.vuln.jsline1 - Missing X-XSS-Protection header in
index.vuln.jsline1 - Missing Strict-Transport-Security header in
index.vuln.jsline1
import express from "express";
import helmet from "helmet";
import bodyParser from "body-parser";
let app = express()