You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Request 1: I have an azure pipeline with 4 to 5 components building as stages, Im using Frogbot to scan the Pull Requests, The comments are added for each component by the frogbot, The pain point is, the comment just displays the issues, There is no such title like from which build this comment is added. so its hard to find which issue is related which stage/build of the pipeline.
Request 2: When there are no Issues reported on the comment, there is couple lines related to jfrog is dispalyed
"Frogbot also supports Contextual Analysis, Secret Detection, IaC and SAST Vulnerabilities Scanning. This features are included as part of the JFrog Advanced Security package, which isn't enabled on your system."
This message should be avoided on the comment, The stakeholders are not comfortable with these lines displayed on the comment.
Describe the solution you'd like to see
The name of the build can be included in the comment
eg:
The Issues from BUILD A are:
then the xray scan detials
Describe alternatives you've considered
The Comment can be customizable, Like through pipeline we can add a title to the comment, then the xray scan results can be posted. Additional context
The text was updated successfully, but these errors were encountered:
Thank you, @vinodhini-devops, for providing these requirements!
Could you please submit this feature request on https://github.com/jfrog/frogbot instead of this repository, which is dedicated to the JFrog CLI project?
We're eager to discuss the requirements with you in more detail. Let's close this current issue and carry on the conversation in the new one.
Is your feature request related to a problem? Please describe.
Request 1: I have an azure pipeline with 4 to 5 components building as stages, Im using Frogbot to scan the Pull Requests, The comments are added for each component by the frogbot, The pain point is, the comment just displays the issues, There is no such title like from which build this comment is added. so its hard to find which issue is related which stage/build of the pipeline.
Request 2: When there are no Issues reported on the comment, there is couple lines related to jfrog is dispalyed
"Frogbot also supports Contextual Analysis, Secret Detection, IaC and SAST Vulnerabilities Scanning. This features are included as part of the JFrog Advanced Security package, which isn't enabled on your system."
This message should be avoided on the comment, The stakeholders are not comfortable with these lines displayed on the comment.
Describe the solution you'd like to see
The name of the build can be included in the comment
eg:
The Issues from BUILD A are:
then the xray scan detials
Describe alternatives you've considered
The Comment can be customizable, Like through pipeline we can add a title to the comment, then the xray scan results can be posted.
Additional context
The text was updated successfully, but these errors were encountered: