In this article, we will discuss CI-CD implementation with respect to Artifactory and Xray. Here is the flow of events according to their respective order.
- Environment setup (Ex: Jenkins, Artifactory, and Xray)
- Build the sample project from JFrog Examples.
- Resolve dependencies through Artifactory and scan them using Xray
- Publish build to Artifactory and scan it using Xray.
- Fail the build/succeed the build if there are security/license violations