Use this tag for questions related to JFrog Xray
Questions tagged [jfrog-xray]
133 questions
0
votes
0 answers
Pricing of JFrog XRay as per the versions of JFrog Artifactory
I was working on Artifactory Pro version but thought of upgrading due to its limitations. I was confused which version of artifactory to use such that I get XRay license as well. I was more into buying the Artifactory Enterprise version but as I can…

Andrew Andrews
- 21
- 1
- 2
0
votes
1 answer
How to create policy in Jfrog X-Ray with API Calls
We are trying to create policy in X-Ray using API's using curl command. This is the URL for reference
https://www.jfrog.com/confluence/display/XRAY/Xray+REST+API#XrayRESTAPI-CreatePolicy
we tried to use below command but no luck.
curl -v -u…
user7486728
0
votes
1 answer
Can JFROG Xray scan Spring Boot Executable Jar?
Spring boot executable jar doesn't seem to be scanned by JFROG- Xray. Other jars are scanned. If its is because of some other configuration or scanning period timings, then I will find it.. Couldnt find any details about it. I have seen that Amazon…

Anand Varkey Philips
- 1,811
- 26
- 41
0
votes
1 answer
Does JFrog Xray supports ruby gems
Does JFrog Xray supports ruby gems at this point? I don't see it listed in the features page https://jfrog.com/xray/features/
If it does't is there a plan to include ruby gems in jfrog xray in the near future ?

Muthukumar
- 8,679
- 17
- 61
- 86
0
votes
2 answers
In Xray jFrog Rest API, How to get details about Indexed repositories
How to get list and details of all available and selected (indexed) repositories of the given Artifactory instances in the Xray JFrog using Rest API ?

Vinay Kumar Gupta
- 154
- 1
- 3
0
votes
1 answer
Jfrog Xray: Unable to generate Security Report
I have setup a new instance of jFrog-xray and configured artifacts. The "Security Report" button is not enabled. What do I need to do to ensure the button is enabled?
NOTE: The question is wrongly tagged since jfrog-xray is not an existing tag and…

Vivek Kodira
- 2,764
- 4
- 31
- 49
-1
votes
0 answers
/xray/api/v1/violations "filter" DOCUMENTATION
At the documentation website:
https://jfrog.com/help/r/jfrog-rest-apis/get-violations
There are 2 examples for violations:
POST /api/v1/violations
{
"filters": {
"name_contains": "Denial of service attack",
…

granadaCoder
- 26,328
- 10
- 113
- 146
-1
votes
0 answers
Jfrog xray : Do we have solution available for this Ticket XRAY-17161?
Jfrog xray has issue described here.
https://github.com/jfrog/terraform-provider-xray/issues/110
My ask is Do we have solution ready for this ticket XRAY-17161 ?
How to get real time update on this ticket.
Thanks.
Manish
I was trying to create xray…

manish roy
- 1
- 1
-1
votes
1 answer
Number of artifacts Blocked for download as part of XRAY watch in JFROG
I am looking for an REST API/AQL that can be used to generate the number of artifacts blocked for download as part of the XRAY watch violations in JFROG

wehelpdox
- 339
- 6
- 16
-1
votes
1 answer
Jfrog Artifactory High availability and maintenance
We are using Jfrog artifactory selfhosted instance with license for our project and many customers are using for thir package and binary management.
Since this is hosted i our private selfhosted environments over linux platform, regularly we may…

Vowneee
- 956
- 10
- 33
-1
votes
1 answer
Can JFrog Xray scan binaries during a Jenkins job with artifacts from Bitbucket
I have quite a few applications with source and binary code in Bitbucket repositories. Jenkins is my CI/CD platform which is locally installed. For the most part, Jenkins jobs simply pull binary files from the Bitbucket repo and deploy to target…

JElwood
- 55
- 4
-1
votes
1 answer
Why is the Mail Server Configuration hidden for my JFrog Platform admin?
I try to set up JFrogs Mail Server Configuration according to this article:
https://www.jfrog.com/confluence/display/JCR6X/Mail+Server+Configuration
Unfortunately I can't find the Configuration | Mail section within my admin account.
The…

Andy Reichel
- 1
- 1
-3
votes
2 answers
In Azure Devops, how can we integrate jfrog-xray for docker image scanning?
We are having AzureCR as our container registry and our Azure Devops build pipelines having docker image build and push tasks to create various application specific custom images over the dockerhubs base images.
We need to have all these custom…

Vowneee
- 956
- 10
- 33