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 & Detailseda9e818-af77-4e9d-8b27-5f4cd7c01617

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

@cx-atish-jadhav cx-atish-jadhav deleted the feat/SCS-Jetbrains branch September 1, 2025 06:32
@cx-atish-jadhav cx-atish-jadhav changed the title Support SCS Secret Detection results for Jetbrains agent in JSON report(AST-110764) Support SCS Secret Detection results for Jetbrains agent(AST-110764) Sep 1, 2025
@cx-atish-jadhav cx-atish-jadhav changed the title Support SCS Secret Detection results for Jetbrains agent(AST-110764) Secret Detection results for Jetbrains agent Sep 1, 2025
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.

1 participant