View JFrog Job Summary

JFrog and GitHub Integration Guide

ft:sourceType
Paligo

A job summary with build and security information is generated once the build run is complete. You can seamlessly navigate between JFrog and GitHub platforms. Additionally, you can view more details about your artifacts and security scans by clicking on the project package link, which takes you to the JFrog project packages view.

For packages uploaded using generic upload (jf rt upload) as well as Docker, NPM, Maven and Go the Job Summary contains:

  • A link to the corresponding Build page in Artifactory

  • A list of the published modules with their artifact tree.

    Each artifact links to its corresponding artifact in Artifactory.

To view JFrog Job Summary on GitHub, follow these steps:

From the Actions tab, click the corresponding workflow, and then click Summary to view JFrog Job Summary.

You can navigate between the job summary and corresponding JFrog Artifactory areas as follows:

JobSummaryDetails.png
Project Packages

Click the Project Packages to navigate to packages page in the Artifactory.

Build Info Published to Artifactory

Click the build-info link to navigate to the build-info page in the Artifactory. Here, you can view access details such as Published Modules, Environment, Xray Data, and Build Info JSON information. To learn more, refer to View Build Number Information.View Build Number Information

Files Uploaded to Artifactory

Each artifact will link to its corresponding Artifactory artifact.

Security Status

Contains summary of security issues detected by the following in the workflow:

  • jf build-info scan

  • jf scan

  • jf docker scan

You can also view those details in:

  • GitHub Job Console

    JobConsole.png
  • Xray - On-Demand Scanning

    On-DemandScanning.png
  • Xray - Scan List - Builds