Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Security Code Scanning section #377

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

timlevett
Copy link
Member

@timlevett timlevett commented Oct 22, 2024

This introduces a very very basic version of the Security / Code Scanning Results page in a given github repo;

image

TODO

  • be able to filter by state (right now it just returns all states)
  • fetch more than just the first 100
  • be able to add a ref filter (this is exposed to the UI)
  • Filter by time range (should be off by default IMO)
  • Tests

@timlevett timlevett requested a review from a team as a code owner October 22, 2024 21:45
@yesoreyeram
Copy link
Contributor

Good one Tim.

Have you considered using list-code-scanning-alerts-for-an-organization api when the repo field is empty?

Also, Let's know once your TODO items are added. We can take a closer look

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

2 participants