Skip to content

Add session telemetry and expand SCA manifest support (AST-163052) - #1522

Merged
cx-lior-poterman merged 6 commits into
mainfrom
feature/gradle-sbt-hooks
Jul 16, 2026
Merged

Add session telemetry and expand SCA manifest support (AST-163052)#1522
cx-lior-poterman merged 6 commits into
mainfrom
feature/gradle-sbt-hooks

Conversation

@cx-atish-jadhav

Copy link
Copy Markdown
Contributor

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

Please provide a summary of the changes and the related issue. Include relevant motivation and context.

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

Link any related issues or tickets.

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

Add any other relevant information.

@cx-atish-jadhav cx-atish-jadhav changed the title Add session telemetry and expand SCA manifest support Add session telemetry and expand SCA manifest support (AST-163052) Jul 15, 2026

@cx-anurag-dalke cx-anurag-dalke left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ok

@cx-lior-poterman
cx-lior-poterman merged commit 8f8feb0 into main Jul 16, 2026
4 of 8 checks passed
cx-atish-jadhav added a commit that referenced this pull request Jul 17, 2026
commit 8f8feb0
Author: Atish Jadhav <atish.jadhav@checkmarx.com>
Date:   Thu Jul 16 16:56:41 2026 +0530

    Add session telemetry and expand SCA manifest support (AST-163052) (#1522)

    * Add session telemetry and expand SCA manifest support

    * vulnerability and trivy fixes

    * lint and unit test fixes

    * Update SCA remediation with cx-devassist-sca skill

    * removing unwanted comments

    * lint fixes
cx-lior-poterman pushed a commit that referenced this pull request Jul 22, 2026
… docs (#1521)

* Split CI workflows per job, harden shared config, and update docs

- Split monolithic ci-tests.yml into unit-tests.yml, ci-tests.yml
  (integration matrix), lint.yml, govulncheck.yml, and
  docker-image-scan.yml so each job runs and reports independently
- Consolidate the nightly parallel integration-test matrix into
  ci-tests.yml and have nightly-parallel.yml invoke it via
  workflow_call, removing duplicated matrix logic
- Rework unit-tests.yml to run tests via gotestsum (JUnit output),
  publish a job summary with per-test failure reasons and coverage %,
  raise the unit test coverage gate to 85%, and upload coverage/JUnit
  artifacts
- Add internal/commands/.scripts/print_test_summary.py to render the
  job summary from the JUnit report; update up.sh to run tests via
  gotestsum
- Add descriptive job names across all workflow files
- Pin actions/checkout to v6 with persist-credentials: false
  everywhere it's used
- Replace secrets: inherit in issue_automation.yml with explicit
  secret references
- Remove deprecated pr-label.yml
- Update CLAUDE.md to reflect the new workflow layout, coverage
  thresholds, and removal of stale/no-longer-existing workflows
  (pr-add-reviewers.yml, ai-code-review.yml,
  dependabot-auto-merge.yml, Dependabot config)

* updated go lang & gotestsum version

* rename scan-github-action yml file

* added ECHO_LIBRARIES_ACCESS_KEY

* Updated GH Action

* rename file name

* Squashed commit of the following:

commit 8f8feb0
Author: Atish Jadhav <atish.jadhav@checkmarx.com>
Date:   Thu Jul 16 16:56:41 2026 +0530

    Add session telemetry and expand SCA manifest support (AST-163052) (#1522)

    * Add session telemetry and expand SCA manifest support

    * vulnerability and trivy fixes

    * lint and unit test fixes

    * Update SCA remediation with cx-devassist-sca skill

    * removing unwanted comments

    * lint fixes

* Added check for pre-release.

when user creates prerelease, MAC signing & S3 bucketwill be skipped and

---------

Co-authored-by: atishj99 <atish.jadhav@checkmarx.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants