Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[StepSecurity] Apply security best practices#337

Merged
henry-hub merged 1 commit intoihub-pub:mainfrom
step-security-bot:stepsecurity_remediation_1676708756
Feb 18, 2023
Merged

[StepSecurity] Apply security best practices#337
henry-hub merged 1 commit intoihub-pub:mainfrom
step-security-bot:stepsecurity_remediation_1676708756

Conversation

@step-security-bot
Copy link
Contributor

@step-security-bot step-security-bot commented Feb 18, 2023

Summary

This pull request is created by Secure Repo at the request of @henry-hub. Please merge the Pull Request to incorporate the requested changes. Please tag @henry-hub on your message if you have any questions related to the PR. You can also engage with the StepSecurity team by tagging @step-security-bot.

Security Fixes

Pinned Dependencies

GitHub Action tags and Docker tags are mutatble. This poses a security risk. GitHub's Security Hardening guide recommends pinning actions to full length commit.

Harden Runner

Harden-Runner is an open-source security agent for the GitHub-hosted runner to prevent software supply chain attacks. It prevents exfiltration of credentials, detects tampering of source code during build, and enables running jobs without sudo access.

Harden runner usage

You can find link to view insights and policy recommendation in the build log

Please refer to documentation to find more details.

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

Feedback

For bug reports, feature requests, and general feedback; please create an issue in step-security/secure-repo. To create such PRs, please visit https://app.stepsecurity.io/securerepo.

Signed-off-by: StepSecurity Bot [email protected]

@codecov
Copy link

codecov bot commented Feb 18, 2023

Codecov Report

Merging #337 (b40b3a8) into main (7bb21ed) will not change coverage.
The diff coverage is n/a.

❗ Current head b40b3a8 differs from pull request most recent head f8f0ad2. Consider uploading reports for the commit f8f0ad2 to get more accurate results

@@             Coverage Diff             @@
##                main      #337   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       153       153           
===========================================
  Files             23        23           
  Lines            302       302           
  Branches          12        12           
===========================================
  Hits             302       302           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@henry-hub henry-hub added the chore Maintenance label Feb 18, 2023
@henry-hub henry-hub added this to the 1.1.1 milestone Feb 18, 2023
@henry-hub henry-hub merged commit 745817b into ihub-pub:main Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants