You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2022/06/29 00:37:25 UTC

[GitHub] [zeppelin] naveensrinivasan opened a new pull request, #4386: chore: Set permissions for GitHub actions

naveensrinivasan opened a new pull request, #4386:
URL: https://github.com/apache/zeppelin/pull/4386

    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: naveen <17...@users.noreply.github.com>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [zeppelin] naveensrinivasan commented on pull request #4386: chore: Set permissions for GitHub actions

Posted by GitBox <gi...@apache.org>.
naveensrinivasan commented on PR #4386:
URL: https://github.com/apache/zeppelin/pull/4386#issuecomment-1179591269

   @jongyoul Is there anything else required to merge this? Thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [zeppelin] jongyoul commented on pull request #4386: [MINOR] Set permissions for GitHub actions

Posted by GitBox <gi...@apache.org>.
jongyoul commented on PR #4386:
URL: https://github.com/apache/zeppelin/pull/4386#issuecomment-1179704146

   Sorry for the late. Thank you for the contribution.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [zeppelin] jongyoul merged pull request #4386: [MINOR] Set permissions for GitHub actions

Posted by GitBox <gi...@apache.org>.
jongyoul merged PR #4386:
URL: https://github.com/apache/zeppelin/pull/4386


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [zeppelin] naveensrinivasan commented on pull request #4386: [MINOR] Set permissions for GitHub actions

Posted by GitBox <gi...@apache.org>.
naveensrinivasan commented on PR #4386:
URL: https://github.com/apache/zeppelin/pull/4386#issuecomment-1179706327

   > Sorry for the late. Thank you for the contribution.
   
   Thanks 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org