You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey I am new to jfrog CLI,
I am trying to scan the docker image using the CLI and set my defined watch as an argument.
I ignored all the violations and still my build is failing and the table output is the ignored rules.
What I am doing wrong here?
or should I use another way to scan the images?
I used to work with Jenkins and the x-ray plugin and it works like a charm, now I am trying it with GitHub actions and Jfrog CLI.
The text was updated successfully, but these errors were encountered:
The problem still persists:
On a docker build with 2 ignored vulnerabilities in XRay, the XRay Status in the jfrog UI is a green done while the jf rt build-scan --fail=true command fails with the (not) ignored vulnerabilities.
Hey I am new to jfrog CLI,
I am trying to scan the docker image using the CLI and set my defined watch as an argument.
I ignored all the violations and still my build is failing and the table output is the ignored rules.
What I am doing wrong here?
or should I use another way to scan the images?
I used to work with Jenkins and the x-ray plugin and it works like a charm, now I am trying it with GitHub actions and Jfrog CLI.
The text was updated successfully, but these errors were encountered: