Releases: RedHatProductSecurity/osim
Releases · RedHatProductSecurity/osim
v2024.7.1
[2024.7.1]
Added
- Apply modified style to references and ackowledgements cards when they differ to the saved value (
OSIDB-2905
) - Sort affects by product family, alphabetically (
OSIDB-2533
) - Suggestions for Flaw Owner field (
OSIDB-3004
) - Suggestions for Jira mentions in internal comments (
OSIDB-3005
) - Support for non empty CVE Description on advanced search (
OSIDB-3138
)
Fixed
- Bugzilla tracker link overlaps with the workflow actions (
OSIDB-3089
) - Duplicated loading spinner on flaw lists (
OSIDB-3092
) - Internal comments creation fails on chrome browser (
OSIDB-3091
) - Auto commit edited references and ackowledgements when start editting a new one (
OSIDB-2905
) - Affects resolution is not updated after changing affectedness (
OSIDB-3123
) - Affect CVSS scores wouldn't save properly (
OSIDB-3100
) - Can't clear CVSS score from a flaw (
OSIDB-1843
) - Flaw could not be saved without affects in several situations (
OSIDB-3099
)
Removed
- Remove dirty flag from footer and from build validation process (
OSIDB-3068
) - Being unable (with one action) simultaneously update a flaw's components and affects (
OSIDB-3100
)
Changed
- Reload trackers after filing trackers (
OSIDB-3049
) - Changed order of saving operations when updating a flaw (
OSIDB-3100
,OSIDB-3099
)
v2024.7.0
Changed
- Make text area descriptions layout static (always visible) (
OSIDB-2005
)
Fixed
- Missing references and/or acknowledgements after multiple creation (
OSIDB-3066
) - Form is not disabled during multiple references and/or acknowledgements creation (
OSIDB-3066
) - Exclude empty state from open issues filter (
OSIDB-3067
) - Affect CVSS scores could not be edited (
OSIDB-3042
) - Some affects' trackers were not showing (
OSIDB-3065
,OSIDB-3074
)
Removed
- Remove extra whitespace and optimize UI spacing (
OSIDB-2005
) - Remove buttons to show/hide text area descriptions (they are always visible now) (
OSIDB-2005
)
v2024.6.2
Added
- Create Jira task on demand for legacy flaws (
OSIDB-2883
) - Jira contributors field is now displayed on the Flaw form (
OSIDB-2916
) - Hover style on Cvss Calculator buttons (
OSIDB-2511
)
Changed
- Temporary disable private comments creation (
OSIDB-3002
) - Enable private comments creation again (
OSIDB-3012
) - Highlight form style for embargoed flaw (
OSIDB-2984
) - Added Cvss Score value to Cvss Vector field (
OSIDB-2511
)
Fixed
- Flaws without a Jira task cannot be updated (
OSIDB-2960
) - Remove Trackers section on Flaw Edit (
OSIDB-2954
) - Owner - Status text overlap on flaw list (
OSIDB-2827
) - Fix Error for Duplicated Affects (
OSIDB-2894
) - Missing Expand All button on initial Flaw load (
OSIDB-3024
) - Formatting for Tracker table timestamps (
OSIDB-2983
) - Inconsistent focusing on calculator fields (
OSIDB-2511
)
Removed
- Removed Cvss Score field (
OSIDB-2511
)
v2024.6.0
Added
- Self-Assign button for Flaws (
OSIDB-2593
) - Provide time to Public Date field (
OSIDB-1848
) - Add neighboring dropdown menu to Flaw Description for its review workflow (
OSIDB-2623
) - Add CVE Require Description for AdvancedSearch (
OSIDB-2624
) - Support for references and acknowledgements on flaw creation (
OSIDB-2319
) - Sort Advanced Search Options alphabetically (
OSIDB-2805
) - Add tracker links on affects and flaw form (
OSIDB-2630
) - Add button to expand all affects (
OSIDB-2817
) - Sort impact options logically (
OSIDB-2791
) - Advanced search on emptiness for CVE ID (
OSIDB-2806
) - Embedded Alerts on top of the Flaw form (
OSIDB-1211
) - Add Incident State for AdvancedSearch (
OSIDB-2892
) - Manage adding mulitple trackers (
OSIDB-2673
,OSIDB-2811
) - Hide references description when it is not set (
OSIDB-2846
) - Create and delete Affects in single request (
OSIDB-2821
) - Add link to bugzilla tracker on Flaw form (
OSIDB-2897
) - Set public date to current date on unembargo (
OSIDB-2829
) - Add CVSSv3 score explanation input field (
OSIDB-2913
) - Remove checkbox on IssueQueue (
OSIDB-2488
)
Changed
- Switch Flaw.component to Flaw.components (
OSIDB-2777
) - Use comment_zero instead of description from OSIDB (
OSIDB-2784
) - Support internal flaw comments using Jira (
OSIDB-828
) - Redesign flaw comments section (
OSIDB-2536
) - Rename assignee to owner in flaw filter and detail pages (
OSIDB-2898
) - Dramatically enhanced Manage Trackers UI (
OSIDB-2915
)- Organize by selected, unselected, and already filed
- Limit UI space of element
- Filter trackers by stream or component name
- Shows recommended tracker icon
- Make
Impact
,Public Date
andComponent
optional for aRejected
flaw (OSIDB-2849
) - Renamed Flaw Status to Flaw State (
OSIDB-2899
) - Improve reporting on tracker filing errors (
OSIDB-2909
) - Added timezone to Public Date field (UTC) (
OSIDB-2790
) - Don't collapse affected modules automatically after deleting a component (only occurred when no other components were expanded) (
OSIDB-2757
) - Add emptiness for CVSSv3, CWE ID, Owner, Description, Statement, Mitigation on Advanced Search (
OSIDB-2816
)
Fixed
- The session is now shared across tabs
- CVSS scores on affects can be added (
OSIDB-2573
) - Disable form on references and acknowledgments save actions (
OSIDB-2645
) - References and acknowledgments disappear after save actions (
OSIDB-2645
) - References and acknowledgments are not refreshed after save actions (
OSIDB-2645
) - Fixed FlawForm Remove Summary, Statement, Mitigation Button (
OSIDB-2703
) - Restored required field validations to Flaw fields (
OSIDB-2725
) - De/Select all button in Trackers Manager (
OSIDB-2908
) - Save affects all at once (
OSIDB-2206
) - Show only allowed sources for Flaw Create/Edit (
OSIDB-2395
) - Fixed deleted affects message after flaw save (
OSIDB-2693
) - Recover from save errors during flaw creation, show saving animation (
OSIDB-2765
) - Prevent saving of unmodified affects (
OSIDB-2754
) - Unable to save first cvss score on flaws (
OSIDB-2769
) - Unable to save new references and ackowledgments on flaws (
OSIDB-2206
) - Reset affects when flaw is reset (
OSIDB-2793
) - New public comments are not displayed (
OSIDB-2700
)
Removed
- Removed is_major_incident usage (
OSIDB-2778
) - Removed comment.type usage (
OSIDB-2781
) - Removed Flaw.meta usage (
OSIDB-2801
) - Removed cvss2 and cvss3 fields from Flaw and Affects (
OSIDB-2779
) - Removed validation on empty references description (
OSIDB-2846
)