Releases: RedHatProductSecurity/osim
Releases · RedHatProductSecurity/osim
v2024.11.0
Added
- Add multi-flaw tracker filing (
OSIDB-3129
) - Added new CVSS versions and issuers on flaw form (
OSIDB-3546
)
Fixed
- Corrected BZ link overlapping flaw promotion button (
OSIDB-3529
)
Changed
- Allow empty impact on flaw (
OSIDB-3596
) - Indicate affect module filters functionality more clearly (
OSIDB-3509
)- Reflects component selections in Tracker Manager
- Reworked Affect Offering UI to make filtering functionality clearer
v2024.10.0
Added
- Extend incident types to include 'Minor' and 'Zero Day' (
OSIDB-3442
) - Added Flaw History section (
OSIDB-3371
)
Fixed
- Corrected wrong tooltips on advance search, empty/non-empty buttons (
OSIDB-3502
) - Show comment field on CVSSv3 when the score is the same but the comment is not empty (
OSIDB-3400
) - Use UTC time for created date on flaw list (
OSIDB-3478
) - Automatically reset affect's delegated resolution when affectedness is set to not affected (
OSIDB-3533
)
v2024.9.2
Added
- Add query filter support on advance search (
OSIDB-3088
) - Support saving query filter on default user search (
OSIDB-3387
) - Allow emptiness advanced search on supported fields (
OSIDB-3389
) - Add additional sortable fields for advance search results (
OSIDB-3388
) - Added tootlips with full string value on affect/tracker fields that can be truncated (
OSIDB-3453
) - Disable file tracking button for non saved new affects (
OSIDB-3474
)
Fixed
- Fix swapped values on trackers
Modules
andStream
values (OSIDB-3443
) - Adding new trackers temporary populate trackers table (
OSIDB-3474
)
v2024.9.1
v2024.9.0
Added
- Allow using default ordering in flaw list page (
OSIDB-3187
) - Support operations for a selection of affects (
OSIDB-2818
) - Support filing trackers for a selection or individual affects (
OSIDB-2818
) - Provide default values when adding new affects (
OSIDB-2818
) - Added different filters for affects and trackers (
OSIDB-2818
) - Support field specific sorting for affects and trackers (
OSIDB-2818
) - New modal view for trackers manager for individual/selected affects (
OSIDB-2818
) - Provide Bug ID information for trackers display (
OSIDB-2818
) - In the event of saving multiple trackers with some failing, the affect
trackers will be refreshed (OSIDB-3402
) - Display score on affect's CVSS column (
OSIDB-3397
) - Allow removing CVSS on affects (
OSIDB-3397
)
Changed
- Improved performance by reusing access token until is expired (
OSIDB-3373
) - Re-design of affects view (
OSIDB-2818
) - Re-design of trackers view (
OSIDB-2818
) - Modified layout of trackers manager (
OSIDB-2818
) - Fetch flaws on the background to improve performance (
OSIDB-3373
) - Add CVEORG Source for Flaw (
OSIDB-3394
)
Fixed
- Correct
affected module
information source on trackers display (OSIDB-2818
) - Allow setting and modifying affect's CVSS (
OSIDB-3397
)
Removed
- Removed
type
information for trackers display (OSIDB-2818
)
v2024.8.0
Release for v2024.8.0
What's Changed
Added
- Add button to Bugzilla on public and private comments
DEFER
is now a possible affect resolution (OSIDB-3286
,OSIDB-3288
)
Fixed
- Allow saving flaws with historical affects (
OSIDB-3262
)
Full Changelog: v2024.7.2...v2024.8.0
v2024.7.2
Re-release for v2024.7.2
What's Changed
- 🐛 Fix: Regression UI bug on textarea descriptions layout by @C-Valen in #365
- ✨ Show untrackable affects in Trackers Manager by @superbuggy in #357
- Add test case for advance search with cve description and cve descrip… by @huiwangredhat in #364
- add test case for CVSSv3 field by @RichardXuan in #367
- add test case for erase CVSSv3 field by @RichardXuan in #368
- 💄 Make untrackable affects alert collapsible by @superbuggy in #370
- OSIDB-3189: Filter jira users by task key by @MrMarble in #369
- 📝 Update change log for release by @superbuggy in #366
- OSIDB-3189: Fix prop name by @MrMarble in #372
Full Changelog: v2024.7.1...v2024.7.2
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
)