Spectra Assure
Community
Docs

pyahocorasickv1.4.3

Top 10k
License: unknown


Published: over 2 years ago
pyahocorasick is a fast and memory efficient library for exact or approximate multi-pattern string search. With the "ahocorasick.Automaton" class, you can find multiple key string occurrences at once in some input text. You can use it as a plain dict-like Trie or convert a Trie to an automaton for efficient Aho-Corasick search. And pickle to disk for easy reuse of large automatons. Implemented in C and tested on Python 3.6+. Works on Linux, macOS and Windows. BSD-3-Cause license.
Warning
Risk: Secrets
2 debugging symbols found

SAFE Assessment

Compliance

Licenses
No license compliance issues
Secrets
2 debugging symbols found

Security

Vulnerabilities
No known vulnerabilities detected
Hardening
1 execution hijacking concerns

Threats

Tampering
No evidence of software tampering
Malware
No evidence of malware inclusion

Vulnerabilities

Downloads

26.73M
Total Downloads

Maintenance

4
Maintainers

Dependencies

4
Declared Dependencies

Dependents

0
Dependents

Issues per Version Graph

Scanned 1 day ago