Igor Pečovnik
0388d79701
Small fixes and cleanup for action scripts ( #4085 )
2022-08-19 20:49:18 +02:00
Igor Pečovnik
cda4670dbe
Improve GitHub UX, text info & links ( #4071 )
2022-08-15 19:44:54 +02:00
Igor Pečovnik
9ef2f5ac40
Clean GitHub actions ( #4065 )
...
* Cleaning actions
* Update
* Update
* Update
* Update
2022-08-12 14:29:31 +02:00
Igor Pečovnik
1cccbf481e
Several small fixes to CI scripting ( #3905 )
...
* Restore permission to make script work
We need to rework this, but until then things has to work.
* Permission issuers
* We don't try to cancel previous as it doesn't work
* Update
* Renaming, remove deprecated
* Add comments
* Prevent running scorecard on forks
* Update
2022-06-18 23:53:45 +02:00
Naveen
4577254e20
chore: Set permissions for GitHub actions ( #3880 )
...
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 <172697+naveensrinivasan@users.noreply.github.com>
2022-06-11 18:04:11 +02:00
Igor Pečovnik
fbda1e82c6
Add DUT smoke tests script ( #3402 )
2022-01-20 14:45:48 +01:00