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

Bump trusty client to [email protected] #4072

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

puerco
Copy link
Contributor

@puerco puerco commented Aug 2, 2024

Summary

This commit bumps the trusty GO SDK to v0.2.0 to use the new provenance fields from the Trusty API response.

Fixes #4068

Change Type

  • Bug fix (resolves an issue without affecting existing features)
  • Feature (adds new functionality without breaking changes)
  • Breaking change (may impact existing functionalities or require documentation updates)
  • Documentation (updates or additions to documentation)
  • Refactoring or test improvements (no bug fixes or new functionality)

Testing

This is a small version bump to pull in the latest changes in the trusty SDK

Review Checklist:

  • Reviewed my own code for quality and clarity.
  • Added comments to complex or tricky code sections.
  • Updated any affected documentation.
  • Included tests that validate the fix or feature.
  • Checked that related changes are merged.

Signed-off-by: Adolfo García Veytia (puerco) <[email protected]>
@puerco puerco requested a review from a team as a code owner August 2, 2024 16:50
Copy link

Minder Vulnerability Report ✅

Minder analyzed this PR and found no vulnerable dependencies.

Vulnerability scan of c2b2148d:

  • 🐞 vulnerable packages: 0
  • 🛠 fixes available for: 0

Copy link

@stacklok-cloud-staging stacklok-cloud-staging bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependency Information

Minder analyzed the dependencies introduced in this pull request and detected that some dependencies do not meet your security profile.

📦 Dependency: github.com/stacklok/trusty-sdk-go

Trusty Score: 3.9

Scoring details
Component Score
Repository activity 2.1
From activity
Package activity 3.9
Trust-summary 3.1
Malicious false
Provenance 10
User activity 5.8
Proof of Origin (Provenance)

This package can be linked back to its source code using a historical provenance map.

We were able to correlate a significant number of git tags and tagged releases in this package’s source code to versions of the published package. This mapping creates a strong link from the package back to its source code repository, verifying proof of origin.

Published package versions 4
Number of git tags or releases 4
Versions matched to tags or releases 4

@coveralls
Copy link

Coverage Status

Changes unknown
when pulling c2b2148 on puerco:trusty-new-endpoints
into ** on stacklok:main**.

@puerco puerco merged commit 4eae174 into mindersec:main Aug 2, 2024
22 of 23 checks passed
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.

Bump trusty client and use new provenance fields
3 participants