# #42 - Dep Upgrade Analysis, Eclipse IDE, AI Pentest Preview & Real Time Kubernetes Image Scanning

### Features

* [**Dependency Upgrade Breaking Change Analysis**](https://help.aikido.dev/aikido-autofix/breaking-changes-and-upgrade-impact-analysis#upgrade-impact-analysis)**:** Aikido AutoFix analyzes dependency upgrades to surface code-breaking impacts early, reducing the risk of upgrades and preventing regressions.
* [**Kubernetes In-Cluster Image Scanning**](https://help.aikido.dev/cloud-scanning/kubernetes-cluster-scanning/kubernetes-in-cluster-image-scanning): Continuously scans container images running in your Kubernetes clusters to detect vulnerabilities on all running containers.
* **AI Pentest - Skip Payment**: Run a full whitebox pentest to find your true exposure without paying upfront. Only pay to unlock the details of High or Critical findings.
* [**Eclipse IDE plugin released**](https://www.notion.so/Changelog-Items-20-12-30-01-2fd5cb88a3828047b986c2900bea1701?pvs=21): Scan your projects in real time to detect secrets, API keys, and security vulnerabilities as you code.
* [**New and improved Reachability view**](https://help.aikido.dev/getting-started/reachability-analysis/introduction-to-reachability-analysis)**:** Refreshed design with deeper and more granular insights, accessible directly from the Feed by hovering over a finding.

***

### **Aikido Intel - Malware & Vulnerability Database**

Our research team has discovered over [#139 new vulnerabilities](https://intel.aikido.dev) over the last month, with deep dives into [npx confusion via unclaimed packages](https://www.aikido.dev/blog/npx-confusion-unclaimed-package-names) and [malware distributed through a fake ClawdBot VS Code extension](https://www.aikido.dev/blog/fake-clawdbot-vscode-extension-malware).

### Improvements

* Code Scanning - [Support Visual Basic.NET](https://help.aikido.dev/code-scanning/code-scanning-overview)
* Code Scanning - [Clojure support](https://help.aikido.dev/code-scanning/code-scanning-overview)
* Cloud - [Azure China is now supported](https://help.aikido.dev/cloud-scanning/connect-your-cloud/azure/connect-azure-cloud-account-to-aikido)
* Zen Firewall - Agent releases for [Dotnet](https://github.com/AikidoSec/firewall-dotnet/releases), [Java](https://github.com/AikidoSec/firewall-java/releases), [Python](https://github.com/AikidoSec/firewall-python/releases), [PHP](https://github.com/AikidoSec/firewall-php/releases), [Ruby](https://github.com/AikidoSec/firewall-ruby/releases), [Golang](https://github.com/AikidoSec/firewall-go/releases) and [Node](https://github.com/AikidoSec/firewall-node/releases)
* Code Quality - [Ability to edit Custom Rules](https://help.aikido.dev/code-quality/add-custom-code-rules)
* AI Pentest - Get an estimate for the amount of agents needed for optimal coverage
* AI Pentest - [Programmatically create new Pentests via API](https://apidocs.aikido.dev/reference/createpentestdraftassessment)
* AI Pentest - Schedule for weekend execution
* AI Pentest - AI Pentest now suggests hardening improvements to code
* IDE IntelliJ - [Added Full Codebase Scan](https://help.aikido.dev/ide-plugins/features/full-workspace-scan-in-ide)
* IDE - [Track Expansion Pack (Secrets, Safe-Chain, MCP) usage across your organization](https://help.aikido.dev/ide-plugins/features/ide-adoption-stats)
* IDE - New releases for [VSCode](https://marketplace.visualstudio.com/items?itemName=AikidoSecurity.aikido), [Jetbrains](https://plugins.jetbrains.com/plugin/24993-aikido-security/versions/stable) and [Visual Studio](https://marketplace.visualstudio.com/items?itemName=AikidoSecurity.aikido-visualstudio)
* Safe-Chain - [New Releases adding custom registry support for Python and Jenkins support](https://github.com/AikidoSec/safe-chain/releases)
* Integrations - Compliance integration with [CompAI](https://compai.com/)
* Reports - UK Cyber Essentials
* API - [Start container scan](https://apidocs.aikido.dev/reference/scancontainer)
* API - [Set network connectivity for repository](https://apidocs.aikido.dev/reference/updatecoderepoconnectivity)
* API - [List tasks related to a group](https://apidocs.aikido.dev/reference/exportissues)
* API - [Get AI Pentest assessment details](https://apidocs.aikido.dev/reference/getpentestassessmentdetail)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.aikido.dev/changelog/q1-2026/42-dep-upgrade-analysis-eclipse-ide-ai-pentest-preview-and-real-time-kubernetes-image-scanning.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
