Skip to content

Conversation

KunalSin9h
Copy link
Member

fixes #493

@KunalSin9h KunalSin9h requested a review from Copilot May 30, 2025 12:06
Copy link
Contributor

@Copilot 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

This PR enhances the README with additional container image scanning examples and updates miscellaneous report flags for SBOM and dependency graphs.

  • Introduced a tarball-based container image scan example.
  • Renamed --report-cyclonedx to --report-cdx and --report-dot to --report-graph.
  • Added a container image step under the GitHub Actions section.
Comments suppressed due to low confidence (2)

README.md:462

  • [nitpick] This top-level heading duplicates the earlier "Container images" section and uses different capitalization; consider demoting it to a subheading (e.g., ### Container Images) under GitHub Actions and aligning the casing.
# Container Images

README.md:257

  • [nitpick] This command is aligned with the others in a code block; consider adding the same leading whitespace as surrounding lines for consistent formatting.
vet scan --image /path/to/image-saved-file.tar

Copy link

codecov bot commented May 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 16.40%. Comparing base (49cc6ca) to head (dcb593b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #501   +/-   ##
=======================================
  Coverage   16.40%   16.40%           
=======================================
  Files         162      162           
  Lines       16290    16290           
=======================================
  Hits         2672     2672           
  Misses      13413    13413           
  Partials      205      205           

☔ 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.

@KunalSin9h KunalSin9h requested a review from abhisek May 30, 2025 12:07
@abhisek abhisek merged commit 0a2d642 into main May 30, 2025
11 checks passed
@abhisek abhisek deleted the feat/docs-update-kunal branch May 30, 2025 12:10
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.

Update Readme for new vet scan container feature
2 participants