mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Merge pull request #241 from phonito/adding-phonito
Adding Phonito, a vulnerabiltiy scanner for your docker images
This commit is contained in:
commit
53897ebe69
@ -22,6 +22,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
|
|||||||
- [Collection of Actions](#collection-of-actions)
|
- [Collection of Actions](#collection-of-actions)
|
||||||
- [Utility](#utility)
|
- [Utility](#utility)
|
||||||
- [Testing and Linting](#testing-and-linting)
|
- [Testing and Linting](#testing-and-linting)
|
||||||
|
- [Security](#security)
|
||||||
- [Pull Requests](#pull-requests)
|
- [Pull Requests](#pull-requests)
|
||||||
- [GitHub Pages](#github-pages)
|
- [GitHub Pages](#github-pages)
|
||||||
- [Notifications and Messages](#notifications-and-messages)
|
- [Notifications and Messages](#notifications-and-messages)
|
||||||
@ -174,6 +175,9 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2
|
|||||||
- [Run shellcheck, with reviewdog output on the PR](https://github.com/reviewdog/action-shellcheck)
|
- [Run shellcheck, with reviewdog output on the PR](https://github.com/reviewdog/action-shellcheck)
|
||||||
- [Build Go applications for multiplatform](https://github.com/izumin5210/action-go-crossbuild)
|
- [Build Go applications for multiplatform](https://github.com/izumin5210/action-go-crossbuild)
|
||||||
|
|
||||||
|
### Security
|
||||||
|
- [A vulnerability scanner for your docker images](https://github.com/phonito/phonito-scanner-action)
|
||||||
|
|
||||||
### Pull Requests
|
### Pull Requests
|
||||||
|
|
||||||
- [Set pull request reviewers based on assignees](https://github.com/pullreminders/assignee-to-reviewer-action)
|
- [Set pull request reviewers based on assignees](https://github.com/pullreminders/assignee-to-reviewer-action)
|
||||||
|
Loading…
Reference in New Issue
Block a user