Skip to content

Onboard Contrast SCA#1

Merged
contrast-security-sca-test[bot] merged 1 commit intomainfrom
main-contrast-temp-1770412554526
Feb 6, 2026
Merged

Onboard Contrast SCA#1
contrast-security-sca-test[bot] merged 1 commit intomainfrom
main-contrast-temp-1770412554526

Conversation

@contrast-security-sca-test
Copy link
Contributor

The installation of the GitHub App from Contrast Security automatically created this PR.

This PR automates the security analysis of dependencies so that vulnerabilities can be detected and resolved during code review rather than after detection or exploitation in testing or production environments.

What's New

You will now find a workflow file in the repository that leverages GitHub Actions from Contrast Security.

  • These Actions run a fingerprint step to detect relevant project manifests (for example, pom.xml and package.json files) and contain audit steps to analyze each of those manifests to detect the vulnerabilities.
  • Any commits to the default branch and PRs created to merge into the default branch will trigger the workflow file. In addition, you can manually trigger the workflow.
  • If the workflow is triggered by the creation or update of a PR, a status check is added. The status check will be a green check mark ✅ to indicate no critical vulnerable dependencies found or a red cross mark ❌ otherwise.

Secrets and variables

The GitHub App creates repository secrets and Actions variables for use in the workflow so results are sent to the correct Contrast account. Closing this PR will require these secrets and variables to be manually deleted. However, performing the delete operation on the integration for this repository from the Contrast portal will automatically close this PR and remove the secrets and variables.

@contrast-security-sca-test contrast-security-sca-test bot enabled auto-merge (squash) February 6, 2026 21:15
@contrast-security-sca-test contrast-security-sca-test bot merged commit 7735595 into main Feb 6, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant