= true
= [
"medium\\.com",
"linkedin\\.com",
"twitter\\.com",
"x\\.com",
"localhost",
"127\\.0\\.0\\.1",
"0\\.0\\.0\\.0",
# Release-please compare/tag URLs for versions not yet released
"github\\.com/patchloom/patchloom/compare/.*v\\d+\\.\\d+\\.\\d+",
"github\\.com/patchloom/patchloom/releases/tag/.*v\\d+\\.\\d+\\.\\d+",
# Repos not yet created
"github\\.com/patchloom/patchloom-vscode",
# FOSSA badge SVG may 404 briefly between analysis runs
"app\\.fossa\\.com/api/projects/.*\\.svg",
# Scorecard viewer is slow and times out intermittently in CI
"securityscorecards\\.dev",
# Gist-backed shields.io endpoint badges depend on two services and 503 intermittently
"img\\.shields\\.io/endpoint",
# no-color.org is a small site that intermittently drops connections from CI runners
"no-color\\.org",
]
= [200, 429]