Thanks to visit codestin.com
Credit goes to github.com

Skip to content

refactor(version): use typed segments for deterministic comparison#3445

Open
space-aditya wants to merge 1 commit into
anchore:mainfrom
space-aditya:feature/3442-add-ruby-gems-parsing
Open

refactor(version): use typed segments for deterministic comparison#3445
space-aditya wants to merge 1 commit into
anchore:mainfrom
space-aditya:feature/3442-add-ruby-gems-parsing

Conversation

@space-aditya
Copy link
Copy Markdown

Replace based version logic with a strongly typed segment model. Remove runtime type assertions and legacy comparison helpers.

Ensures stable, transitive ordering for SBOM/version matching and fixes inconsistencies in prior comparison logic.

Resolves #3442

Replace  based version logic with a strongly typed segment model.
Remove runtime type assertions and legacy comparison helpers.

Ensures stable, transitive ordering for SBOM/version matching and fixes
inconsistencies in prior comparison logic.

Signed-off-by: Aditya <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for the aarch64 architecture when parsing the version of Ruby gems in lockfiles

1 participant