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

chore: fixed the dangerous workflow #465

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Commits on Feb 26, 2024

  1. :chore: fixed the dangerous workflow

    ```
    Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/commitlint.yml:28
    ```
    
    - https://securityscorecards.dev/viewer/?uri=github.com/defenseunicorns/pepr
    - https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
    - https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#understanding-the-risk-of-script-injections
    
    Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6aa90fc View commit details
    Browse the repository at this point in the history