Skip to content

Comments

[StepSecurity] Apply security best practices#969

Open
stepsecurity-app[bot] wants to merge 5 commits intodevfrom
chore/GHA-201629-stepsecurity-remediation
Open

[StepSecurity] Apply security best practices#969
stepsecurity-app[bot] wants to merge 5 commits intodevfrom
chore/GHA-201629-stepsecurity-remediation

Conversation

@stepsecurity-app
Copy link
Contributor

Summary

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.

Security Fixes

Pinned Dependencies

Pinning GitHub Actions to specific versions or commit SHAs ensures that your workflows remain consistent and secure.
Unpinned actions can lead to unexpected changes or vulnerabilities caused by upstream updates.

StepSecurity Maintained Actions

Risky GitHub Actions can expose your project to potential security risks. Risky actions have been replaced with StepSecurity maintained actions, that are secure drop-in replacements.

Keeping your actions up to date with Dependabot

With Dependabot version updates, when Dependabot identifies an outdated dependency, it raises a pull request to update the manifest to the latest version of the dependency. This is recommended by GitHub as well as The Open Source Security Foundation (OpenSSF).

Maintain Code Quality with Pre-Commit

Pre-commit is a framework for managing and maintaining multi-language pre-commit hooks. Hooks can be any scripts, code, or binaries that run at any stage of the git workflow. Pre-commit hooks are useful for enforcing code quality, code formatting, and detecting security vulnerabilities.

Feedback

For bug reports, feature requests, and general feedback; please create an issue in step-security/secure-repo or contact us via our website.

stepsecurity-app bot and others added 2 commits February 20, 2026 16:29
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
@codecov-commenter
Copy link

codecov-commenter commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.53%. Comparing base (b3a3aa4) to head (d062667).
⚠️ Report is 1 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #969   +/-   ##
=======================================
  Coverage   83.53%   83.53%           
=======================================
  Files          99       99           
  Lines       14392    14392           
=======================================
  Hits        12022    12022           
  Misses       2370     2370           

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

@juliannguyen4
Copy link
Collaborator

juliannguyen4 commented Feb 20, 2026

  • dependabot.yml: remove '**/*' pattern since it is causing a bug where dependabot creates duplicate PR's for the same dependency

Future TODO:

  • Test changes to .github/actions/get-artifact-for-stage-tests/action.yml by merging dev to stage

@juliannguyen4 juliannguyen4 changed the base branch from master to dev February 21, 2026 00:14
@juliannguyen4 juliannguyen4 force-pushed the chore/GHA-201629-stepsecurity-remediation branch from 0769049 to d062667 Compare February 21, 2026 00:30
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