Skip to content

Releases: RedHatProductSecurity/osim

v2024.6.2

28 Jun 14:56
Compare
Choose a tag to compare

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

17 Jun 16:02
6d3b729
Compare
Choose a tag to compare

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 and Component optional for a Rejected 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)