Work with the CI/CD Container Security action
This topic describes how to use ACE CI/CD Container Security.
For code developers
Once the CI/CD Container Security action is set up, it’s ready for use.
The following instructions explain how to use CI/CD Container Security in your CI/CD workflow.
Do the following:
-
In your dev environment, upload changes to your developer branch in GitHub.
-
Click the Pull request tab.
-
Click New pull request.
-
Set to compare your working branch to your main (protected) branch. Click Create pull request.
-
Click View pull request. The CI/CD Container Security check runs and the summary of scan results is displayed in the comments section of the Pull Request.
-
To view the full report, in the comments section, click Full report. The full report opens in a new browser tab.
â Next steps: