Use this tag for questions related to JFrog Xray
Questions tagged [jfrog-xray]
133 questions
1
vote
0 answers
Xray 3.x Uninstall document
Do you know where is a JFrog Xray 3.x uninstall document? I found this document (https://www.jfrog.com/confluence/display/XRAY2X/Uninstalling+Xray ), but the url contains 2x version.
Bst regards,
Takoneko

takoneko
- 85
- 1
- 4
1
vote
0 answers
Jfrog Xray Certificate Issue
Summary:
Xray helm chart needs the capability to receive a custom certificate used for Artifactory and apply that certificate to the router container.
Detail:
We have successfully installed Artifactory via helm. After installing, we configured TLS…

w0lverine
- 39
- 8
1
vote
0 answers
Router Service error while Installing JFrog Artifactory
I downloaded artifactory from official site and installed the rpm on my CentOS server using sudo yum install -y jfrog-artifactory-pro-7.2.1.rpm
However, it is throwing an error related to router-service:
Snippet from router-service.log
: Failed…

a. rathi
- 13
- 1
- 3
1
vote
0 answers
Why xray-indexer goes down every time whenever start xray?
I am not able to start xray-indexer. Whenever i try to run xray service, it starts for few seconds then it goes down.
/opt/jfrog/xray/scripts/xray.sh start
Output :
/opt/jfrog/xray/scripts/xray.sh status
Checking Xray services...
Checking…

jayveersolanki
- 92
- 9
1
vote
0 answers
Using https ssl url of Artifactory while connecting from Jfrog xray
I Just installed Jfrog Xray using Helm chart on our GKE cluster.
The Artifactory Instance I want to connect to has SSL enabled (https://jfrog.<>/artifactory) and Xray is not able to connect to artifactory. I understand that artifactory cert needs…

Krishna Arani
- 121
- 1
- 1
- 4
1
vote
1 answer
How can I remove `artifactory_name` from JFrog's Artifactory cloud url
I have created an on-cloud JFrog account. As per my requirement, I have to remove artifactory_name from jfrog url. Currently, I have
https://example.jfrog.io/example/webapp/#/home
I want
https://example.jfrog.io/webapp/#/home
How could I remove…

292kumargaurav007
- 19
- 1
- 3
1
vote
1 answer
XRay fails to detect vulnerability in NuGet package dependency
I created a test NuGet package which specifies a dependency on jQuery 1.4.2. XRay correctly detects the security issues on jQuery when uploaded to my Artifactory NuGet server. However, when I upload my test NuGet package which lists jQuery 1.4.2 as…

Roger Cruz
- 11
- 1
- 2
1
vote
1 answer
XRay scan does not find any watch when launched from Azure DevOps pipeline
I'm trying to run an xray scan from an Azure DevOps pipeline but even with everything set up, I get
Xray does not have any Watches monitoring this build, or the Watches monitoring this build do not have a CI Integration action defined
I have a…

lgmorand
- 111
- 5
1
vote
1 answer
Download latest artefact package from Jfrog artifactory in TeamCity
I have set of zip files that are in Artifact Repository and I need to get the latest artifact. The structure of the artefacts are as listed below
Homeloan
-> test-application-dev-local_1.zip
-> test-application-dev-local_2.zip
->…

Rohit12
- 43
- 4
1
vote
0 answers
JFrog XRay deployed on Kubernetes with Helm chart cannot connect to RabbitMQ
After installing the Helm chart, the components "mongodb", "postgres" and "rabbitmq" startup successfully.
However, all 4 XRay microservices fail to start because they cannot connect to RabbitMQ:
[06:06:11 UTC 2018/09/07] [INFO]…

Tarnschaf
- 3,955
- 1
- 26
- 36
1
vote
0 answers
Inconsistent Artifactory behavior for Nuget feed when package is blocked by Xray
I have problem with XRay and NuGet feed.
For example I have project that depends on System.Data.SqlClient 4.1.0 that isn't blocked by XRay, but it's has dependency to System.Net.Security (>= 4.0.0) which is blocked by XRay.
When I try to restore…

Sylwekqaz
- 329
- 2
- 9
1
vote
1 answer
Xray -Artifactory Integration [ Failed to save access Config]
Today I upgraded my Xray to 2.2.3 and in this version too Xray should use Artifactory as authentication provider. So when I tried to change it in the Xray console, it is throwing the following error as Failed to save Access config.
It will be very…

Arvind Singh
- 11
- 2
1
vote
1 answer
Integrating with JFrog XRay
On this page: https://www.jfrog.com/confluence/display/XRAY/Integrations, the XRay documentation discusses how to integrate XRay with other third-party vulnerability providers. At the bottom of the page it also talks about how to integrate with a…

Nick C.
- 13
- 2
1
vote
1 answer
JFROG XRay re-scan of existing artifacts
I use JFrog XRay v1.10.1 with Artifactory v5.2.1 (both PRO versions).
I cannot found in the XRay documentation (and Google) how XRay automatically re-scan artifacts that have not changed in Artifactory when the vulnerabilities database is…

righettod
- 225
- 1
- 3
- 15
1
vote
1 answer
Custom Reports in JFrog Xray?
I'm evaluating JFrog Xray for my company, and though I like what I see, I noticed that it appears that there are only 2 reports you can generate for Licenses - and both reports run over all the repos in your linked Artifactory.
I'm wondering if I'm…

Joel
- 21
- 1