Skip to content

chore : Added java version in the sca_scan workflow - #1064

Merged
pmathew92 merged 1 commit into
mainfrom
chore/java_version_sca_scan
Sep 2, 2026
Merged

chore : Added java version in the sca_scan workflow#1064
pmathew92 merged 1 commit into
mainfrom
chore/java_version_sca_scan

Conversation

@pmathew92

@pmathew92 pmathew92 commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Changes

This is a small PR updating the java version in the sca_scan workflow.

Summary by CodeRabbit

  • Chores
    • Updated security scanning to run on the main branch and all branches.
    • Configured security scans to use Java 17.

@pmathew92
pmathew92 requested a review from a team as a code owner September 2, 2026 05:16
@pmathew92 pmathew92 added the tiny Tiny review label Sep 2, 2026
@coderabbitai

coderabbitai Bot commented Sep 2, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: 2a186f6e-4731-4ccc-977f-66d156f630a9

📥 Commits

Reviewing files that changed from the base of the PR and between f4998ff and e3551bb.

📒 Files selected for processing (1)
  • .github/workflows/sca_scan.yml

Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review.


📝 Walkthrough

Walkthrough

The SCA workflow now triggers on main and all branches. It also passes Java version 17 to the reusable Snyk scan workflow.

Changes

SCA workflow configuration

Layer / File(s) Summary
Workflow trigger and Java configuration
.github/workflows/sca_scan.yml
The workflow removes the explicit master push trigger and passes Java version 17 to the reusable SCA workflow.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to e3551

This localized workflow update sets Java 17 for SCA scanning and adjusts the push trigger; no actionable merge-blocking risk remains after normal checks and review.

Suggested reviewers: amitsingh05667

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the main change: adding the Java version to the sca_scan workflow.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/java_version_sca_scan

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@pmathew92
pmathew92 merged commit ac4145c into main Sep 2, 2026
7 checks passed
@pmathew92
pmathew92 deleted the chore/java_version_sca_scan branch September 2, 2026 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tiny Tiny review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants