v2.0.2
Service Versions (Image Tags)
| Service | Container Repository | Tag |
|---|---|---|
| cdrplatform-engine-eval | glasswallhub.azurecr.io/cdrplatform-engine-eval | 54800 |
| cdrplatform-report-aggregator | glasswallhub.azurecr.io/cdrplatform-report-aggregator | 54792 |
| cdrplatform-sync-api | glasswallhub.azurecr.io/cdrplatform-sync-api | 54777 |
Helm Chart Versions
| Chart | Chart Repository | Version |
|---|---|---|
| cdrplatform-engine | glasswallhub.azurecr.io/helm/cdrplatform-engine | 0.1.3 |
| cdrplatform-external-secrets | glasswallhub.azurecr.io/helm/cdrplatform-external-secrets | 0.1.1 |
| cdrplatform-RabbitMQ | glasswallhub.azurecr.io/helm/cdrplatform-RabbitMQ | 0.1.0 |
| cdrplatform-report-aggregator | glasswallhub.azurecr.io/helm/cdrplatform-report-aggregator | 0.1.3 |
| cdrplatform-storage | glasswallhub.azurecr.io/helm/cdrplatform-storage-aks | 0.3.0 |
| cdrplatform-sync-api | glasswallhub.azurecr.io/helm/cdrplatform-sync-api | 0.1.2 |
New Features
- Support for manual transaction Id added as a header input
Fixes & Improvements
- Performance improvements
- Scalability improvements
- tar.gz files no longer fail to rebuild
- File Detect now support archives
- Over 5th level of nested archives are now blocked on base64 endpoints
- Other non .zip protected archives are now blocked from attempted processing and will fail
- File processing limit of 30mb removed
- Hidden extension types now return the original extension type, not the actual
- Fixed an issue where some files were being returned as .tar files
- Unsupported files in archives are now replaced with a .txt file saying "unsupported file type"
Known Issues
- WEBP, SVG and Json files not supported
- When processing a .xz file, processing will fail and unless the engine is restarted a merge analysis report may occur with the next file
- Unable to process files above 64MB
- Non-default archive policy will disallow all files inside the archive
- bzip2 compression types failing to rebuild