Commit e807545
committed
Remove false positive
The `context` input is passed as a single array element through
`docker/actions-toolkit` and `@actions/exec` all the way to
`child_process.spawn()`, which does not perform shell splitting.
No code injection is possible.
Fixes #21428docker/build-push-action context sink model1 parent 55d16e8 commit e807545
1 file changed
+0
-6
lines changedLines changed: 0 additions & 6 deletions
This file was deleted.
0 commit comments