Add session telemetry and expand SCA manifest support (AST-163052) - #1522
Merged
Conversation
cx-atish-jadhav
requested review from
cx-anurag-dalke and
cx-umesh-waghode
as code owners
July 15, 2026 12:10
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
Related Issues
Link any related issues or tickets.
Checklist
Screenshots (if applicable)
Add screenshots to help explain your changes.
Additional Notes
Add any other relevant information.