Skip to content

feat(security): security best practices from StepSecurity#10682

Merged
jfagoagas merged 2 commits intomasterfrom
chore/GHA-141030-stepsecurity-remediation
Apr 14, 2026
Merged

feat(security): security best practices from StepSecurity#10682
jfagoagas merged 2 commits intomasterfrom
chore/GHA-141030-stepsecurity-remediation

Conversation

@stepsecurity-app
Copy link
Copy Markdown
Contributor

Context

This pull request has been generated by StepSecurity as part of your enterprise subscription to ensure compliance with recommended security best practices. Please review and merge the pull request to apply these security enhancements.

Description

Least Privileged GitHub Actions Token Permissions

The GITHUB_TOKEN is an automatically generated secret to make authenticated calls to the GitHub API. GitHub recommends setting minimum token permissions for the GITHUB_TOKEN.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
@stepsecurity-app stepsecurity-app bot requested a review from a team as a code owner April 14, 2026 10:31
@github-actions github-actions bot added the github_actions Pull requests that update GitHub Actions code label Apr 14, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 14, 2026

✅ All necessary CHANGELOG.md files have been updated.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 14, 2026

Conflict Markers Resolved

All conflict markers have been successfully resolved in this pull request.

@github-actions github-actions bot added the community Opened by the Community label Apr 14, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.61%. Comparing base (bc3fd79) to head (77cc8f0).
⚠️ Report is 10 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10682      +/-   ##
==========================================
+ Coverage   88.07%   93.61%   +5.53%     
==========================================
  Files         125      227     +102     
  Lines        5251    31923   +26672     
==========================================
+ Hits         4625    29884   +25259     
- Misses        626     2039    +1413     
Flag Coverage Δ
api 93.61% <ø> (?)
prowler-py3.10-m365 ?
prowler-py3.11-m365 ?
prowler-py3.12-m365 ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
prowler ∅ <ø> (∅)
api 93.61% <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jfagoagas jfagoagas merged commit 96e7d6c into master Apr 14, 2026
43 checks passed
@jfagoagas jfagoagas deleted the chore/GHA-141030-stepsecurity-remediation branch April 14, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community Opened by the Community github_actions Pull requests that update GitHub Actions code security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant