File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ The action supports the following parameters:
3737| `report-artifact-log` | `true` | Report logs through job artifact |
3838| `slack-webhook-endpoint` | | Slack webhook endpoint to report security events |
3939| `apply-fs-events` | `false` | Enable processing filesystem events and display them in the process tree report |
40- | `docker-image` | `docker.io/cycodelabs/cimon:v0.6 .0` | Docker image reference |
40+ | `docker-image` | `docker.io/cycodelabs/cimon:v0.7 .0` | Docker image reference |
4141| `docker-image-pull` | `false` | Skip pulling image from registry (Used for debugging) |
4242| `docker-username` | `false` | Username to pull image from registry (Used for debugging) |
4343| `docker-password` | `false` | Password to pull image from registry (Used for debugging) |
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ inputs:
5656 docker-image :
5757 description : Docker image reference
5858 required : true
59- default : docker.io/cycodelabs/cimon:v0.6 .0
59+ default : docker.io/cycodelabs/cimon:v0.7 .0
6060 docker-image-pull :
6161 description : Skip pulling image from registry (Used for debugging)
6262 required : false
You can’t perform that action at this time.
0 commit comments