JS: Mark a spurious alert in missing-x-frame-options

This commit is contained in:
Asger F
2025-02-21 20:02:18 +01:00
parent cea53371f2
commit 260c66b3cf

View File

@@ -1,5 +1,5 @@
var express = require('express'),
app = express();
app = express(); // $ SPURIOUS: Alert
app.get('/', [
function (req, res){