-
Notifications
You must be signed in to change notification settings - Fork 21
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
Prepare release 0.2.1 #1193
Merged
ctron
merged 41 commits into
trustification:release/0.2.z
from
ctron:feature/next_release_26
Jan 23, 2025
Merged
Prepare release 0.2.1 #1193
ctron
merged 41 commits into
trustification:release/0.2.z
from
ctron:feature/next_release_26
Jan 23, 2025
+8,905
−3,027
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Also, get rid of the central analysis graph instance.
This main motivation was to have multiple purls/cpes available. I guess this also fixed other issues.
Signed-off-by: mrizzi <[email protected]>
Fixes trustification#1158 Signed-off-by: Jim Crossley <[email protected]>
Signed-off-by: Jim Crossley <[email protected]>
Signed-off-by: Jim Crossley <[email protected]>
Fixes trustification#1147 Only analysis endpoints affected, no change to /api/v2/purl endpoint. Signed-off-by: Jim Crossley <[email protected]>
Fixes trustification#1151 Signed-off-by: Jim Crossley <[email protected]>
Signed-off-by: Jim Crossley <[email protected]>
See https://issues.redhat.com/browse/TC-2053 This doesn't include relationships in the response of /api/v2/purl as there's a pending request to remove that requirement. Signed-off-by: Jim Crossley <[email protected]>
Signed-off-by: Jim Crossley <[email protected]>
Signed-off-by: Jim Crossley <[email protected]>
Signed-off-by: Jim Crossley <[email protected]>
Signed-off-by: Jim Crossley <[email protected]>
At present, only our test fixtures call `Format::from_bytes` and we obviously don't currently pass invalid docs to our tests. But if we expose this behavior to users, we'll want to prevent infinite loops attempting to ingest invalid docs of an unknown format. Signed-off-by: Jim Crossley <[email protected]>
Signed-off-by: Jim Crossley <[email protected]>
Part of issue trustification#1140 Signed-off-by: Hiram Chirino <[email protected]>
Co-authored-by: Jim Crossley <[email protected]>
Right now, it is being reported as an internal server error.
Fixes trustification#1178 Signed-off-by: Jim Crossley <[email protected]>
* Adds a compose with Jaeger and OTELCOL * Fixes a problem with actix-web tracing
Also, add a test for aliases with SPDX
This is required be dependencies.
helio-frota
approved these changes
Jan 23, 2025
helio-frota
approved these changes
Jan 23, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This includes: