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

Syncing latest changes from upstream master for rook #696

Merged
merged 2 commits into from
Aug 13, 2024

Commits on Aug 12, 2024

  1. ci: fix excessive token permissions -- again

    PR rook#14473
    
    tried to improve the token-permissions score of the OpenSSF scorecard
    report.
    
    https://scorecard.dev/viewer/?uri=github.com/rook/rook
    
    The latest scorecard run however shows that this score has  not improved.
    It still shows two warbnings about missing top level permissions.
    
    The rest looks good (just Info entries).
    
    This change aims at  finally improving the token-permissions score
    
    by adding top level permissions to the two warned-about workflow files.
    
    Signed-off-by: Michael Adam <obnox@samba.org>
    obnoxxx committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2d29297 View commit details
    Browse the repository at this point in the history
  2. Merge pull request rook#14557 from obnoxxx/token-perms-again

    ci: fix excessive token permissions -- again
    BlaineEXE authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    fd0c687 View commit details
    Browse the repository at this point in the history