Skip to content

Improve performance for old CVE checks#2466

Merged
dpaulson45 merged 2 commits into
mainfrom
dpaul-HcDev1
Oct 30, 2025
Merged

Improve performance for old CVE checks#2466
dpaulson45 merged 2 commits into
mainfrom
dpaul-HcDev1

Conversation

@dpaulson45
Copy link
Copy Markdown
Member

Reason:
Improving the performance of a large loop that we don't need to be processing because we are on a newer build of Exchange than the SU.

Fix:
Skip over old SU years based off the CU Release Date that we have.

We will still process some things, but we will also skip over a lot as well.

Resolved #2331

Validation:
Lab tested

@dpaulson45 dpaulson45 requested a review from a team as a code owner October 29, 2025 20:37
Comment thread Diagnostics/HealthChecker/Analyzer/Security/Invoke-AnalyzerSecurityCveCheck.ps1 Outdated
dpaulson45 and others added 2 commits October 30, 2025 10:06
@dpaulson45
Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@dpaulson45 dpaulson45 merged commit cf07af4 into main Oct 30, 2025
6 checks passed
@dpaulson45 dpaulson45 deleted the dpaul-HcDev1 branch October 30, 2025 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Issue] - Health Checker - Improve looped version checks

2 participants