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
fix(policy): add protocol/enforcement/tls to GitHub endpoints
Replace access: full with scoped L7 rules in the github preset (moved
from base policy to presets/github.yaml by #1583). github.com gets
GET + POST scoped to git-upload-pack / git-receive-pack. api.github.com
gets GET + PR/issue/refs/contents writes; DELETE excluded to block
destructive ops.
Closes#1111
Signed-off-by: latenighthackathon <latenighthackathon@users.noreply.github.com>
0 commit comments