jfrog / jfrog/frogbot

add scanned csproj name or string to frogbot comment

Open
#331 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
Dominant language
Go
Stars
372
Forks
107
Avg merge
2d 20h
Merged PRs (30d)
5

Description

Is your feature request related to a problem? Please describe.
I have multiple csproj in diffrent paths which I run in loop.
and I get on the merge request a frogbot comment on each csproj it scan (as expected)

Describe the solution you'd like to see
I would like to add the csproj file name (or just a string I control) to the comment.
./frogbot ${FROGBOT_CMD} < some string (or file name) to be added to merge request comment>

This will help figure out where the vulnerability is found

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 at the ./frogbot command-line argument handling and trace how scan results become merge-request comments. Add support for a caller-provided string or scanned csproj filename, then verify that each comment identifies the corresponding scan when multiple csproj files are processed.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli, security
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.