Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.0.0.569 #36

Merged
merged 10 commits into from
Dec 16, 2024
Merged

2.0.0.569 #36

merged 10 commits into from
Dec 16, 2024

Conversation

adamcongdon
Copy link
Collaborator

  • 12.3 values
  • Semgrep scanning

- Added `System.Management.Automation` and `Microsoft.Management.Infrastructure` namespaces for PowerShell script execution.
- Introduced `CScripts` class in `CScripts.cs` for encapsulating PowerShell script execution logic, including methods for retrieving Veeam job information.
- Added new methods to `PSInvoker.cs` for invoking embedded PowerShell scripts, specifically for VB365 data collection.
- Enhanced `CCsvParser.cs` with methods for dynamic retrieval of Entra ID tenant and job data.
- Updated `CProtectedWorkloads` class to include a new list for Entra workloads.
- Improved `CHtmlTables.cs` with new HTML table generation logic for Entra ID tenant and job data.
- Updated `CMalwareObject.cs` with additional properties related to malware detection and notification options.
- Enhanced `Get-VBRConfig.ps1` script to include logic for collecting Entra ID tenant and job data, error handling, and exporting data to CSV files.
- Updated project files (`VeeamHealthCheck.csproj` and `VhcXTests.csproj`) to include new package references for PowerShell and other dependencies, and updated assembly and file versions.
- Made minor formatting and consistency improvements across various files, including adding missing semicolons and proper indentation.
- Added embedded resources to include PowerShell scripts as part of the build output.
- Adjusted memory task calculations for VBR version 12 in `CProxyDataFormer.cs`.
- Included `Microsoft.CodeAnalysis` namespace in `CHtmlCompiler.cs`.
- Improved formatting and alignment of HTML table data in `CHtmlTables.cs`.

These changes introduce new functionality for collecting and reporting Entra ID tenant and job data, enhance PowerShell script execution capabilities, and improve the overall maintainability and reliability of the application.
Refactor NAS handling and update version

- Removed `NFSVersion` property from `CNasVmcInfo` and adjusted `Index` attributes.
- Refactored NAS HTML table logic in `CHtmlTables` to conditionally display based on NAS workload presence.
- Updated `NasSourceInfo` with additional namespaces, improved NAS workload logic, and enhanced error handling in `CalculateStorageString`.
- Changed remote debug machine IP in `launchSettings.json`.
- Removed NAS HTML table creation function from `ReportScript.js`.
@adamcongdon adamcongdon merged commit ad95201 into master Dec 16, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant