Commit Graph

405 Commits

Author SHA1 Message Date
9c7600b264 Updates for normalised fields and json output 2019-04-17 16:31:37 +10:00
eea417a0d9 fix cvss info severity 2019-04-17 16:31:23 +10:00
e8d0c71bfb Merge branch 'docker-fixes' into feature-nessus-json-latest
* docker-fixes: (33 commits)
  fix test output
  set default path and fix restore
  Set limit to bail out on
  increase timeout for ES sync
  restore deleted files
  Test updates
  Move vulnwhisperer tests to a script
  standardise /tmp to /opt
  Update test
  Add docker test script
  Expose Logstash API port
  sudo chown
  fix
  Fix permissions for ES
  Fix build command
  Test travis docker
  update kibana objects to match template
  update index template
  Retry template installation a few times
  Add initial ELK6 index template
  ...

# Conflicts:
#	.travis.yml
#	configs/test.ini
#	docker-compose-test.yml
#	docker-compose.v6.yml
#	resources/elk5-old_compatibility/logstash/1000_nessus_process_file.conf
#	resources/elk6/init_kibana.sh
#	resources/elk6/pipeline/1000_nessus_process_file.conf
#	resources/elk6/pipeline/2000_qualys_web_scans.conf
#	resources/elk6/pipeline/3000_openvas.conf
2019-04-17 15:40:19 +10:00
c78f22ed88 Merge pull request #12 from pemontto/travis-docker-latest 2019-04-17 15:09:37 +10:00
c3167bd76b fix test output 2019-04-17 14:52:03 +10:00
30e3efe2cb set default path and fix restore 2019-04-17 14:52:03 +10:00
549791470a Set limit to bail out on 2019-04-17 14:52:03 +10:00
e9aba0796f increase timeout for ES sync 2019-04-17 14:52:03 +10:00
2c5fbfc3ef restore deleted files 2019-04-17 14:52:03 +10:00
60b9e2b3d9 Test updates 2019-04-17 14:52:03 +10:00
bb60fae67e Move vulnwhisperer tests to a script 2019-04-17 14:52:03 +10:00
e30dbe244b standardise /tmp to /opt 2019-04-17 14:52:03 +10:00
c3fb65e67a Update test 2019-04-17 14:52:03 +10:00
a7ae44f981 Add docker test script 2019-04-17 14:50:06 +10:00
e0de8c6818 Expose Logstash API port 2019-04-17 14:50:06 +10:00
47a96a2984 sudo chown 2019-04-17 14:50:06 +10:00
5828d05627 fix 2019-04-17 14:50:06 +10:00
bfcb10ea0e Fix permissions for ES 2019-04-17 14:50:06 +10:00
0102ccb2f7 Fix build command 2019-04-17 14:50:06 +10:00
3860438903 Test travis docker 2019-04-17 14:50:06 +10:00
e17ff42adb update kibana objects to match template 2019-04-17 14:41:25 +10:00
f7d47ae753 update index template 2019-04-17 14:41:14 +10:00
d67122a099 Retry template installation a few times 2019-04-17 14:40:07 +10:00
3433231bb4 Add initial ELK6 index template 2019-04-16 11:30:27 +10:00
d9ab33d6c9 Set logstash and vw to use the same volume 2019-04-16 11:18:27 +10:00
4d153ec7f2 Add index template to ES for docker 2019-04-16 09:57:20 +10:00
1d92f71f9c fix issue mentioned in #163, although not applied to ELK6 2019-04-15 17:06:09 +02:00
5dd20a74e9 Fix cvss score issues 2019-04-15 23:04:08 +10:00
ca5500add4 cvss mapping moved to vulnwhisperer 2019-04-15 22:02:33 +10:00
982d51a465 typo 2019-04-15 21:59:01 +10:00
ee327874e5 Move to a common normalisation function 2019-04-15 21:12:07 +10:00
3ecb26886a added proxy config to instructions 2019-04-15 12:43:47 +02:00
dd66414fe7 remove _timestamp correctly 2019-04-15 20:12:28 +10:00
97d2a2606c Cleanup logstash configs 2019-04-15 20:10:49 +10:00
74ebf43492 Add snapshots and latest build 2019-04-15 20:09:50 +10:00
4c9fa9d241 Merge pull request #172 from pemontto/feature-fixes
Feature fixes
2019-04-15 11:47:02 +02:00
00f9b7659b Docker install ES index template 2019-04-15 18:17:43 +10:00
96e7211e77 Add mode back to logstash conf 2019-04-15 17:16:29 +10:00
29a91cbfb2 Simplify pandas operations, update transforms 2019-04-15 17:05:21 +10:00
275b89c94d Create cvss score from base and temporal 2019-04-15 13:32:31 +10:00
603050e7b3 cherry pick #0227636 2019-04-12 18:04:19 +10:00
71c090d0f3 reduce docker layers and support test data 2019-04-12 18:02:34 +10:00
bf5070f361 fix vulnwhisperer image 2019-04-12 17:55:59 +10:00
0227636c4c unify case among config 2019-04-12 17:54:17 +10:00
b35da1c79e reduce docker layers and support test data 2019-04-12 17:51:15 +10:00
367930c5c8 Add extra test case 2019-04-12 11:47:45 +10:00
952c934b9c Fix more unicode issues 2019-04-12 11:46:23 +10:00
edbae986b3 Remove deps from docker image 2019-04-12 11:46:17 +10:00
668efe2b7a Add extra test case 2019-04-12 11:44:04 +10:00
8433055f17 Fix more unicode issues 2019-04-12 11:40:01 +10:00