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

update(dependencytrack): better concurrency for fetching apps & no sbom fix #12

Merged
merged 2 commits into from
Mar 6, 2024

Conversation

ybelMekk
Copy link
Contributor

@ybelMekk ybelMekk commented Mar 1, 2024

For get of applications vulnz.

  • Due to nature of dp-track API it returns different responses when it comes to determine if the project has a SBOM.
  • If a SBOM been registered in the latest index of dp-track, the metrics field in the project will have a registered length of components.
  • That differs from projects that does not have a registered SBOM.

… for vulnz.

* Due to nature of dp-track API it returns different responses when it comes to determine if the project has a v SBOM. But if a SBOM been registered in the latest index of dp-track, the metrics field in the project will have a registered a length of components. That differs from projects that does not have a registered SBOM.
@ybelMekk ybelMekk requested a review from thokra-nav March 1, 2024 10:33
@ybelMekk ybelMekk requested a review from tommytroen March 1, 2024 11:41
@ybelMekk ybelMekk changed the title update(dependencytrack): more harmless concurrent update(dependencytrack): more harmless concurrency for fetching apps Mar 1, 2024
@ybelMekk ybelMekk changed the title update(dependencytrack): more harmless concurrency for fetching apps update(dependencytrack): better concurrency for fetching apps - no sbom Mar 3, 2024
@ybelMekk ybelMekk changed the title update(dependencytrack): better concurrency for fetching apps - no sbom update(dependencytrack): better concurrency for fetching apps & no sbom fix Mar 4, 2024
@ybelMekk ybelMekk merged commit 4396185 into main Mar 6, 2024
1 check passed
@ybelMekk ybelMekk deleted the fix_no_sbom branch March 6, 2024 07:49
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.

1 participant