AbuseHelper is an open-source framework for receiving and redistributing abuse feeds and threat intel.
We run automated tests (for Python 2.6, 2.7 and PyPy) and flake8 linter for each repository push. View the logs at https://circleci.com/gh/abusesa/abusehelper.
To run the tests locally you need to have tox
installed (for example via pip install tox
). Then, while in the project directory, run:
$ tox
See CHANGELOG.md.
This project provides the core AbuseHelper functionality, including choice bots and tools.
The AbuseHelper Community repository builds upon the core, for example by offering a fine selection of community-maintained bots.
Files are (c) respective copyright holders if named in the specific file, everything else is current (c) by Synopsys, Inc. Everything is licensed under MIT license, see LICENSE.