Sonatype IQ Server 202 - 202.1 Release Notes
Known Issue in IQ Server 202 – 202.1
Sonatype is aware of an issue affecting IQ Server 202 – 202.1. When the system is under extreme load and the database connection pool is exhausted, it can lead to system deadlock requiring a restart.
There is no impact under standard load conditions.
Out of an abundance of caution, we have removed the 202 and 202.1 releases from our available downloads.
This issue is resolved in IQ Server 203. If you have not yet upgraded, do not install version 202 or 202.1; upgrade directly to 203 once it is available. If you are currently running 202 or 202.1, upgrade to 203 as soon as possible.
The IQ 202 and 202.1 releases includes multiple changes to our IQ-powered solutions. View the details in each section below.
What's New in Sonatype IQ Server Release 202.1 ?
Released April 20, 2026
Sonatype IQ Server release 202.1 contains the following additional bug fix:
Issue ID | Description |
|---|---|
NEXUS-51881 | Re-evaluating quarantined components with an H2 database no longer times out because transaction handling now avoids creating nested database transactions. |
Optional External Log Aggregation for IQ Server Helm Deployments
We’ve revised the Sonatype IQ Helm chart to make log aggregation optional, moving to a more flexible, log-aggregator-agnostic model. This update also removes the dependency on the deprecated Fluentd project as a bundled subchart.
With this update, you can integrate your preferred logging solution, such as Fluent Bit, Datadog, CloudWatch, or Loki, using standard Helm configuration patterns. The chart remains flexible to support sidecars and external integrations, making it easier to align logging with your existing infrastructure and operational requirements.
What's New in Sonatype IQ Server Release 202?
Released April 7, 2026
Improvements Impacting Multiple Solutions
This release includes the following improvements that impact multiple IQ Server-powered solutions:
Sonatype Container Scanner Now Default for Container Scanning
The Sonatype Container Scanner is now the default method for container scanning, replacing the NeuVector-based scanner. This update ensures that organizations benefit from improved detection accuracy powered by Sonatype’s proprietary vulnerability intelligence, along with a more unified security posture across all artifact types. The Sonatype Container Scanner also expands support for CI/CD integrations, enabling broader coverage across modern build and automation workflows while delivering improved performance and scalability for high-volume scanning environments.
Organizations currently using the default scanner will transition automatically, while those with an explicit NeuVector configuration can continue using it temporarily during the migration period. Review your container scanning configurations and CI integrations to ensure compatibility with the Sonatype Container Scanner, and refer to the Sonatype Container Security help documentation for full details.
Improved Container Scanning Consistency
Sonatype IQ now prioritizes Sonatype vulnerability intelligence during container analysis, ensuring consistent results across container scans and CLI evaluations. External data sources are used only as a fallback when Sonatype data is unavailable, which improves the reliability and alignment of vulnerability findings across analysis methods. This change helps teams make more confident security decisions by reducing discrepancies between scanning tools and workflows.
Centralized CI Configuration via REST API
Sonatype IQ now provides a CI Configuration REST API that enables centralized management of CI evaluation settings across the organization and application hierarchy. This capability reduces the need to manage repetitive configuration in individual pipelines, making it easier to onboard new projects and maintain consistency across large-scale CI environments. By storing configuration at different hierarchy levels, teams can define shared defaults at the organization level and override them as needed at lower levels, resulting in more efficient and scalable configuration management.
The API supports creating, updating, retrieving, and deleting CI configuration using a flexible JSON format that applies consistently across supported CI integrations and the Sonatype IQ CLI. At runtime, IQ combines API-stored configuration with pipeline-provided parameters to determine the effective evaluation settings, with support for configurable parameter precedence. CI integrations also log the final parameter set and its sources at the start of each evaluation, improving transparency and simplifying troubleshooting.
System Administrator Role Includes Audit Log Access by Default
Sonatype IQ now grants the Access Audit Log permission to the built-in System Administrator role by default, removing the need for manual role configuration. Previously, administrators had to create custom roles to view audit logs, which added unnecessary setup overhead during onboarding and daily operations. With this update, administrators can immediately access audit data to support troubleshooting, monitoring, and operational visibility.
Note that this update applies automatically to both new and existing installations. System Administrator users gain audit log access upon upgrade, which could impact environments where access to audit logs was previously restricted.
Sonatype Lifecycle
This release includes the following changes for Sonatype Lifecycle:
New Best Practices Enterprise Dashboard
The new Best Practices Enterprise Reporting dashboard provides a centralized view of how your organization adopts key features, integrations, and scanning workflows. This dashboard highlights Lifecycle capability enablement, CI/CD and SCM integration coverage, and scan activity across applications and stages, helping teams quickly identify gaps and improve consistency across DevSecOps practices.
![]() |
With daily data refreshes and flexible filtering options, teams can analyze adoption trends, validate onboarding progress, and ensure critical capabilities such as Golden PRs and automated configurations are in place. This dashboard helps organization leaders better understand and optimize their security posture by surfacing actionable insights into feature usage and scan coverage. Teams can evaluate whether applications are properly integrated, confirm that scanning occurs across all relevant stages, and identify areas where Lifecycle capabilities are underutilized.
Sonatype Developer
This release does not include any Sonatype Developer-specific changes.
Sonatype SBOM Manager
This release does not include any Sonatype SBOM Manager-specific changes.
Sonatype Repository Firewall
This release includes the following changes for Sonatype Repository Firewall:
New Enterprise Reporting Section and Firewall Malware Insights Dashboard
Sonatype Repository Firewall now has an Enterprise Reporting section that provides centralized dashboards to help organizations understand repository risk exposure, malware protection coverage, and trends affecting their software supply chain security posture.
The first Firewall Enterprise Reporting dashboard available is the Firewall Malware Insights dashboard. This dashboard offers enterprise-wide visibility into Firewall quarantine actions, policy violations, and component risk across your organization.
![]() |
The Firewall Malware Insights dashboard enables security and engineering teams to analyze malware trends, severity levels, attack vectors, and quarantine activity to better understand and strengthen software supply chain protection.
Bug Fixes
Issue ID | Fix Description |
|---|---|
NEXUS-50689 | Connection verification for IQ Server succeeds for Firewall-only licenses without requiring Lifecycle features. |
NEXUS-50206 | Firewall for Docker now displays quarantine counts only when quarantine is actively enabled on the repository, preventing misleading quarantined status for audit-only mode repositories. |
NEXUS-49616 | The Firewall Container Waivers page respects organization-level "View IQ Elements" permissions, showing only waivers from organizations where users have READ access. |
NEXUS-49569 | Firewall scan reports display all policy violations that triggered quarantine, without legacy violation status suppressing counts at the proxy stage. |
NEXUS-48549 | Container image evaluation errors now include the specific image identifier (namespace:name:version) to simplify troubleshooting. |
CLM-39086 | Switching Source Control configuration from GitHub App to Bitbucket or other providers at the organization level completes successfully without validation errors. |
CLM-38822 | Telemetry collection for auto-waiver operations now clears accumulated data properly, preventing unbounded memory growth in long-running instances. |
CLM-38750 | Log verbosity for SBOM persistence operations reduced to TRACE level, preventing excessive disk usage from repeated INFO-level messages. |
CLM-38747 | Automatic remediation pull requests for Go projects now update direct dependencies in go.mod files, including support for Go 1.21+ toolchain directives. |
CLM-38607 | SaaS tenants without existing custom email configurations can no longer access or modify email server settings, while on-prem and previously configured tenants retain access. |
CLM-38370 | License validation errors no longer cause intermittent 402 "payment required" responses when a valid license is installed. |
CLM-38213 | Container scans now evaluate policy violations correctly for all Lifecycle products without requiring a Firewall license. |
CLM-34850 | The Source Control configuration API now returns current settings instead of a "not configured" error after setup. |

