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

Ent - Vulnerability endpoints: applied concurrent approach #1459

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

mrizzi
Copy link
Collaborator

@mrizzi mrizzi commented Nov 3, 2023

Description of the PR

Ent backend, implemented concurrent approach [1] for:

  • IngestVulnerabilities
  • IngestVEXStatements
  • IngestCertifyVulns

[1] from #1440

PR Checklist

  • All commits have a Developer Certificate of Origin (DCO) -- they are generated using -s flag to git commit.
  • All new changes are covered by tests
  • If GraphQL schema is changed, make generate has been run
  • If collectsub protobuf has been changed, make proto has been run
  • All CI checks are passing (tests and formatting)
  • All dependent PRs have already been merged

@mrizzi mrizzi force-pushed the ent-Vulnerability-concurrently branch from 6338545 to 23e2a98 Compare November 6, 2023 13:16
@kodiakhq kodiakhq bot merged commit 72e03ee into guacsec:main Nov 7, 2023
8 checks passed
@mrizzi mrizzi deleted the ent-Vulnerability-concurrently branch November 7, 2023 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants