audit-check icon indicating copy to clipboard operation
audit-check copied to clipboard

Checking existing advisories should consume one API request

Open pinkforest opened this issue 2 years ago • 0 comments

We are also consuming API query per advisory when checking if one already exists which is sub-optimal

This is due to using the REST API

Check if with GraphQL via octokit we could reduce this to one query

pinkforest avatar Apr 04 '23 10:04 pinkforest