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
The YAML validation in the builder upload endpoint does not fully restrict values that could resolve to arbitrary Python references at agent load time.
PR #5344 hardens the validation to reject these values.
The YAML validation in the builder upload endpoint does not fully restrict values that could resolve to arbitrary Python references at agent load time.
PR #5344 hardens the validation to reject these values.