Highlights
Release Notes
2025.11.3
Aptori 25.11.3
New Features
- A new service has been introduced to track the latest vulnerabilities in open-source software. This service runs as an additional pod within the Aptori Platform and requires 10 GiB of ephemeral storage. The aptori-platform Helm charts automatically request this storage when deploying the pod. Please ensure that your cluster can support pods with this storage requirement.
- Updated password complexity requirements when Basic Authentication is enabled
- PDF reports now include improved formatting with hyperlinks and display Risk levels instead of Severity.
- Reports: Added issue-by-risk counts to the Runs report, along with new columns in the exported CSV.
- Runs: Counters now reflect issue counts by risk level rather than severity.
- Organization Owners can edit tools settings in the Platform UI via a new Tool Settings tab, including configuration options for Opengrep and SMART License.
- Added a Pipeline Settings tab, enabling users to configure their gating policies.
- Automatic generation of the dependency requirements file with updated dependency versions.
Sift 25.11.3
New Features
- Sift exits with a non-zero exit code when the Pipeline Decision Policy in the Platform returns a failed decision. Any errors reading the decision from the Platform are logged, but do not cause Sift to exit with a non-zero status code. Use new run command flag --ignore-pipeline-decision to disable Sift exiting with a non-zero exit code based on the Pipeline Decision Policy in the Platform.
- Sift can use default values defined in schemas of an OpenAPI definition. This feature is opt-in by passing the CLI flag --use-schema-defaults.
25.11.1
Aptori 25.11.1
Bug Fixes
- When uploading an API definition, we have improved limits in the Semantic Model construction to reduce timeouts and CPU usage for some API definitions with complex type schemas.
Sift 25.11.1
Bug Fixes
- Add limits to Semantic Model construction to reduce CPU usage for some API definitions with complex type schemas.
