New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aikidosec/runtime

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aikidosec/runtime - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

5

dist/vulnerabilities/shell-injection/containsShellSyntax.js

@@ -16,3 +16,2 @@ "use strict";

",",
":",
";",

@@ -68,2 +67,6 @@ "<",

"wc",
// Colon is a null command
// it might occur in URLs that are passed as arguments to a binary
// we should flag if it's surrounded by separators
":",
];

@@ -70,0 +73,0 @@ const pathPrefixes = [

2

package.json
{
"name": "@aikidosec/runtime",
"version": "1.5.0",
"version": "1.5.1",
"description": "Aikido runtime protects your application against NoSQL injections and more",

@@ -5,0 +5,0 @@ "repository": "https://github.com/AikidoSec/runtime-node",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc