jfrog-cli icon indicating copy to clipboard operation
jfrog-cli copied to clipboard

Results of build scan via JFrog CLI (or Azure DevOps plugin) are different from UI results

Open RobinDink opened this issue 11 months ago • 0 comments

Describe the bug

When I run a build scan via the JFrog CLI (or the Azure DevOps plugin) the results are different from the UI scan:

image

image

I think the problem might be related to the watch since the results are shown when I use the --vuln parameter.

Current behavior

Results of jf bs (or the Azure DevOps plugin) are different from the UI scan.

Reproduction steps

  • Publish build to Artifactory and scan it with Xray
  • Scan the same build via the jf bs CLI command
  • Compare results

Expected behavior

Results should be identical.

JFrog CLI version

2.53.1

Operating system type and version

Windows 11

JFrog Artifactory version

7.41.4

JFrog Xray version

3.45.1

RobinDink avatar Mar 01 '24 13:03 RobinDink