Skip to content

chore: add sbom workflow#384

Merged
zitsen merged 12 commits intomainfrom
chore/main/sbom
Feb 25, 2026
Merged

chore: add sbom workflow#384
zitsen merged 12 commits intomainfrom
chore/main/sbom

Conversation

@qevolg
Copy link
Contributor

@qevolg qevolg commented Feb 12, 2026

Description

chore: add sbom workflow

Issue(s)

Checklist

Please check the items in the checklist if applicable.

  • Is the user manual updated?
  • Are the test cases passed and automated?
  • Is there no significant decrease in test coverage?

Copilot AI review requested due to automatic review settings February 12, 2026 06:11
@gemini-code-assist
Copy link

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a GitHub Actions workflow to generate a CycloneDX SBOM for taos-ws-py and scan it with Anchore on PRs and releases.

Changes:

  • Introduce new .github/workflows/taos-ws-py-sbom.yml workflow.
  • Generate SBOM via anchore/sbom-action and scan it via anchore/scan-action.
  • Upload the generated SBOM as a workflow artifact.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov-commenter
Copy link

codecov-commenter commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.95%. Comparing base (b3f7204) to head (8ec1946).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #384   +/-   ##
=======================================
  Coverage   81.95%   81.95%           
=======================================
  Files          24       24           
  Lines        3713     3713           
=======================================
  Hits         3043     3043           
  Misses        670      670           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@qevolg qevolg requested a review from Copilot February 12, 2026 08:49
@qevolg qevolg changed the title chore: add ws sbom workflow chore: add sbom workflow Feb 12, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 5 changed files in this pull request and generated 7 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@zitsen zitsen merged commit 6b304f5 into main Feb 25, 2026
20 of 21 checks passed
@zitsen zitsen deleted the chore/main/sbom branch February 25, 2026 10:02
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.

5 participants