jfrog / jfrog/jfrog-cli-security
The 'jf docker scan <container image>" command doesn't provide the total count of findings for each severity category.
Nobody has claimed this yet.
- 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.
The 'jf docker scan " command doesn't provide the total count of findings for each severity category.
Describe the solution you'd like to see
Please provide the total count of findings for each severity category.
Describe alternatives you've considered
If applicable, a clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the implementation and tests for the jf docker scan <container image> command, then inspect how findings are currently grouped by severity. Update the command output to include totals for each severity category and add or adjust tests that verify those counts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- cli, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100