audit-check
audit-check copied to clipboard
Checking existing advisories should consume one API request
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