You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[nrf noup] ci: prevent PRs from installing python pkgs
pip install requirements-actions.txt from base branch instead of untrusted PR
During install a malicious package can execute code in setup.py
Solution is to split manifest-check and apply-labels
Signed-off-by: Thomas Stilwell <[email protected]>
0 commit comments