Skip to main content

Changelog

New product updates & features from the Aikido team.

Back to all posts

Firewall for Node.js, bun lockfile support

Apr 14, 2024

New features

🚀 Web Application Firewall for Node.js
We’ve launched the first version of our runtime protection solution. It’s an “embedded WAF” With one line of extra code and no additional dependencies, Aikido firewall becomes your in-server application firewall, monitoring SQL/NoSQL queries to prevent all common and critical injection and prototype pollution attacks—without requiring your intervention. (go to github repo)

🚀 Bun lockfile support
Aikido now detects CVEs and licenses in your Bun lockfiles. Aikido is one of the only security platforms with this feature! (check out lockfile support)


Improvements & bug fixes

  • Task tracker integrations: You can now unlink issues

  • Task tracker integrations: Manage the default label in Jira Cloud & Jira on Prem

  • Public API: You can now snooze an issue, ignore an issue and detect failed CI gating

  • GitHub actions: Aikido can now post SAST review comments inline

  • Local Scanner: The Aikido local scanner can now scan your container images as well!

  • Local Scanner: Support for .jar files added

  • Infrastructure as Code (IaC): We added support for Ansible

  • Container Image Scanner: Support for scanning public AWS ECR images