Releases: CybercentreCanada/assemblyline
Releases · CybercentreCanada/assemblyline
v4.5.1.dev442: Merge pull request #324 from CybercentreCanada/cccs-douglass-patch-2
Pre-release
More UI fixes/tweaks
v4.5.1.dev441: Merge pull request #324 from CybercentreCanada/cccs-douglass-patch-2
Pre-release
More UI-related bugfixes/tweaks
v4.5.1.dev440: Merge pull request #324 from CybercentreCanada/cccs-douglass-patch-2
Pre-release
Bugfixes
- UI: Ensure metadata is passed to Submit page when resubmitting a file if the context is present
- Service Updaters: Ensure signature data is committed to Elasticsearch before returning a response
UI Tweaks
- Include a description below the submission profile dropdown for a more verbose explanation about the intended use of the profile
- Move submission configuration from tabbed section into a drawer
v4.5.1.dev439
Bugfixes
- Fix VBS identify regression
v4.5.0.stable75: Merge pull request #319 from CybercentreCanada/CVE-2024-6345
Bugfixes
- Fix VBS identify regression
Release 4.5.0.74
Bugfixes
- Handle cases where the value of identity_id was never assigned when updating a user (#315)
- Update to use latest version of the Authlib library to avoid CVE-2024-37568
- Ensure that
is_section_image
property sticks to image files that are considered acceptable to render in the UI (#312)
v4.5.1.dev438
Update ui-config.yaml
v4.5.1.dev436
Bugfixes
- Update authlib library to address CVE-2024-37568 vulnerability
- Handle cases where the value of identity_id was never assigned (#315)
Features
-
Submission Profiles
- This allows you to pre-configure profiles for users and also set restrictions on what's allowed to be changed
- This introduces the role of
submission_customize
which grants the user the ability to change their submission profile as they desire (should be given to all users by default) but administrators are allowed to remove this role as they see fit.
-
Update Sources: Support for supplying JSON data for POST requests (#248)
v4.5.1.dev437
Bugfixes
- Make sure the
is_section_image
andis_supplementary
flags are preserved when files are encountered repeatedly.
v4.5.1.dev435
Bugfixes
- Update authlib library to address CVE-2024-37568 vulnerability
- Handle cases where the value of identity_id was never assigned (#315)
Features
-
Submission Profiles
- This allows you to pre-configure profiles for users and also set restrictions on what's allowed to be changed
- This introduces the role of
submission_customize
which grants the user the ability to change their submission profile as they desire (should be given to all users by default) but administrators are allowed to remove this role as they see fit.
-
Update Sources: Support for supplying JSON data for POST requests (#248)