Releases: intuitem/ciso-assistant-community
Releases · intuitem/ciso-assistant-community
v2.2.1
What's Changed
- fix: filters for Safari by @eric-intuitem in #1503
- fix: governance tab not refreshing by @eric-intuitem in #1504
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- refactor!: rename project to perimeter as preparation for upcoming features by @eric-intuitem in #1446
- fix: make score read only in entity assessment questionnaire in item view by @melinoix in #1401
- Submit risk scenario update form after creating applied control by @nas-tabchiche in #1473
- fix: resilience evidence attachment missing by @Axxiar in #1455
- feat: display modal on first login to pick between guided tour and loading dummy data by @nas-tabchiche in #1421
- test: add serdes/utils.py unit tests by @Mohamed-Hacene in #1478
- docs: exceptions management spec by @eric-intuitem in #1428
- docs: fix typo in conventional_commits.md file name by @nas-tabchiche in #1488
- fix: fall back on empty string when computing select option labels by @nas-tabchiche in #1489
- refactor: move post-form validation logic to onUpdated event by @nas-tabchiche in #1487
- perf: fetch options on AutocompleteSelect by @Mohamed-Hacene in #1459
- ci: use !cancelled() rather than always() by @nas-tabchiche in #1490
- fix: use schema versioning for import/export features by @nas-tabchiche in #1475
- fix: AutompleteSelect when options is already filled and analytics StackedBarsNormalized with selected implementation groups by @Mohamed-Hacene in #1493
- perf: query set optimization by @eric-intuitem in #1491
- test: lowercase functional test data email by @Mohamed-Hacene in #1498
- test: add non regression tests for domain imports by @nas-tabchiche in #1497
- fix: restore database from in-memory json dump on load_backup failure by @nas-tabchiche in #1477
- docs: remove outdated git hooks section from README by @nas-tabchiche in #1499
- feat: security exceptions by @eric-intuitem in #1486
- New questionnaires folder by @thidalgosalvador in #1494
Full Changelog: v2.1.5...v2.2.0
v2.1.5
v2.1.4
What's Changed
- fix: better consistency for ref_id as optional field and sveltekit build fix by @nas-tabchiche in #1465
- fix: remove score toggle if not applicable by @Mohamed-Hacene in #1468
- fix: compare versions using major.minor.patch during domain import by @nas-tabchiche in #1469
- fix: accept question date type in framework update by @Mohamed-Hacene in #1461
Full Changelog: v2.1.3...v2.1.4
v2.1.3
What's Changed
- feat: improve domain import error handling by @Mohamed-Hacene in #1432
- feat: add a progress field on applied controls by @melinoix in #1443
- fix: diffentiate cell's tooltips using matrixName by @Axxiar in #1453
- Increase limit_request_line param for gunicorn for SSO. by @AisukoHakumei in #1454
- fix: suggest applied controls on audit creation by @nas-tabchiche in #1458
- fix: trigger framework fetch on mount and on change by @nas-tabchiche in #1457
- fix: form consistency for stakeholder as a mandatory field by @melinoix in #1451
- test: improve the e2e-tests.sh script to make local functional tests faster by @monsieurswag in #1375
- feat: add the possibility to draft a risk acceptance by @Axxiar in #1285
- feat(ui): cleaner look for applied controls and audit forms by @ab-smith in #1456
- fix: asset creation inside ebios study by @Mohamed-Hacene in #1460
- feat: add extra confirmation when deleting domain or importing a backup by @melinoix in #1391
New Contributors
- @AisukoHakumei made their first contribution in #1454
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- fix: enforce permissions for domain import by @nas-tabchiche in #1400
- perf: improve audit creation time with bulk mode by @Mohamed-Hacene in #1437
- feat(lib): add library for BSI elementary threats (german and english) by @Patrick-PDV in #1431
- perf: improve query for threats radar by @ab-smith in #1441
- refactor!: move compliance overview to a dedicated recap page by @ab-smith in #1444
- feat: add a filter on current and residual risk levels on risk scenarios by @Axxiar in #1442
- feat: expose extra env variables for more flexible infra tuning by @ab-smith in #1445
- feat: progressive loading of Analytics page by @ab-smith in #1447
- fix: align ee settings to include huey by @ab-smith in #1448
New Contributors
- @Patrick-PDV made their first contribution in #1431
Full Changelog: v2.1.0...v2.1.2
v2.1.0
What's Changed
- feat(ui): aggregate risk scenarios in risk matrix to avoid bloating by @Axxiar in #1407
- feat(ui): guided tour styling for better readibility by @ab-smith in #1423
- fix: risk acceptance permission overrides by @nas-tabchiche in #1417
- perf: multiple optimizations for gunicorn and expose pg's CONN_MAX_AGE by @ab-smith in #1424
- docs: update convential commits spec by @ab-smith in #1425
- fix: manage word export when IG name is a number by @eric-intuitem in #1426
- fix: project creation inside domain detail by @nas-tabchiche in #1427
- docs: document PUBLIC_API_EXPOSED_URL by @eric-intuitem in #1429
- fix: autocomplete arraysEqual leading to loops by @nas-tabchiche in #1433
- feat!: task runner enabler with huey by @ab-smith in #1422
- feat(ui): small optimizations of library presentation headers by @krismas in #1430
- refactor: fixup for code formatting by @ab-smith in #1435
- feat: extra settings to enable mail notifications and matrix aggregation by @ab-smith in #1434
Important: A new container is now required for Huey for asynchronous tasks management.
If you are using a kubernetes deployment, checkout this thread on Discord.
Full Changelog: v2.0.12...v2.1.0
v2.0.12
What's Changed
- feat(lib): mitre d3fend by @eric-intuitem in #1394
- feat: compute audit progress taking into account selected implementation groups by @nas-tabchiche in #1406
- fix: eager set cast of possibly None implementation_groups field by @nas-tabchiche in #1410
- feat(ui): add matrix reference in ebios RM study by @Axxiar in #1411
- feat: show guided tour on first connection by @nas-tabchiche in #1404
- fix: proper association of newly created foreign object inside an update view by @nas-tabchiche in #1390
- docs: domain import/export specification by @eric-intuitem in #1361
- feat: allow automatic loading of required libraries when performing a domain import by @Mohamed-Hacene in #1409
- build: switch backend base image - part 1 by @ab-smith in #1416
- feat: parametric ebios radar by @ab-smith in #1379
- ci: switch dummy builder to arm runner by @ab-smith in #1419
Full Changelog: v2.0.10...v2.0.12
v2.0.10
What's Changed
- build: new production ready helm chart by @Nathanael-Mtd in #1224
- feat(lang): add credentials warning when importing a backup by @melinoix in #1387
- fix: deactivate score after scoring for not applicable requirement assessments by @melinoix in #1389
- feat: add cyclic check on parent_folder by @Mohamed-Hacene in #1388
- fix: clean client warnings on audit pages by @Mohamed-Hacene in #1399
- docs: convential commits spec by @ab-smith in #1405
- feat: display a count of "updatable" loaded libraries and allow their filtering by @Mohamed-Hacene in #1396
- feat: add csv export for assets by @ab-smith in #1392
- fix: improve ebios radar for colliding points by @ab-smith in #1403
New Contributors
- @Nathanael-Mtd made their first contribution in #1224
Full Changelog: v2.0.9...v2.0.10
v2.0.9
What's Changed
- Update ENS framework with evaluable reinforcements in each security measure by @thidalgosalvador and @eric-intuitem in #1362
- ANSSI : Recommandations pour les arch SI sensibles ou DR by @ab-smith in #1381
- Add is_third_party column in user list by @melinoix in #1386
- Translate CCB in French and define score definition for documentation by @eric-intuitem in #1380
- Add maturity scoring on the word export by @ab-smith
- Manage i18n on the word export (and fallback to English) by @ab-smith in #1385
Full Changelog: v2.0.8...v2.0.9