UNPKG

@aikidosec/firewall

Version:

Zen by Aikido is an embedded Web Application Firewall that autonomously protects Node.js apps against common and critical attacks

16 lines (15 loc) 273 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SOURCES = void 0; exports.SOURCES = [ "query", "body", "headers", "cookies", "routeParams", "graphql", "xml", "subdomains", "markUnsafe", "url", ];