Skip to content

v3.18.0

Choose a tag to compare

@eric-intuitem eric-intuitem released this 14 Jun 01:07
· 14 commits to main since this release
Immutable release. Only release title and notes can be modified.
0a04b57

What's Changed

❗notice that with v3.18.0 we're switching the dependencies management from poetry to uv in case you have some local scripting or configuration relying on it. In case you have in your docker compose a reference to poetry, replace it with uv.

  • fix: normalise mixed-scale aggregation in tree and radar displays by @nas-tabchiche in #4227
  • build: move from poetry to uv by @Axxiar in #3844
  • chores: recover depdencies versions after migration - pass 1 by @ab-smith in #4301
  • fix(docs): correct uv usage in enterprise backend README by @Axxiar in #4305
  • fix: prevent fragments in openai api base by @melinoix in #4304
  • fix: restore applied controls columns in current/residual risk tables by @melinoix in #4307
  • doc: update mapping documentation by @ab-smith in #4309
  • feat: improve feature flags layout and include profiles by @ab-smith in #4308
  • chores: helm chart upgrade to match v3.17.3 by @ab-smith in #4311
  • fix: missing permissions on /experimental/ecosystem page by @melinoix in #4314
  • fix: idor in ecosystem chart data by @melinoix in #4317
  • chores(build): pytorch management with uv by @ab-smith in #4315
  • Add CCC-1:2020 framework (NCA Cloud Cybersecurity Controls - Saudi Arabia) by @smakarim in #4294
  • feat(doc): add allowed IPs configuration documentation and settings U… by @tchoumi313 in #4321
  • chores(ci): use PG image from public ECR registry instead of docker hub by @ab-smith in #4323
  • feat(pro): audit trail per object by @ab-smith in #4312
  • fix: result computation by @Mohamed-Hacene in #4104
  • feat(integrations): dynamic field/value mappings for Jira with auto-suggested defaults by @nas-tabchiche in #4148
  • fix: clamp audit score progress values by @Mohamed-Hacene in #4329
  • fix: clean refactoring for respondent issues by @eric-intuitem in #4293
  • fix: framework builder publish reliability and error reporting by @nas-tabchiche in #4330
  • feat: minimal json logger on frontend and align default logs level by @ab-smith in #4332
  • chores(doc): recover missing doc for framework reporting nuances by @ab-smith in #4334
  • fix(lib): Add Annotations & French version in NIST CSF v2.0 Journey + Fix NIST CSF 2.0 Excel file by @tarkadia in #4331
  • fix(lib): English version of ENS Framework by @tarkadia in #4327

Full Changelog: v3.17.3...v3.18.0