thomasnordquist / MQTT-Explorer

An all-round MQTT client that provides a structured topic overview
https://mqtt-explorer.com
Other
2.99k stars 287 forks source link

Make workflow run workflow in source repo context to prevent secrets … #814

Open bj00rn opened 3 months ago

bj00rn commented 3 months ago

Make workflow run workflow in source repo context to prevent secrets exposure.

thomasnordquist commented 2 months ago

Hey there, sorry for taking my time to respond, and feel free to contradict me if you think I am wrong. A proof-of-concept for an attack is also very welcome.

Securing secrets is hard

Given a good reason, I might consider using pull_request over pull_request_target, this will however weaken the security in regard to maintainers.