Changes for version 0.01_11 - 2011-11-15
- work-around for REST::Client install bug
- doc fix
Changes for version 0.01_10 - 2011-10-25
- bugfixes
- Makefile.PL fixes
Changes for version 0.01_08 - 2011-09-28
- added html output plugin
- other performance fixes
Changes for version 0.01_07 - 2011-09-01
- don't call ->plugins() from a loop, speeds things up
- bugfixes to Plugin/Iodef/Url.pm wrt hashes
- minor bugfix to Table display (malware md5's)
Changes for version 0.01_06 - 2011-07-28
- added group (guid) support
- minor bugfix to Plugin::Table
- added "query" value to feed-> passthrough
Changes for version 0.01_05 - 2011-07-27
- minor bugfixes
- added tls_verify option
Changes for version 0.01_04 - 2011-07-27
- minor bugfixes
Changes for version 0.01_03 - 2011-07-25
- minor bugfixes
- doc updates (cif -h)
- few changes to the 'defaults' for restriction
Changes for version 0.01_02 - 2011-07-16
- few minor bugfixes
Changes for version 0.01_01 - 2011-07-01
- revamped for working with cif-0.01_03 api
- added Iodef plugin to trasnlate IODEF json documents to simple hashes
Changes for version 0.00_03 - 2011-01-19
- updated for use with new CIF::WebAPI
- CIF::WebAPI now handles the regex
- added transparent zlib layer for use with CIF::WebAPI compression
- added ability to modify default ->table() display
- now installing example.pl as /usr/local/bin/cif for commandline use
- added ability to set fields (it'll autopick based on the feed)
- added plugins feature (snort, csv, bindzone, iptables, raw)
- updated to be used with Config::Simple
Changes for version 0.00_02 - 2010-11-08
- updated to be used with CIF::WebAPI
Changes for version 0.00_01 - 2010-07-10
- original beta version
Modules
Perl extension that extends REST::Client for use with the CI-Framework REST interface
Provides
in lib/CIF/Client/Plugin/Bindzone.pm
in lib/CIF/Client/Plugin/Csv.pm
in lib/CIF/Client/Plugin/Html.pm
in lib/CIF/Client/Plugin/Iodef.pm
in lib/CIF/Client/Plugin/Iodef/Bgp.pm
in lib/CIF/Client/Plugin/Iodef/Domain.pm
in lib/CIF/Client/Plugin/Iodef/Group.pm
in lib/CIF/Client/Plugin/Iodef/Ipv4.pm
in lib/CIF/Client/Plugin/Iodef/Malware.pm
in lib/CIF/Client/Plugin/Iodef/Service.pm
in lib/CIF/Client/Plugin/Iodef/ShareWith.pm
in lib/CIF/Client/Plugin/Iodef/Url.pm
in lib/CIF/Client/Plugin/Iptables.pm
in lib/CIF/Client/Plugin/Output.pm
in lib/CIF/Client/Plugin/Parser.pm
in lib/CIF/Client/Plugin/Pcapfilter.pm
in lib/CIF/Client/Plugin/Raw.pm
in lib/CIF/Client/Plugin/Snort.pm
in lib/CIF/Client/Plugin/Table.pm