fix(copyright): bound and normalize author candidates - #1413
Merged
mstykow merged 1 commit intoSep 3, 2026
Conversation
Signed-off-by: Maxim Stykow <maxim.stykow@gmail.com>
mstykow
force-pushed
the
fix/author-candidate-boundaries
branch
from
September 3, 2026 10:24
bbbef60 to
06ac294
Compare
Collaborator
Author
|
@greptileai review |
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.
Summary
Issues
Scope and exclusions
How to verify
provenant scan --copyright --json out.json perl-5.38.4. Relative to fix(copyright): recover bounded POD contributor rosters #1412, seven malformed or false author values disappear and six supported values appear: three clean replacements (Larry Wall,Nicholas Clark,Paul Marquess), two newly recovered Benchmark contributors, and one structured obfuscated-contact author. Quoted duplicates, a command template, and an obituary object phrase are removed. Copyright and holder output is unchanged.Greg Roelofs newt (at) pobox.comnormalized to the idempotentGreg Roelofs newt at pobox.com; copyright and holder output is unchanged.cargo test --lib copyright::detector,cargo test --test copyright_golden --features golden-tests, andcargo test --test post_processing_golden --profile ci-release --features golden-tests.Intentional differences from Python
Masaaki Goshima. Provenant retains the supported identity and contact while enforcing explicit grammar boundaries.Follow-up work
Expected-output fixture changes