Skip to content
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

ci: Apply security best practices #538

Conversation

step-security-bot
Copy link
Contributor

Summary

This pull request is created by StepSecurity at the request of @rsdmike. Please merge the Pull Request to incorporate the requested changes. Please tag @rsdmike on your message if you have any questions related to the PR.

Security Fixes

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.

Add Dependency Review Workflow

The Dependency Review Workflow enforces dependency reviews on your pull requests. The action scans for vulnerable versions of dependencies introduced by package version changes in pull requests, and warns you about the associated security vulnerabilities. This gives you better visibility of what's changing in a pull request, and helps prevent vulnerabilities being added to your repository.

Feedback

For bug reports, feature requests, and general feedback; please email [email protected]. To create such PRs, please visit https://app.stepsecurity.io/securerepo.

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

Signed-off-by: StepSecurity Bot <[email protected]>
@rsdmike rsdmike changed the title [StepSecurity] Apply security best practices ci: Apply security best practices May 30, 2024
Copy link

codecov bot commented May 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.65%. Comparing base (650935d) to head (c47ce43).
Report is 210 commits behind head on main.

Current head c47ce43 differs from pull request most recent head 5c1050c

Please upload reports for the commit 5c1050c to get more accurate results.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #538       +/-   ##
===========================================
- Coverage   83.21%   71.65%   -11.56%     
===========================================
  Files          32       41        +9     
  Lines        4265     4061      -204     
===========================================
- Hits         3549     2910      -639     
- Misses        576      888      +312     
- Partials      140      263      +123     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rsdmike rsdmike enabled auto-merge (squash) June 3, 2024 16:44
@rsdmike rsdmike merged commit 8c03b26 into open-amt-cloud-toolkit:main Jun 3, 2024
12 checks passed
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.

3 participants