Skip to content

Latest commit

 

History

History
79 lines (49 loc) · 3.02 KB

File metadata and controls

79 lines (49 loc) · 3.02 KB

Release Notes:

Changes in : 2026.6.0

  • Fix to hide project owner name when hide names is selected.

Changes in : 2026.5.0

  • New data captured - which user triggered scan in scan history csv file.
  • New worksheet - showing Scan counts triggered by each user over time.
  • Updated blackduck-common version.
  • Renamed packages.

Changes in : 2026.3.0

  • Minor changes to labels

Changes in : 2025.8.0

  • Fix for created at dates in scan histories that are 0 (Jan 1st 1970). In this scenario the updated at date will also be the created date as we have no other data.

Changes in : 2025.6.0

  • Running the tool with hide names turned on now includes rapid scan statistics where it did not before.

Changes in : 2025.4.0

  • Bug fix for policies graph.

Changes in : 2025.3.0

  • Bug fix for date comparator

Changes in : 2025.1.0

  • Added project owner username to projects sheet.
  • If there are errors extracting data these will be shown on the summary page of the xlsx sheet, this is to help spot partial data load and find issues.
  • Unified the last scan date across all worksheets to be last scan date and if no scan present then the creation date of the project version.

Changes in : 2024.11.0

  • Fix for issue when you add a space in the name causing a file write error
  • Fix for duplicate entries for package manager scan types.

Changes in : 2024.10.0

  • Fix to issue with scan types - BDIO was being counted as BINARY
  • Fix number of versions in violation of policy where it is a RAPID scan only policy. It reported all versions but should have been 'NA' or not applicable as these do not apply to full versions/scans.
  • Added scan modes column to policy sheet (RAPID, FULL or RAPID;FULL)
  • Added log file to zip to aid troubleshooting when the data is not all loaded.

Changes in : 2024.7.0

  • Project groups are now collected and listing shown in the results including how many projects and which group is the parent group.
  • Projects Summary specifies which project group the project is in.
  • Bug fix for cell size limit being breached for very large policies.

Changes in : 2024.4.0

  • Bug fix for binary scan type counts.

Changes in : 2024.1.0

  • Bug fix for scan error rate percentage calculation.

Changes in : 2023.12.1

  • Small change to ordering of observations.

Changes in : 2023.12.0

  • Added automated 'observations' to summary sheet to highlight areas to focus on, including policy, scan rates, types and Sage results.
  • Add more detail to description on certain SAGE sheets on what the measurements mean.
  • Added error rate percentage by period in scan status worksheet.
  • Introduced policy categories and number of project versions in violation of each policy including graphs
  • Included statistics on policy categories and severities.
  • Updated Apache POI to latest version to overcome bug.
  • Updated blackduck-common library to latest.
  • Fixed issue where Quick Links for worksheets with long titles was not working.