Skip to content

Testing out changes #1234

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

Closed
wants to merge 9 commits into from
Closed

Testing out changes #1234

wants to merge 9 commits into from

Conversation

isaiah-grafana
Copy link

No description provided.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Comment on lines +20 to +22
- uses: actions/checkout@v4
with:
fetch-depth: 0

Check warning

Code scanning / zizmor

credential persistence through GitHub Actions artifacts Warning

credential persistence through GitHub Actions artifacts

- name: Upload SARIF to GitHub
if: ${{ steps.trufflehog.outputs.found_secrets == 'true' }}
uses: github/codeql-action/upload-sarif@v3

Check failure

Code scanning / zizmor

unpinned action reference Error

unpinned action reference

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
Copy link
Contributor

😢 zizmor failed with exit code 14.

Expand for full output
warning[artipacked]: credential persistence through GitHub Actions artifacts
  --> ./.github/workflows/reusable-trufflehog.yml:20:9
   |
20 |         - uses: actions/checkout@v4
   |  _________-
21 | |         with:
22 | |           fetch-depth: 0
   | |________________________- does not set persist-credentials: false
   |
   = note: audit confidence → Low
   = note: this finding has an auto-fix

error[unpinned-uses]: unpinned action reference
  --> ./.github/workflows/reusable-trufflehog.yml:39:9
   |
39 |         uses: github/codeql-action/upload-sarif@v3
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ action is not pinned to a hash (required by blanket policy)
   |
   = note: audit confidence → High

64 findings (12 ignored, 50 suppressed, 1 fixable): 0 unknown, 0 informational, 0 low, 1 medium, 1 high

This comment has been minimized.

Copy link
Contributor

😢 zizmor failed with exit code 14.

Expand for full output
warning[artipacked]: credential persistence through GitHub Actions artifacts
  --> ./.github/workflows/reusable-trufflehog.yml:20:9
   |
20 |         - uses: actions/checkout@v4
   |  _________-
21 | |         with:
22 | |           fetch-depth: 0
   | |________________________- does not set persist-credentials: false
   |
   = note: audit confidence → Low
   = note: this finding has an auto-fix

error[unpinned-uses]: unpinned action reference
  --> ./.github/workflows/reusable-trufflehog.yml:39:9
   |
39 |         uses: github/codeql-action/upload-sarif@v3
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ action is not pinned to a hash (required by blanket policy)
   |
   = note: audit confidence → High

65 findings (12 ignored, 51 suppressed, 1 fixable): 0 unknown, 0 informational, 0 low, 1 medium, 1 high

@isaiah-grafana isaiah-grafana deleted the pr/trufflehog-scan branch August 13, 2025 13:57
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