0.01
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Threatinator is a library and tool for parsing threat data feeds.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 2.0
~> 0.10.0

Runtime

~> 2.3.0
~> 1.1.0
> 0.0.0
~> 2.12.0
~> 1.1.10
~> 1.6.0
~> 2.9
~> 0.9.3
~> 0.6.0
~> 1.0.0
 Project Readme

Threatinator

Threatinator is a ruby library for parsing threat data feeds. It is a component of Cikl, a threat intelligence management system.

Source code repository

The repository is located at: https://github.com/cikl/threatinator

Development

First, set up your dependencies.

bundle install

Listing feeds

bundle exec bin/threatinator list

Running a feed

bundle exec bin/threatinator run alienvault ip_reputation

Getting help

All commands respond to '--help' to provide details on their usage.

bundle exec bin/threatinator run --help

Contributing and Issue Tracking

Before you file a bug or submit a pull request, please review our contribution guidelines.

All issues are managed here: cikl/threatinator/issues.

License

Copyright (C) 2014 Michael Ryan (github.com/justfalter)

See the LICENSE file for license rights and limitations (LGPLv3).