jfrog / jfrog/jfrog-cli-security

Support Xray Artifact Summary `xray/api/v2/summary/artifact`

Open
#440 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
Dominant language
Go
Stars
13
Forks
50
Avg merge
3d 48m
Merged PRs (30d)
26

Description

Is your feature request related to a problem? Please describe.
There is no support for fetching artifact summaries.
https://www.jfrog.com/confluence/display/XRAY2X/Xray+REST+API#XrayRESTAPI-ArtifactSummary

Describe the solution you'd like to see
Implement GetArtifactSummary, similar to GetBuildSummary.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the GetBuildSummary implementation in xray/services/summary.go, then compare it with the Xray Artifact Summary endpoint at xray/api/v2/summary/artifact. Implement the corresponding GetArtifactSummary entry point and verify that artifact summaries can be fetched through the service.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.