Features
Platform
- Smarter scan retry behavior: The platform now retries only on out-of-memory failures, not on other error types. This reduces wasted time on large images where a retry would fail for the same reason.
Secrets
- Expanded file type coverage: Secrets scanning now covers Go source files, Markdown files, and SQL sources.
- Additional token validators: Secrets scanning can now validate tokens from additional third-party services.
Binarly Analysis Engine
- Analysis Framework Enhancements
- Improved memory management during firmware unpacking, reducing out-of-memory failures on large images.
Bug Fixes
- SBOMs now report the correct BTP version: Generated SBOMs previously reported an incorrect platform version; this is now fixed.
- Email notification template: Corrected formatting issues in the email notification template.
- Healthcheck results in application logs: Healthcheck outcomes are now written to the application log, improving observability for on-prem deployments.
- Server version in logs: The platform version is now recorded in logs at startup, making it easier to correlate behavior with deployment history.