+0
-6
@@ -325,8 +325,2 @@ 'use strict' | ||
| if (referrer) { | ||
| // referrer is a relative path | ||
| if (referrer.startsWith('/')) { | ||
| this.redirect(referrer) | ||
| return | ||
| } | ||
| // referrer is an absolute URL, check if it's the same origin | ||
@@ -333,0 +327,0 @@ const url = new URL(referrer, this.ctx.href) |
+1
-1
| { | ||
| "name": "koa", | ||
| "version": "3.0.2", | ||
| "version": "3.0.3", | ||
| "description": "Koa web app framework", | ||
@@ -5,0 +5,0 @@ "main": "lib/application.js", |
Network access
Supply chain riskThis module accesses the network.
Found 3 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 3 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
64093
-0.2%1734
-0.29%