aboutcode-org / scancode-toolkit

:mag: ScanCode detects licenses, copyrights, dependencies by "scanning code" ... to discover and inventory open source and third-party packages used in your code. Sponsored by NLnet project https://nlnet.nl/project/vulnerabilitydatabase, the Google Summer of Code, Azure credits, nexB and others generous sponsors!
https://aboutcode.org/scancode/
2.12k stars 548 forks source link

Rename dependency is_resolved to is_pinned #3888

Closed AyanSinhaMahapatra closed 2 weeks ago

AyanSinhaMahapatra commented 2 months ago

Renaming the dependency attribute is_resolved to is_pinned to more accurately represent this attribute accurately. This is more relevant after the changes in nexB/scancode.io#1066

Reference: https://github.com/nexB/scancode.io/issues/1066

Tasks

AyanSinhaMahapatra commented 2 weeks ago

Thanks @pombredanne, resolved your comments and merged!