Skip to content

Latest commit

 

History

History
102 lines (70 loc) · 2.82 KB

CHANGELOG.md

File metadata and controls

102 lines (70 loc) · 2.82 KB

Changelog

All notable changes to this project will be documented in this file.

[1.0.6] - 2024-11-21

Fixed

  • Solved performance issues for thereat intel module
  • Fixed link with merge request webhook comment
  • Adjusted merge request comment text

[1.0.5] - 2024-11-05

Introduced

  • added selection of displayed rows in tables in show repository view
  • added and optimized the way of how scan info is displayed
  • added possibility to filter scan infos for branch or commit id

Fixed

  • Proper throttling and wait between tests executed via webhook
  • scan info default sort is date

[1.0.4] - 2024-11-02

Introduced

  • Change threat intel from SQL Query to view in order to increase the performance
  • Possibility to add Remote identifier for the teams

Fixed

  • Logging when webhook received for project that is not onboarded yet instead of stacktrace
  • Problem with link generation on threat intelligence view

[1.0.3] - 2024-09-25

Introduced

  • Bulk action on findings
  • Possibility to define supress rules

[1.0.2] - 2024-09-25

Introduced

  • Introduced Vulnerability Threat Detection dashboard and KEV downloading

[1.0.1] - 2024-09-25

Changed

  • TEAM_MANAGER role can run manual scan via GUI and via API
  • Enlarged parallel scan pool from 5 to 15
  • Provided pipreqs to enchance python support for SCA
  • It is visible when scan is currently running

Fixed

  • Performance issues that occurs while having 300+ imported repositories on dashboard and component view

[1.0.0] - 2024-09-25

Changed

  • Merge request and Pull Request commenting
  • Full Webhook support for both GitLab and GitHub
  • It is visible when scan is currently running
  • Added Possibility to run scan manually form UI
  • Possibility to generate sbom on the fly without needing it to be existing in the repository

Fixed

  • Filtering main table with repos now work properly
  • Problem related with scans done with Bearer due to missing rules
  • Race condition during component creation
  • Problem with setting status of a scan when something wrong

[0.9.2] - 2024-09-02

Changed

  • GitHub Integration - possibility to import by on

Fixed

  • Problem with too low limits of length for data such as vulnerability name or component name
  • Problem with importing BULK Repositories: table contains all gitlab projects including project without membership but public. Current version shows only project inserted accesstoken is member of.

[0.9.1] - 2024-08-26

Changed

  • SSO integration introduced
  • Adjusted scripts to support SSO
  • Increased efficiency of running scans in parallel

[0.9.0] - 2024-08-13

Changed

  • Release of initial version - beta
  • Import bulk repositories
  • Import single repository
  • Perform SAST, SCA, Secret and IAC scans
  • Manage Teams
  • Manage Users
  • Show statistics
  • Manage vulnerabilities and components