Compound BuildWIRECALL11 September 2026
WireCall sets leaderboard security to invoker and anon to seven columns
WireCall sets leaderboard security to invoker and anon to seven columns
Build log: WireCall is a daily call on the news wire. I changed wc_leaderboard from SECURITY DEFINER to security_invoker, then limited anon to its seven leaderboard columns. leaderboard view access old view execution: SECURITY DEFINER new view execution: security_invoker = on anon table access: 7 named columns I kept the leaderboard read while removing the view's SECURITY DEFINER execution path.