Skip to content

RUN-4166: Fix two CWE-770 findings resulting from CLI version#429

Open
fdevans wants to merge 2 commits intomainfrom
cve-fixes
Open

RUN-4166: Fix two CWE-770 findings resulting from CLI version#429
fdevans wants to merge 2 commits intomainfrom
cve-fixes

Conversation

@fdevans
Copy link
Copy Markdown
Contributor

@fdevans fdevans commented Apr 13, 2026

Updates some package references to address CWE-770 and other CVE findings.

Copilot AI review requested due to automatic review settings April 13, 2026 19:11
@fdevans fdevans requested a review from a team April 13, 2026 19:12
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Gradle-managed dependency versions to address reported CWE-770/CVE findings and centralize security overrides via the version catalog.

Changes:

  • Bump security-related dependency versions in gradle/libs.versions.toml (e.g., commons-lang3, rd-api-client, rundeck-core).
  • Switch resolutionStrategy.force in Gradle builds to use version-catalog aliases (libs.*) instead of hardcoded coordinates.
  • Update plugin manifest Rundeck compatibility version to 6.0.0+.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
gradle/libs.versions.toml Updates version catalog entries for security/compatibility, including rundeck-core.
functional-test/build.gradle Uses version catalog dependencies for forced resolution of security-fixed libs in functional tests.
build.gradle Uses version catalog for forced dependency resolution and updates plugin manifest compatibility version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread gradle/libs.versions.toml
@fdevans fdevans added this to the 6.0.0 milestone Apr 14, 2026
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.

2 participants