Skip to content

Add Workflow Permissions #1432

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add Workflow Permissions #1432

wants to merge 2 commits into from

Conversation

TimPansino
Copy link
Contributor

Overview

  • Add default permissions to all workflows to satisfy security scanning.
  • Remove statuses permissions from Megalinter
    • Also removes status reporter, a deprecated and buggy feature.

@TimPansino TimPansino requested a review from a team as a code owner July 24, 2025 23:10
@TimPansino TimPansino force-pushed the fix-workflow-permissions branch from eca6411 to c81b2b4 Compare July 24, 2025 23:11
Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 6 0 0 0.71s
✅ MARKDOWN markdownlint 7 0 0 0 1.23s
✅ MARKDOWN markdown-link-check 7 0 0 18.21s
✅ PYTHON ruff 922 0 0 0 0.84s
✅ PYTHON ruff-format 922 0 0 0 0.33s
✅ YAML prettier 13 0 0 0 1.3s
✅ YAML v8r 13 0 0 5.45s
✅ YAML yamllint 13 0 0 0.64s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.36%. Comparing base (777e025) to head (c81b2b4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1432   +/-   ##
=======================================
  Coverage   81.35%   81.36%           
=======================================
  Files         208      208           
  Lines       23554    23554           
  Branches     3716     3716           
=======================================
+ Hits        19162    19164    +2     
+ Misses       3134     3131    -3     
- Partials     1258     1259    +1     

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

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