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
middleware/swagger defaults to pulling swagger-ui-dist / scalar / redoc from public CDNs at unpinned versions — a supply-chain, CSP and offline-usage liability. Embed the assets with go:embed and serve them by default; make the CDN opt-in.
middleware/swagger defaults to pulling swagger-ui-dist / scalar / redoc from public CDNs at unpinned versions — a supply-chain, CSP and offline-usage liability. Embed the assets with go:embed and serve them by default; make the CDN opt-in.