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

feat(radar): export radar data #2981

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

Conversation

DanielHougaard
Copy link
Contributor

Description 📣

This PR introduces support for exporting radar secret scans to CSV or JSON. It supports filtering for status (all, resolved, or unresolved), github organization, and github repository.

@akhilmhdh We found an issue where the installation_id query parameter wouldn't get added to the parameters, even though it was included in the search validation. For now I've just entirely removed the search validation for the organization/secret-scanning endpoint. Please let me know your thoughts on this.

Additionally Maidul and I have resolved a lot of issues with the Radar, that made it impossible to use for new users.

Type ✨

  • Bug fix
  • New feature
  • Improvement
  • Breaking change
  • Documentation

@sheensantoscapadngan
Copy link
Member

we should add handling for when exported data is empty. maybe show an appropriate modal?

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

Successfully merging this pull request may close these issues.

3 participants