chore: release v2.0.0 - #155
Merged
Merged
Conversation
Major, because the output files are interface contracts and three of them changed shape. csp_matches moved from a prose sentence to seven structured fields, resolution_results and csp_matches can carry a WILDCARD_ZONE marker, and takeover_candidates gained hop count and chain path. Anything parsing v1 output will break, and a minor bump would not have said so. The release is the visible half of a change in what this tool is understood to be. Cloud attribution was treated as a supporting detail of a dangling-CNAME scanner; it is one of two co-equal products, and the half without a commodity equivalent. Assessed that way it was unfinished: every field that made a match actionable was discarded at parse time, hosting platform addresses counted as targets, and the wildcard test silently missed catch-alls behind rotating pools. Those are fixed, and the output now carries what a consumer needs to act on a match rather than a sentence naming a provider. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Major bump. The output files are interface contracts consumed by other tooling, and three of them changed shape:
csp_matches_*.txtdomain|ip|provider|region|service|prefix|border_group)resolution_results_*.txtWILDCARD_ZONE|prefixtakeover_candidates_*.txtAnything parsing v1 output will break. A minor bump would not have said so.
The release is the visible half of a change in what this tool is understood to be. Cloud attribution had been treated as a supporting detail of a dangling-CNAME scanner. It is one of two co-equal products — and the half without a commodity equivalent, since a bare A record gives no signal that its address is claimable.
Assessed that way it was unfinished:
All three are fixed, and the output now carries what a consumer needs in order to act on a match rather than a sentence naming a provider.
268 passed, coverage 95%, ruff clean.