Releases: intuitem/ciso-assistant-community
Releases · intuitem/ciso-assistant-community
v1.1.0
What's Changed
- Improve risk assessment display
- Readme formatting
- Bump gunicorn from 21.2.0 to 22.0.0
- Fix pagination overflow when changing the number of rows per page by a bigger value
- Add ANSSI hygiene guide
- put default value for PUBLIC_BACKEND_API_URL in the frontend
- Add ECC Framework
- Implement django-rest-knox token authentication
- Rename auditor to reader
- fix: observation field in requirement assessment
Full Changelog: v1.0.9...v1.1.0
v1.0.9
What's Changed
- Preview: Add Spectacular to expose API documentation
- fix miss-alignment in bar chart
- Improve user detail view and edit view breadcrumbs
- Remove cookie rate limiter
- Hotfix/missing translation
- Add tisax framework
Full Changelog: v1.0.8...v1.0.9
v1.0.8
V1.0.7
V1.0.6
What's Changed
- switch to prebuilt images resulting from the CI/CD pipelines
- improve version management by @ab-smith in #247
- add TIBER-EU by @eric-intuitem in #246
Full Changelog: v1.0.5...v1.0.6
v1.0.4
What's Changed
- add AirCyber framework by @eric-intuitem in #232
- Implement memory caching for deserialized libary content by @monsieurswag in #234
- The libary field of the frameworks detail view now display its name instead of its uuid by @monsieurswag in #230
- Reset the model table page when switching between model tables of different type of objects by @monsieurswag in #200
- fix: requirement assessed at top level by @Mohamed-Hacene in #236
- upgrade: bump from 1.0.3 to 1.0.4 by @Mohamed-Hacene in #237
Full Changelog: v1.0.3...v1.0.4
v1.0.3 - Adding HDS, RGS and ASVS
All the supported frameworks are tracked as well at https://intuitem.com/frameworks
What's Changed
- add HDS referential by @eric-intuitem in #214
- Update README by @ab-smith in #219
- Add OWASP ASVS 4.0.3 by @ab-smith in #221
- Improve readme by @ab-smith in #222
- Add RGS by @eric-intuitem in #223
Full Changelog: v1.0.2...v1.0.3
v1.0.2 Adding new frameworks
What's Changed
- upgrade: bump drf from 3.14 to 3.15 by @Mohamed-Hacene in #206
- add NIST SP-800-66 (HIPAA) by @eric-intuitem in #209
- Adding CCB CyberFundamentals Framework - Essential (Full) by @ab-smith in #208
- Ca 352 prevent modal opening when mandatory objects are missing by @Mohamed-Hacene in #204
Full Changelog: v1.0.1...v1.0.2
v1.0.1 - Bug fixes
This release fixes several bugs, improves the management of evidence, and update packages.
What's Changed
- Update README.md by @ab-smith in #169
- Fix asset schema and set default value for type by @nas-tabchiche in #170
- Hide projects ModelTable and create form in root folder by @nas-tabchiche in #172
- Fix treatment plan regression by @nas-tabchiche in #174
- Fix division by zero in compliance assessment export by @nas-tabchiche in #175
- Fix a few translations by @nas-tabchiche in #177
- Fix regression in applied control creation in scenario update view by @nas-tabchiche in #176
- add LPM/OIV rules by @eric-intuitem in #180
- fix codeql error by @eric-intuitem in #179
- Update readme by @ab-smith in #184
- add python venv usage in functional tests by @Alexdev8 in #168
- Allow adding evidences from applied control detail by @nas-tabchiche in #181
- Fix undefined risk-assessment status by @monsieurswag in #191
- Add link to online docs in sidebar footer toggle menu by @nas-tabchiche in #171
- Give the possibility to select items with the same name but different domains in Multiselect inputs by @monsieurswag in #145
- Fix broken translation of in_progress status in risk assessment by @monsieurswag in #194
- Hotfix/raf state translation by @Mohamed-Hacene in #195
- feat: display project with domain context by @Mohamed-Hacene in #196
- Ca 346 refactor form focus traps using skeleton by @monsieurswag in #190
- Remove the link to the requirement-assessment list view that should't exist in the breadcrumb by @monsieurswag in #199
- Return an error message when an admin try to delete the only admin account by @monsieurswag in #192
- The Threat detail view now display the library name instead of its id by @monsieurswag in #197
- pur + npm upgrade by @eric-intuitem in #202
Full Changelog: v1.0.0...v1.0.1