GitHub - veracode-local/example-github-actions · GitHub
Skip to content

veracode-local/example-github-actions

 
 

Folders and files

Repository files navigation

[:] Using SourceClear via GitHub Actions

  1. We'll do this via the CI script, the recommended way to run scans.

  2. Define a container action, which makes it easy to set up a build environment for your project. You may have to customize the Dockerfile to install build dependencies.

  3. Declare the SRCCLR_API_TOKEN secret. We'll use the name of the environment variable SourceClear expects for consistency.

  4. Go to Settings > Secrets and add a new secret with the same name.

  5. Pass the secret to the container as an environment variable.

  6. Enjoy!

  7. test TExt 123456

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Java 100.0%