Skip to content

Conversation

step-security-bot
Copy link
Contributor

@step-security-bot step-security-bot commented Nov 22, 2022

Summary

This is an automated pull request generated by Secure Workflows at the request of @lucacome. Please merge the Pull Request to incorporate the requested changes. Please tag @lucacome 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

Least Privileged GitHub Actions Token Permissions

The least privilged token permissions were calculate using Secure WorkFlows based on the actions included in the GitHub Workflow files. This is recommended by GitHub as well as The Open Source Security Foundation (OpenSSF).

Pinned Dependencies

A pinned dependency is a dependency that is explicitly set to a specific hashed version instead of a mutable version. Pinned dependencis ensure that development and deployment are done with the same software versions which reduces deployment risks, and enables reproducibility. It can help mitigate compromised dependencies from undermining the security of the project in certain scenarios. The dependencies were pinned using Secure WorkFlows

Feedback

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

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

@codecov-commenter
Copy link

codecov-commenter commented Nov 23, 2022

Codecov Report

Merging #3292 (eb0b5bd) into main (9d94d45) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3292   +/-   ##
=======================================
  Coverage   52.66%   52.66%           
=======================================
  Files          59       59           
  Lines       16117    16117           
=======================================
  Hits         8488     8488           
  Misses       7345     7345           
  Partials      284      284           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lucacome lucacome merged commit 26342f8 into nginx:main Nov 23, 2022
@lucacome lucacome added the chore Pull requests for routine tasks label Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants