Commit Graph

23 Commits

Author SHA1 Message Date
chrisdoman
c9cb4bd984 Proudly adding Travis build status to read file 2017-01-30 10:58:56 -06:00
chrisdoman
e137590b3c Adding bracket for python3 2017-01-30 10:56:52 -06:00
chrisdoman
b5dd132edd Changing print statements for python3 2017-01-30 10:53:52 -06:00
chrisdoman
e720b61a3d Updated base dir to self
Allows calling from unit test, still works on command line
2017-01-30 10:48:47 -06:00
chrisdoman
09710ce531 Changed travis to install otx sdk from git 2017-01-30 10:35:18 -06:00
chrisdoman
c2f6796ddc Added install otx library to travis config 2017-01-30 10:29:18 -06:00
chrisdoman
e65d1dc642 Fixed test filename in Travis config
test_client -> test_rules.py in travis.yml
2017-01-30 10:23:31 -06:00
chrisdoman
403bbb85d1 Corrected python location in travis file
Unborked the folder
2017-01-30 10:20:14 -06:00
threatcrowd
250a60c0e5 Move travis file
Moved to parent directory so Travis ci can run tests
2017-01-30 10:15:16 -06:00
rspitler-alien
d53ca1061f Merge pull request #5 from AlienVault-Labs/cdoman-unittest
Added unittest
2017-01-30 09:23:38 -06:00
threatcrowd
22dfa2d4cd Added unittest
The test generates file and ip rules
Then checks the rules file is not empty and
The rules pass a simple regex validation
2017-01-27 16:31:27 +00:00
rspitler-alien
003305d62e Merge pull request #3 from austin-taylor/patch-1
Fixes base_directory bug
2017-01-27 10:31:02 -05:00
rspitler-alien
7ab1722e35 Merge pull request #4 from austin-taylor/patch-2
Update suricata.py
2017-01-27 10:30:26 -05:00
Austin Taylor
388f69cd01 Update suricata.py
This fixes the otx_iprep.rules template. Without this fix, otx_iprep.rules is overwritten and the file is empty.
2017-01-26 12:01:32 -05:00
Austin Taylor
dcf6d7dd8c Fixes base_directory bug 2016-11-01 23:05:34 -04:00
rspitler-alien
6d29892766 Merge pull request #2 from austin-taylor/master
Bug fix
2016-10-31 12:36:08 -07:00
Austin Taylor
7abf4c09cb Bug fix 2016-10-31 14:54:47 -04:00
rspitler
bfd500066b update format of ip reputation file 2016-10-28 10:35:38 -07:00
rspitler
c5b1b65df3 Handle unicode in pulse names and fix format error in help message 2016-02-28 21:29:59 -08:00
rspitler
dff7a5a916 Consistency in handling line endings. Fix missing parameter in MD5 file 2016-02-28 21:15:18 -08:00
rspitler
2d8b74c295 Add bang line 2016-02-28 13:55:36 -08:00
rspitler
0ca3cf4d90 Add Readme and .gitignore 2016-02-28 13:53:01 -08:00
rspitler
ae96d97f3c Initial commit 2016-02-23 16:56:27 -06:00