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

List Secret Scan Alerts with index based pagination #2446

Merged
merged 8 commits into from Sep 1, 2022

Conversation

AbbanMustafa
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Aug 25, 2022

Codecov Report

Merging #2446 (a41be50) into master (10669e6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2446   +/-   ##
=======================================
  Coverage   98.03%   98.03%           
=======================================
  Files         122      122           
  Lines       10690    10690           
=======================================
  Hits        10480    10480           
  Misses        144      144           
  Partials       66       66           
Impacted Files Coverage Δ
github/secret_scanning.go 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@gmlewis
Copy link
Collaborator

gmlewis commented Aug 30, 2022

Thank you, @AbbanMustafa - were you ever able to test this successfully?

@AbbanMustafa
Copy link
Contributor Author

Thank you, @AbbanMustafa - were you ever able to test this successfully?

Yes! I verified works for both list option types

Copy link
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please add a unit test demonstrating how/where/why this is being used?

@gmlewis
Copy link
Collaborator

gmlewis commented Sep 1, 2022

@AbbanMustafa - it looks like some unit tests broke - could you please fix them? Also make sure your code is formatted... I haven't taken a look yet... just reporting the breakage.

github/secret_scanning.go Outdated Show resolved Hide resolved
Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
Copy link
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @AbbanMustafa !
LGTM.
Merging.

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.

None yet

2 participants