Skip to content

Conversation

@ezebunandu
Copy link
Contributor

No description provided.

@ezebunandu ezebunandu requested a review from Copilot June 4, 2025 15:30
Copy link
Contributor

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 adds sentinel text to output messages from the periodic zizmor scan to facilitate filtering of scan findings.

  • Updated the print statement within the workflow to include a sentinel text prefix.
  • No functional changes outside of formatting the output for improved filtering.
Comments suppressed due to low confidence (1)

.github/workflows/periodic-zizmor.yaml:132

  • [nitpick] Consider adding a comment above this print statement to explain the purpose of the sentinel text for filtering, which will help maintain the intent for future developers.
print(f"Periodic zizmor scan finding: repo={item['repo']}, kind={item['kind']}, level={item['level']}, message={item['message']}, annotation={item['annotation']}, path={item['path']}")

@ezebunandu ezebunandu merged commit 5cf1ca2 into main Jun 4, 2025
8 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.

2 participants