Is there a config to enable summary like with PRs for Repo scans in Github action based scans?
Open
Nobody has claimed this yet.
question
- Dominant language
- Go
- Stars
- 372
- Forks
- 107
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 5
Description
When I run a scan using the cli, I get a neat little summary on the workflow run, that gives me a high level overview in table form.
example:
Is it possible to generate something like this for frogbot for the repo level scan or PR level scans?
- This is helpful on repo scans for orgs that do not use GHAS and do not get the features out of the box within github
- This is helpful if and when the PR is closed and we want to see the result within a workflow run
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 by comparing the existing CLI scan summary with the frogbot repository-level and pull-request-level GitHub Action scans. Determine whether either workflow entry point already exposes a summary output, then define the workflow-run table and configuration behavior that would count as done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, go
- Domain
- ci-cd, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100