Skip to content

🔒 pin trufflehog.yml actions to commit SHAs

1a13f46
Select commit
Loading
Failed to load commit list.
Open

🔒 Pin GitHub Actions to commit SHAs #3992

🔒 pin trufflehog.yml actions to commit SHAs
1a13f46
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 2, 2026 in 2s

3 new alerts including 3 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 18 in .github/workflows/build_documentation.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {}

Check warning on line 17 in .github/workflows/build_pr_documentation.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {}

Check warning on line 16 in .github/workflows/upload_pr_documentation.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {}