Releases: RedHatProductSecurity/osim
Releases · RedHatProductSecurity/osim
v2025.11.4
Added
- Add affect loading progress indicator (
OSIDB-4631) Create Jira Taskoption not working if there are no changes (OSIDB-4632)- Added a counter of selected rows in affects table (
OSIDB-4608) - Offer Aegis-suggested statement text (
AEGIS-250) - Offer Aegis-suggested mitigation text (
AEGIS-251)
Changed
- Removed Affects V1 implementation (
OSIDB-4660) - Make affects actions columns always visible (
OSIDB-4606) - Consolidated success toast notifications for affects and trackers (
OSIDB-4518)
v2025.11.3
Added
- Added CWE title to suggestion hover details (
AEGIS-236) - Offer Impact suggestions from Aegis (
AEGIS-224) - Offer CVSS suggestions from Aegis (
AEGIS-225) - Support Aegis suggestions for title and description (
AEGIS-226)
v2025.11.2
Added
- Support multiple Aegis-AI CWE suggestions (
AEGIS-202) - Add bulk editing to affects (
OSIDB-4515) - Add Multi-flaw tracker creation (
OSIDB-4519) - Support revert and reset workflow functions (
OSIDB-4489)
Full Changelog: v2025.11.1-hotfix...v2025.11.2
v2025.1.1 Hotfix: v2 Endpoints for Flaws hotfix
v2025.11.1-hotfix Update changelog
v2025.11.1
Full Changelog: v2025.11.0...v2025.11.1
v2025.11.0
Full Changelog: v2025.10.0...v2025.11.0
v2025.10.0
What's Changed
- 🚨 Remove unused var maxvector by @C-Valen in #629
- 💄 Affects composable bugs by @C-Valen in #609
- [OSIDB-4471] Create
DebouncedInputwidget by @MrMarble in #633 - Nudge user to comment on Impact changes after Triage by @superbuggy in #625
- Remove merge artifact: Duplicated Flaw Form by @superbuggy in #636
- 🐛 Fix affects cvss not editable by @C-Valen in #630
- [OSIDB-4469] Refactor
CvssCalculatorcomponent to make it reusable by @MrMarble in #631 - [OSIDB-4486] Fix partial flaw update by @MrMarble in #637
- [OSIDB-4470] Create
DropDownwidget by @MrMarble in #632 - ✨ Add tools used to aegis details by @C-Valen in #635
- Add fields to Aegis context requests by @superbuggy in #639
- ⏪ Revert prepopulate feedback form by @C-Valen in #641
- Revert "✨ Prepopulate aegis feedback form fields" by @C-Valen in #642
- [OSIDB-4459] Implements AffectsV2 by @MrMarble in #640
- ✨ Prepopulate Aegis feedback form by @C-Valen in #643
- 🐛 Fix history hidden on flaw save by @C-Valen in #644
- ✨ Aegis-AI History badges by @C-Valen in #638
- [OSIDB-4523]
Open in Jiralink hidden when flaw does not have alerts by @MrMarble in #648 - [OSIDB-4524] Tracker suggestions in AffectsV2 by @MrMarble in #646
- 🔖 Release v2025.10.0 by @MrMarble in #651
Full Changelog: v2025.9.0...v2025.10.0
v2025.9.0
Added
- Support extending session (reauthenticating) (
OSIDB-4275) - Add Aegis-AI regulatory notifications (
AEGIS-62) - Show time in Flaw index/list view (
OSIDB-4407)
Fixed
- Correctly display line breaks in comments (
OSIDB-4290) - Fix UI layout issues for smaller resolutions (
OSIDB-4411) - Fix API Keys not loaded on new user session (
OSIDB-4416) - Fix affect updates getting lost when deleting an affect (
OSIDB-4357)
Changed
- Move labels table after trackers (
OSIDB-4082) - Reduce network calls in post-save Flaw refresh (
OSIDB-4267) - CWE suggestions using AegisAI (
AEGIS-69) - Only expand Contributors table when a label is new or assigned (
OSIDB-4083). - Remove validation preventing incident state changes without approved description (
OSIDB-4441)
v2025.8.0
v2025.7.1
Fixed
- Fix performance issues with affects updates (
OSIDB-4273) - Fix wrong affected component names from OCI and RPMMOD types (
OSIDB-4358)
Changed
- Bugzilla and Jira api keys are now saved on the backend (
OSIDB-4312) - Show api key is now a field button instead a separate radio input (
OSIDB-4312)
Changed
- Improve loading performance by splitting up flaw and affect requests (
OSIDB-4266) - Don't update Flaw when only affects are modified (
OSIDB-4270)