Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: yargs/yargs
base: v17.4.1
Choose a base ref
...
head repository: yargs/yargs
compare: v17.5.0
Choose a head ref
  • 6 commits
  • 7 files changed
  • 6 contributors

Commits on Apr 20, 2022

  1. chore: Set permissions for GitHub actions (#2168)

    Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
    
    - Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
    
    https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
    
    https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
    
    [Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)
    
    Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan committed Apr 20, 2022
    1
    Copy the full SHA
    d9fa18c View commit details
    Browse the repository at this point in the history
  2. 1
    Copy the full SHA
    6192990 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. 1
    Copy the full SHA
    db35423 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. 1
    Copy the full SHA
    95aed1c View commit details
    Browse the repository at this point in the history
  2. 1
    Copy the full SHA
    7e85096 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 17.5.0 (#2184)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed May 11, 2022
    1
    Copy the full SHA
    fcb4d38 View commit details
    Browse the repository at this point in the history