chore(upgrade): sync dependency metadata with AppCAT rules#1025
Draft
frankliu20 wants to merge 1 commit into
Draft
chore(upgrade): sync dependency metadata with AppCAT rules#1025frankliu20 wants to merge 1 commit into
frankliu20 wants to merge 1 commit into
Conversation
d44e9af to
84c9035
Compare
Align EOL/deprecated thresholds with AppCAT azure rulesets using commercial support end dates to avoid false-positive EOL warnings for enterprise users: - Spring Boot: supportedVersion 2.7.x || >=3.5.x, suggest 4.0 - Spring Framework: suggestedVersion 7.0 - Spring Security: supportedVersion 5.7.x || 5.8.x || >=6.5.x, suggest 6.5 - Add Spring Cloud (>=2025.x) - Jakarta EE: suggest version 11 - Add eolDate entries for newer versions (4.0, 3.5, 3.4, 3.3) Data sourced from endoflife.date.
84c9035 to
4920c06
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Align EOL/deprecated thresholds with AppCAT azure rulesets: