You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Address CVE-2024-38229, CVE-2024-35264
- Updated `libcom_err` version in `CallbackApp.Dockerfile` from 1.47.0-r5 to 1.47.2-r1.
- Modified GitHub workflows to use updated action versions, including `actions/checkout@v4`, `gittools/actions/gitreleasemanager/[email protected]`, and various CodeQL and license scanning actions.
- Updated package references across multiple projects to newer versions, including `Monai.Deploy.Messaging` (2.0.4), `MongoDB.Driver` (2.30.0), and `Microsoft.AspNetCore.Mvc.NewtonsoftJson` (8.0.14).
- Updated test project dependencies to the latest versions for improved stability and performance.
- Ensured consistency in package versions across the codebase.
Signed-off-by: Victor Chang <[email protected]>
* Update `libcom_err` version in `CallbackApp.Dockerfile` from 1.47.2-r1 to 1.47.1-r1 for compatibility reasons.
Signed-off-by: Victor Chang <[email protected]>
* Update dependencies for System.IO.Abstractions and related packages to version 21.3.1 in documentation and test project.
- Updated version references in `dependency_decisions.yml` and `third-party-licenses.md` to reflect the new version 21.3.1 for `System.IO.Abstractions`, `System.IO.Abstractions.TestingHelpers`, and `System.IO.Abstractions.Wrappers`.
- Modified the test project file to use the updated `System.IO.Abstractions.TestingHelpers` version 21.3.1.
Signed-off-by: Victor Chang <[email protected]>
* Update changelog
Signed-off-by: Victor Chang <[email protected]>
* Optimize Dockerfile by cleaning up APK cache after installing dependencies to reduce image size.
Signed-off-by: Victor Chang <[email protected]>
---------
Signed-off-by: Victor Chang <[email protected]>
0 commit comments