Guardrails on ASN group refresh deltas #18
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem. ASN expansion pipes third-party data (iplocate) directly into
fleet-wide permit rules. A bad upstream dataset, an account compromise, or an
actual BGP hijack reflected in the DB silently rewrites who
net:+asn_cloudflareadmits — at whatever hour the 24h refresh fires.Proposal.
hold the update, keep last-good (consistent with §13 fail-safe semantics),
and alert.
via the API for dashboards.
tier.
Acceptance. A refresh returning a wildly different prefix set does not
reach any device without operator acknowledgement.