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

Importers bugfix [nginx, debian_oval, ubuntu] #505

Merged
merged 2 commits into from
Jul 19, 2021

Conversation

Hritik14
Copy link
Collaborator

@Hritik14 Hritik14 commented Jul 18, 2021

Update importers to handle VersionResponse

Recent time travel heuristics need published date of versions, thus
Version dataclass was created. Some of the importers got bugged by this
new system and were crashing. This fix is a part of #467

Importers bugged:

  • nginx
  • debian_oval
  • ubuntu

Signed-off-by: Hritik Vijay [email protected]

NOTE: 26e91f7 should be reconsidered if #500 plans to revert #467


Fix recursion in GitHubTagsAPI

A minor bug was introduced by 775aa1d which was crashing the nginx
importer.

Signed-off-by: Hritik Vijay [email protected]

A minor bug was introduced by 775aa1d which was crashing the nginx
importer.

Signed-off-by: Hritik Vijay <[email protected]>
Recent time travel heuristics need published date of versions, thus
Version dataclass was created. Some of the importers got bugged by this
new system and were crashing. This fix is a part of # 467

Importers bugged:
	- nginx
	- debian_oval
	- ubuntu

Signed-off-by: Hritik Vijay <[email protected]>
@Hritik14 Hritik14 merged commit 05fcc64 into aboutcode-org:main Jul 19, 2021
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.

2 participants