rusackas commented on PR #40780:
URL: https://github.com/apache/superset/pull/40780#issuecomment-4626862939
Addressed the zizmor finding in 5a6bee58d3 — added `permissions: {}`
(deny-all) to both `cypress-matrix-required` and `playwright-tests-required`.
They only read the `needs` context to inspect a result string (no checkout, no
API calls), so least-privilege here is no permissions at all. Confirmed clean
with `zizmor .github/workflows/superset-e2e.yml` locally (the only remaining
warnings are pre-existing `ref-version-mismatch` notes on the shared
`actions/checkout` pin, unrelated to this PR).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]