Version 2.3.3
Enhancements:
- #5412 Enhance Inject Result Clarity & Actionability
Bug Fixes:
- #5505 Menus and routes accessible without capabilities, missing permission checks
- #5443 Lessons tab on the single Simulation details page crashes
- #5304 STIX parser throws when hash algorithm string in STIX bundle does not match the correct spelling or casing
- #5250 Imported payloads doesn't create assoeciated injectors_contracts
- #5244 Unable to export payloads containing remediation
- #5081 Linux arm64 implant (and probably openaev agent) don't work
- #4895 Alert Accordion UI issues: incorrect title hierarchy and spacing
- #4829 Deletion of users is very slow
- #3797 In traces, the cleanup command is before the attack command
- #3732 When no expectation are set which can be the case, always displaying "Unknown results"
- #1618 Settings not populating when RabbitMQ is using SSL
Pull Requests
- [backend] chore(deps): update aws-java-sdk-v2 monorepo to v2.42.22 by @renovate[bot] in #5284
- [tool] chore(deps): update Node.js to v22.22.2 by @renovate[bot] in #5297
- [frontend] chore(deps): update dependency @xyflow/react to v12.10.2 by @renovate[bot] in #5296
- [backend] chore(deps): update dependency org.opensearch.client:opensearch-java to v3.8.0 by @renovate[bot] in #5298
- [backend] fix(stix): improve hash handling in parser (#5304) by @antoinemzs in #5305
- [tool] chore(deps): update rabbitmq Docker tag to v4.2 by @renovate[bot] in #5287
- [backend] feat(palo-alto): change icon by @RomuDeuxfois in #5292
- [backend] chore(deps): update aws-java-sdk-v2 monorepo to v2.42.23 by @renovate[bot] in #5311
- [frontend] chore(deps): update dependency axios to v1.14.0 by @renovate[bot] in #5312
- [frontend] chore(deps): update dependency jsdom to v29 by @renovate[bot] in #5314
- [AI] feat(baseline): introduce full baseline to use boost agent code by @RomuDeuxfois in #5322
- [backend] fix(binaries): handle arch alias in download endpoints for agent, implant (#5081) by @antoinemzs in #5321
- [frontend] chore: remove unused files and import by @MarineLeM in #5306
- [tool] chore(deps): update actions/setup-node action to v6 by @renovate[bot] in #5337
- [tool] chore(deps): update actions/create-github-app-token action to v3 by @renovate[bot] in #5336
- [frontend] chore(deps): update dependency @ckeditor/ckeditor5-react to v11 by @renovate[bot] in #4562
- [frontend] fix: improve Alert Accordion UI (#4895) by @tibisabau in #4953
- [backend] chore: remove defunct Caldera injector references (#5340) by @guillaumejparis in #5342
- [frontend] chore(deps): update dependency @uiw/react-md-editor to v4.1.0 by @renovate[bot] in #5335
- [frontend] chore: apply YARN usage guidelines (#5339) by @xfournet in #5341
- [tool] chore(deps): update docker/metadata-action action to v6 by @renovate[bot] in #5352
- [backend] chore(deps): update aws-java-sdk-v2 monorepo to v2.42.24 by @renovate[bot] in #5354
- [tool] chore(deps): update dependency slack to v6 by @renovate[bot] in #5349
- [tool] chore(deps): update docker/build-push-action action to v7 by @renovate[bot] in #5350
- [tool] chore(deps): update docker/setup-buildx-action action to v4 by @renovate[bot] in #5353
- [backend] chore(deps): update aws-java-sdk-v2 monorepo to v2.42.28 by @renovate[bot] in #5369
- build(deps): bump defu from 6.1.4 to 6.1.6 in /openaev-front by @dependabot[bot] in #5374
- [backend] fix(import): import a payload must create injector contract (#5250) by @MarineLeM in #5325
- [frontend] chore(deps): update dependency react-hook-form to v7.72.1 by @renovate[bot] in #5383
- [frontend] chore(deps): update dependency react-router to v7.14.0 by @renovate[bot] in #5400
- [frontend] build(deps): bump immutable from 5.1.4 to 5.1.5 in /openaev-front by @dependabot[bot] in #5405
- [frontend] chore(deps): update dependency @vitejs/plugin-react to v6 by @renovate[bot] in #5259
- [backend] chore(deps): update aws-java-sdk-v2 monorepo to v2.42.29 by @renovate[bot] in #5419
- build(deps): bump tar from 7.5.10 to 7.5.13 in /openaev-front by @dependabot[bot] in #5422
- [frontend] chore(deps): bump @redux-devtools/extension from 3.3.0 to 4.0.0 by @antoinemzs in #5421
- [frontend] chore(deps): bump lodash and lodash-es from 4.17.15 to 4.18.1 by @antoinemzs in #5428
- build(deps): bump axios from 1.14.0 to 1.15.0 in /openaev-front by @dependabot[bot] in #5430
- [frontend] chore(deps): update picomatch by @antoinemzs in #5435
- [frontend] chore(deps): update minimatch, glob by @antoinemzs in #5434
- [backend] fix(inject-status): compute status even when inject is pending (#3550) by @damgouj in #5408
- [frontend] chore(deps): update koa by @antoinemzs in #5436
- build(deps): bump vite from 8.0.1 to 8.0.7 in /openaev-front by @dependabot[bot] in #5426
- [docker] chore: create UBI9 Docker image (#5303) by @xfournet in #5324
- [backend] chore(deps): update aws-java-sdk-v2 monorepo to v2.42.33 by @renovate[bot] in #5449
- [backend] chore(deps): update dependency co.elastic.clients:elasticsearch-java to v8.19.14 by @renovate[bot] in #5463
- [backend] fix: fix lesson learned tab (#5443) by @heditar in #5459
- [tool] chore(deps): replace Shibboleth Maven repo with JBoss public mirror for OpenSAML dependencies by @RomuDeuxfois in #5467
- [frontend] chore(deps): update dependency ckeditor5 to v47.6.2 by @renovate[bot] in #5477
- [frontend] chore(deps): upgrade follow-redirects from 1.15.11 to 1.16.0 by @antoinemzs in #5474
- [tool] chore: temp fix for drone by @guillaumejparis in #5506
- [backend] fix(import): import paylaod with remediation (#5244) by @MarineLeM in #5376
- [backend/frontend] feat(injec-status): enhance Inject Result Clarity & Actionability (#5412) by @RomuDeuxfois in #5418
- [backend] chore(deps): update dependency org.bouncycastle:bcpg-jdk18on to v1.84 [SECURITY] by @renovate[bot] in #5519
- [backend] chore: change freemarker resolver by @guillaumejparis in #5499
- [tool] chore: revert temp fix for drone (#5506) by @corinnekrych in #5522
- [frontend] fix(rbac): fix menu accesses (#5505) by @damgouj in #5524
- build(deps): bump protobufjs from 7.5.4 to 7.5.5 in /openaev-front by @dependabot[bot] in #5520
New Contributors
- @tibisabau made their first contribution in #4953
- @xfournet made their first contribution in #5341
Full Changelog: 2.3.2...2.3.3