Service Versions (Image Tags)
| Service | Container Repository | Tag |
|---|---|---|
| cdrplatform-engine-eval | http://glasswallhub.azurecr.io/cdrplatform-engine-eval | 68017 |
| cdrplatform-engine | http://glasswallhub.azurecr.io/cdrplatform-engine | 67511 |
| cdrplatform-report-aggregator | http://glasswallhub.azurecr.io/cdrplatform-report-aggregator | 66318 |
| cdrplatform-sync-api | http://glasswallhub.azurecr.io/cdrplatform-sync-api | 67761 |
| cdrplatform-portal | http://glasswallhub.azurecr.io/cdrplatform-portal | 65861 |
| cdrplatform-policy-api | glasswallhub.azurecr.io/cdrplatform-policy-api | 68069 |
| cdrplatform-api-access | glasswallhub.azurecr.io/cdrplatform-api-access | 68015 |
Helm Chart Versions
| Chart | Chart Repository | Tag |
|---|---|---|
| cdrplatform-engine | http://glasswallhub.azurecr.io/helm/cdrplatform-engine | 0.1.10 |
| cdrplatform-external-secrets | http://glasswallhub.azurecr.io/helm/cdrplatform-external-secrets | 0.3.1 |
| cdrplatform-rabbitmq | http://glasswallhub.azurecr.io/helm/cdrplatform-rabbitmq | 0.3.0 |
| cdrplatform-report-aggregator | http://glasswallhub.azurecr.io/helm/cdrplatform-report-aggregator | 0.1.10 |
| cdrplatform-storage | http://glasswallhub.azurecr.io/helm/cdrplatform-storage | 0.5.0 |
| cdrplatform-sync-api | http://glasswallhub.azurecr.io/helm/cdrplatform-sync-api | 0.2.1 |
| cdrplatform-portal | http://glasswallhub.azurecr.io/helm/cdrplatform-portal | 0.1.4 |
| cdrplatform-policy-api | glasswallhub.azurecr.io/helm/cdrplatform-policy-api | 0.1.0 |
| cdrplatform-api-access | glasswallhub.azurecr.io/helm/cdrplatform-api-access | 0.1.2 |
New Features
- Introduced Policy Management which allows you to change the default policy or create and manage your own named policies.
- Architectural change which introduces an API gateway service for all API services (Sync API & Policy Management).
Fixes & Improvements
- Export is now limited to 10 MB files.
- Fixed an issue where the Engine pod would error with OOM exception and continue to process the same file, it now will only try and process each file once.
Known Issues
- Archive policy configuration is applying to single files when set to Disallow.
- JPEG archive policy switch is not applying.
- Error reason missing under failed properties in manifest.json for executable files.
- .bz2 files not generating a manifest.json file.
- Archive file type detection is failing on the V2 endpoint.
- Single files with issues do not return an analysis report for V3 of the API.