Description

ARTIFACTORY: CI-CD Pipeline with Artifactory and Xray

AuthorFullName__c
Krishna Valluri
articleNumber
000005422
ft:sourceType
Salesforce
FirstPublishedDate
2022-10-02T07:54:20Z
lastModifiedDate
2022-10-02
VersionNumber
2
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.
  1. Environment setup (Ex: Jenkins, Artifactory, and Xray)
  2. Build the sample project from JFrog Examples.
  3. Resolve dependencies through Artifactory and scan them using Xray
  4. Publish build to Artifactory and scan it using Xray. 
  5. Fail the build/succeed the build if there are security/license violations