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

Remove excessive network calls from the redhat importer #1161

Closed
TG1999 opened this issue Mar 29, 2023 · 3 comments
Closed

Remove excessive network calls from the redhat importer #1161

TG1999 opened this issue Mar 29, 2023 · 3 comments

Comments

@TG1999
Copy link
Contributor

TG1999 commented Mar 29, 2023

Currently we make network calls for reference data in the redhat importer which makes redhat import process slow, we should move these network calls later in an improver which can deal with more type of entities and not only advisories.

TG1999 added a commit to TG1999/vulnerablecode that referenced this issue Mar 29, 2023
@TG1999
Copy link
Contributor Author

TG1999 commented Mar 29, 2023

Changes from this PR should be used #1162 when considering improver for this process.

@TG1999 TG1999 added this to the v34.0.0 milestone Mar 31, 2023
TG1999 added a commit to TG1999/vulnerablecode that referenced this issue Mar 31, 2023
@TG1999
Copy link
Contributor Author

TG1999 commented Apr 11, 2023

Use this commit as reference 0a8f7a8 for making improver

TG1999 added a commit that referenced this issue Apr 11, 2023
…rom_redhat

Remove excessive network calls from redhat importer #1161
swastkk pushed a commit to swastkk/vulnerablecode that referenced this issue Apr 11, 2023
@TG1999
Copy link
Contributor Author

TG1999 commented Feb 6, 2024

closed by #1162

@TG1999 TG1999 closed this as completed Feb 6, 2024
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

No branches or pull requests

1 participant