diff --git a/static/lib/plugins.json b/static/lib/plugins.json index 543c33b..82b4496 100644 --- a/static/lib/plugins.json +++ b/static/lib/plugins.json @@ -364,6 +364,11 @@ "link": "https://hapi.dev/family/crumb", "description": "CSRF crumb generation and validation for hapi" }, + { + "name": "hapi-aegis", + "link": "https://github.com/mrosenlund/hapi-aegis", + "description": "Sets security-related HTTP response headers (CSP, HSTS, Frameguard, and more)" + }, { "name": "ralphi", "link": "https://github.com/yonjah/ralphi",