[MacPorts] #43011: [NEW] cif / collective-intelligence-framework
#43011: [NEW] cif / collective-intelligence-framework ------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch | Port: cif ------------------------+-------------------------------- Cyber threat intelligence management system. CIF allows you to combine known malicious threat information from many sources and use that information for identification (incident response), detection (IDS) and mitigation (null route). The most common types of threat intelligence warehoused in CIF are IP addresses, domains and urls that are observed to be related to malicious activity. * compile/run * multiple variant depending on perl release or postgresql * subort devel, server * for now can't fully test it as I can't set up server because of a bug on libapreq2 (#42927) -- Ticket URL: <https://trac.macports.org/ticket/43011> MacPorts <http://www.macports.org/> Ports system for OS X
#43011: [NEW] cif / collective-intelligence-framework -------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: cif | -------------------------+-------------------------------- Comment (by jul_bsd@…): new dependencies: p5-apache2-rest (#43014), p5-compress-snappy (#43016), p5-datetime-format-dateparse (#43018), p5-google-protocolbuffers (#43022), p5-iodef-pb-simple (#43024), p5-linux-cpuinfo (#43025), p5-lwpx- paranoidagent (#43027), p5-net-abuse-utils (#43030), p5-net-abuse-utils- spamhaus(#43031), p5-net-dns-match (#43032), p5-net-patricia (#43034), p5 -net-whois-ip (#43035), p5-regexp-common-net-cidr (#43039), p5-regexp-ipv6 (#43040), p5-text-aligner (#43046), p5-text-table (#43047), p5-uri (#43048) -- Ticket URL: <https://trac.macports.org/ticket/43011#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#43011: [NEW] cif / collective-intelligence-framework -------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: cif | -------------------------+-------------------------------- Comment (by jul_bsd@…): dependency: perl bindings for ossp-uuid (#43010) -- Ticket URL: <https://trac.macports.org/ticket/43011#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#43011: [NEW] cif / collective-intelligence-framework -------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: cif | -------------------------+-------------------------------- Comment (by jul_bsd@…): * port lint --nitpick * livecheck * /tab/spacex4/ -- Ticket URL: <https://trac.macports.org/ticket/43011#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#43011: [NEW] cif / collective-intelligence-framework -------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: cif | -------------------------+-------------------------------- Comment (by jul_bsd@…): little update * current trunk seems have a problem so just put commented * refine detection of pgsql env for subport server * correct form of add_users -- Ticket URL: <https://trac.macports.org/ticket/43011#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#43011: [NEW] cif / collective-intelligence-framework -------------------------+--------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer haspatch Port: cif | -------------------------+--------------------------------- Changes (by mojca@…): * keywords: haspatch => maintainer haspatch -- Ticket URL: <https://trac.macports.org/ticket/43011#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#43011: [NEW] cif / collective-intelligence-framework -------------------------+--------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer haspatch Port: cif | -------------------------+--------------------------------- Comment (by jul_bsd@…): Latest Portfile * cif-server installed and libapreq2 too But test operations failed currently {{{ $ sudo -H -u cif cif -d -q example.com [DEBUG][2014-08-31T04:02:43Z]: generating query [DEBUG][2014-08-31T04:02:43Z]: query: example.com [DEBUG][2014-08-31T04:02:43Z]: query sha1: 0caaf24ab1a0c33440c06afe99df986365b0781f [DEBUG][2014-08-31T04:02:43Z]: sending query [DEBUG][2014-08-31T04:02:43Z]: posting data... ERROR: 500 Internal Server Error $ tail -20 /opt/local/apache2/logs/error_log [...] [Sat Aug 30 23:56:14 2014] [error] [client 127.0.0.1] Cannot find AppAuth class CIF::WebAPI::AppAuth (from conf Apache2RESTAppAuth)\n Loaded writer class Apache2::REST::Writer::bin Cannot load CIF::WebAPI::Writer::table: Can't locate CIF/WebAPI/Writer/table.pm in @INC (@INC contains: /opt/local/bin /../../libcif-dbi/lib /opt/local/bin/../../libcif/lib /opt/local/bin/../local/lib /opt/local/bin/../lib /opt/local/lib/perl5/vendor_perl/5.16.3/darwin-thread-multi-2level /opt/local/lib/perl5/vendor_perl/5.16.3 /opt/local/lib/perl5/site_perl/5.16.3/darwin-thread-multi-2level /opt/local/lib/perl5/site_perl/5.16.3 /opt/local/lib/perl5/vendor_perl/5.16.3/darwin-thread-multi-2level /opt/local/lib/perl5/vendor_perl/5.16.3 /opt/local/lib/perl5/5.16.3 /darwin-thread-multi-2level /opt/local/lib/perl5/5.16.3 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl/5.16.1 /darwin-thread-multi-2level /opt/local/lib/perl5/vendor_perl/5.16.1 /opt/local/lib/perl5/vendor_perl . /opt/local/apache2) at (eval 14) line 1. Loaded writer class Apache2::REST::Writer::json Loaded writer class Apache2::REST::Writer::perl Loaded writer class Apache2::REST::Writer::yaml Loaded writer class Apache2::REST::Writer::yaml_multipart Loaded writer class Apache2::REST::Writer::xml Loaded writer class Apache2::REST::Writer::xml_stream Loaded writer class Apache2::REST::Writer::yaml_stream [Sun Aug 31 00:02:44 2014] [error] [client 127.0.0.1] Cannot find AppAuth class CIF::WebAPI::AppAuth (from conf Apache2RESTAppAuth)\n }}} As a sidenote, this file doesn't exist on a macports install or a linux one, so maybe some old stuff... Else * clean some parts depending on perl release used * some files conditionned if subport server * fix repository for v2: different model, need elasticsearch * some extra notes -- Ticket URL: <https://trac.macports.org/ticket/43011#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
#43011: [NEW] cif / collective-intelligence-framework -------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: cif | -------------------------+-------------------------------- Changes (by mf2k@…): * keywords: maintainer haspatch => Comment: Those keywords are not applicable to a submission ticket. -- Ticket URL: <https://trac.macports.org/ticket/43011#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
#43011: [NEW] cif / collective-intelligence-framework -------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: cif | -------------------------+-------------------------------- Comment (by jul_bsd@…): * switch to v2 as main and subport for v1 and v1-client * update v2 to latest 20140920 * for v1; add variant perl5_20 * all destroot ok, but not fully functional still * elasticsearch dep #30834 and kibana #44822 -- Ticket URL: <https://trac.macports.org/ticket/43011#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X
#43011: [NEW] cif / collective-intelligence-framework -------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: cif | -------------------------+-------------------------------- Comment (by cal@…): Pixilla, are you going to handle this? I'll go and deal with one of the other tickets then :) -- Ticket URL: <https://trac.macports.org/ticket/43011#comment:11> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts