Files
scylladb/.github
Yaniv Michael Kaul f047e6fd5c trigger_jenkins.yaml: add missing permissions and fix script injection
Add explicit empty permissions block (permissions: {}) since this
workflow only triggers Jenkins and sends Slack notifications using its
own secrets. Also move expression interpolations into env vars to
prevent potential script injection. Fixes code scanning alert #147.

Also remove the pre-existing 'permissions: contents: read' block,
which would result in duplicate YAML keys (invalid per the YAML spec).

Closes scylladb/scylladb#29186
2026-05-18 11:39:39 +03:00
..
2026-04-12 19:46:33 +03:00
2026-03-11 16:56:51 +02:00