Spectra Assure
Community
Docs

pyahocorasickv1.3.0

Top 10k
License: unknown


Published: almost 6 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 strings 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. Implemented in C and tested on Python 2.7 and 3.4+. Works on Linux, Mac and Windows. BSD-3-clause license.
Pass
Info: Completed
Everything is awesome!

SAFE Assessment

Compliance

Licenses
No license compliance issues
Secrets
No sensitive information found

Security

Vulnerabilities
No known vulnerabilities detected
Hardening
No application hardening issues

Threats

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

Issues

No issues found

Vulnerabilities

Downloads

26.73M
Total Downloads

Maintenance

4
Maintainers

Dependencies

4
Declared Dependencies

Dependents

0
Dependents

Issues per Version Graph

Scanned 3 days ago