Releases: VeeamHub/veeam-healthcheck
2.0.0.546
2.0.0.546
Security Updates:
VirusTotal.com scans are built into pipeline (local, not yet GitHub). If the scans fail, the build is rejected.
Updated all files to remove any further flags from VirusTotal scans.
Various refactors and unused code removal to further secure the app.
What's Changed
- 2.0.0.546 by @adamcongdon in #31
Full Changelog: 2.0.0.528...2.0.0.546
2.0.0.528
Security Issue:
- Fixed CVE that was flagged by code scanner
Other various refactors (deleting old code) were included.
What's Changed
- 2.0.0.528 by @adamcongdon in #26
Full Changelog: 2.0.0.526...2.0.0.528
2.0.0.526
Issues Resolved:
Fixed issue where VB365 Health Check would crash
Fixed issue with anon reports in VBR report
Fixed issue where PDF symbols were not displaying correctly
What's Changed
- 2.0.0.526 by @adamcongdon in #25
Full Changelog: 2.0.0.499...2.0.0.526
2.0.0.499
##Security Update:
- Updated dependencies/packages to latest versions
- updated from .NET 7 to .NET 8 as .NET 7 is no longer supported
- Added/fixed codeQL scanning
- added virus scanning to CI/CD
Full Changelog: 2.0.0.475...2.0.0.499
2.0.0.475
- Updated Compliance Analyzer to capture 12.2 additions
2.0.0.474
- Updated Job Session Summary Table' "Max Data Size" to better reflect real size of source data -> ChangeRate is much more accurate now
- Updated Scrubbing mechanism to use object names instead of generalized "item". (i.e. Job_13, Repository_42, etc).
- Added Tables for Security & Compliance Analyzer
- Updated tables with first column text to be left-aligned where sensible.
Full Changelog: 2.0.0.422...2.0.0.474
2.0.0.422
- Fixed issue where Repository attributes were published in reverse (i.e. Repository shows as using Decompress when it does not)
- Added comma separator to Repository hosts if more than one gateway is shown
- Updated JS to properly sort numerical columns.
Full Changelog: v2.0.0.415...2.0.0.422
v2.0.0.415
HTML Design update
- Updated colors
- "Comfy" tables padding
- Sortable Columns
- Floating "Go To Top" button is always on screen
PDF Export
- UX Checkbox
- Available from cli (/pdf)
Various other data adds...with more to come!
Issues resolved:
Full Changelog: 1.0.3.825...v2.0.0.415
1.0.3.825
Fixed SqlClient vulnerability
1.0.3.823
Fixed issue where tool execution for VB365 report would crash.