Skip to content

Conversation

@cx-atish-jadhav
Copy link
Contributor

@cx-atish-jadhav cx-atish-jadhav commented Sep 1, 2025

By submitting this pull request, you agree to the terms within the Checkmarx Code of Conduct. Please review the contributing guidelines for guidance on creating high-quality pull requests.

Description

  1. This PR updates the SCS results filtering logic for Jetbrains agent in the CLI.
  2. When generating results with --report-format json and agent set to Jetbrains, only SCS Scorecard results are excluded; SCS Secret Detection results are now included.
  3. This matches the behavior for VS Code agent and ensures consistency across IDE integrations.
  4. Unit tests have been updated to verify the correct filtering for Jetbrains, VS Code, AST-CLI, and other agents.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Related Issues

AST-110764
AST-105453

Checklist

  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules
  • I have updated the CLI help for new/changed functionality in this PR (if applicable)
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used

Screenshots (if applicable)

Add screenshots to help explain your changes.

Additional Notes

  • No breaking changes.
  • Behavior for VS Code and AST-CLI agents remains unchanged.
  • Other agents continue to exclude all SCS results.

@github-actions
Copy link

github-actions bot commented Sep 1, 2025

Logo
Checkmarx One – Scan Summary & Details063f17b8-41c1-4a0a-9709-2cb404c8a200

Great job! No new security vulnerabilities introduced in this pull request

@cx-atish-jadhav cx-atish-jadhav merged commit a1b8d5f into main Sep 12, 2025
10 checks passed
@cx-atish-jadhav cx-atish-jadhav deleted the feature/SCS-Jetbrains branch September 12, 2025 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants