: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!
Project Proposal: Proposal Parent issue: https://github.com/nexB/scancode-toolkit/issues/3210 Linked PR: https://github.com/nexB/ahocode/pull/1 We plan to create a pure python fallback dependancy for pyahocorasick. To achieve this, instead of creating a wrapper, we plan to reuse almost all of the code from abusix/ahocorapy, with minor modification on top of it.