Commit Graph

1168 Commits

Author SHA1 Message Date
Mike Reeves 869af548af Fix spaces for highlander 2021-10-05 11:06:13 -04:00
Mike Reeves e6fce4cf3e Merge pull request #5749 from Security-Onion-Solutions/kilo
Use safe_load to avoid warnings - credit to @clairmont32
2021-10-04 08:55:53 -04:00
Jason Ertel 6ef9a5c95d Use safe_load to avoid warnings - credit to @clairmont32 2021-10-04 08:53:25 -04:00
William Wernert f8bea82430 Make redirect consistent with setup 2021-09-23 12:57:08 -04:00
William Wernert 8b905b585d Fix redirect to append 2021-09-23 12:55:06 -04:00
William Wernert b44358fc26 Add set +e after final upgrade steps and before post-upgrade checks 2021-09-23 12:49:42 -04:00
William Wernert 8a9dcb7fdb Fix "upgrade to" message
Only specify "to" version and change when the upgrade message occurs
2021-09-23 12:47:22 -04:00
William Wernert a01d49981c Redirect thehive/cortex migrate curl output to soup log 2021-09-23 12:45:44 -04:00
William Wernert b8b1867e52 Tell user what soup is doing at end of upgrade 2021-09-23 12:43:23 -04:00
William Wernert 73dacdcbff Add logscan to images for pull during soup if it's enabled 2021-09-23 09:52:23 -04:00
Josh Patterson bea7555464 Merge pull request #5631 from Security-Onion-Solutions/80soup
80soup
2021-09-22 16:01:45 -04:00
m0duspwnens 52c1298b9b notify of custom es config 2021-09-22 15:16:07 -04:00
m0duspwnens cdb9dcbaec notify of custom es config 2021-09-22 15:07:36 -04:00
Mike Reeves 37153288e8 Merge pull request #5627 from Security-Onion-Solutions/80soup
ignore manager pillar file for noderoutetype
2021-09-22 12:03:55 -04:00
m0duspwnens edf75255cf ignore manager pillar file for noderoutetype 2021-09-22 12:01:32 -04:00
Jason Ertel 9eb6f5942e Merge pull request #5623 from Security-Onion-Solutions/kilo
Prevent email addresses from having uppercase characters
2021-09-22 09:10:38 -04:00
Jason Ertel dae41d279a Prevent emails addresses from having uppercase characters 2021-09-22 08:25:55 -04:00
m0duspwnens f4186feffa move node_route_type 2021-09-21 15:40:49 -04:00
m0duspwnens d82e91f69e match elasticsearch at beginning of line 2021-09-21 13:54:45 -04:00
m0duspwnens 5c2be487f5 fi xquotes 2021-09-21 13:01:40 -04:00
Mike Reeves 531c9de488 Merge pull request #5600 from petiepooo/petiepooo-raidstat-fix
missing dollarsign
2021-09-21 11:35:57 -04:00
Pete 19efa493ad missing dollarsign 2021-09-21 11:21:07 -04:00
Mike Reeves ed28e4d000 Soup Changes for True Clusters 2021-09-21 09:55:49 -04:00
Mike Reeves 2c8cbf0db1 Soup Changes for True Clusters 2021-09-21 09:53:09 -04:00
Jason Ertel 3924b8f5db Merge pull request #5586 from Security-Onion-Solutions/kilo
Ensure identity ID parm is quoted now that it doesn't have embedded quotes in the value
2021-09-20 13:56:30 -04:00
Jason Ertel a9049eccd4 Ensure identity ID parm is quoted now that it doesn't have embedded quotes in the value 2021-09-20 13:30:05 -04:00
Mike Reeves 1e5e1c9ef0 Update soup 2021-09-20 10:42:55 -04:00
Jason Ertel a3f62c81c3 Merge pull request #5577 from Security-Onion-Solutions/kilo
Continuation of auth enhancements
2021-09-20 06:30:36 -04:00
Jason Ertel 730503b69c Ensure highstate migrates user roles 2021-09-18 23:17:49 -04:00
Jason Ertel 3508f3d8c1 Ensure ES user/role files are generated even if the primary admin user isn't yet created, since the system users are necessary for other installation functions 2021-09-18 19:20:43 -04:00
Jason Ertel 5704906b11 Create empty files for Docker to mount while installation continues 2021-09-18 15:49:05 -04:00
Jason Ertel 357c1db445 Recover from situation where roles file is corrupted 2021-09-18 11:08:35 -04:00
Jason Ertel 5377a1a85e Recover from situation where roles file is corrupted 2021-09-18 11:06:54 -04:00
Jason Ertel 7f2d7eb038 Continue migration of user emails to IDs 2021-09-18 07:20:34 -04:00
Jason Ertel 30e781d076 Use user ID instead of email as role master 2021-09-17 17:54:38 -04:00
weslambert 18d81352c6 Merge pull request #5537 from Security-Onion-Solutions/delta
Add improved ignore functionality for YARA rules used by Strelka and add default ignored rules that break compilation
2021-09-16 10:38:49 -04:00
Jason Ertel b81d38e392 Merge branch 'dev' into kilo 2021-09-16 07:44:35 -04:00
Josh Brower c06668c68e Merge pull request #5527 from Security-Onion-Solutions/feature/so-import-evtx
Feature/so import evtx
2021-09-15 14:17:15 -04:00
Josh Brower ac417867ed so-import-evtx - final fixes 2021-09-15 14:06:08 -04:00
Mike Reeves aff571faf2 soup changes 2.3.80 2021-09-15 13:32:52 -04:00
weslambert 5c8067728e Remove unnecessary logic 2021-09-15 10:22:17 -04:00
Jason Ertel ff989b1c73 Include wording in so-user relating to optional role parameter 2021-09-14 14:03:00 -04:00
Josh Brower 0b0d508585 so-import-evtx - tweaks 2021-09-14 12:01:14 -04:00
William Wernert 679faddd52 Update so-rule-update to pass all args to docker exec
Instead of passing $1, build a string from all args and add that to the command string for the docker exec statement
2021-09-10 13:44:37 -04:00
William Wernert 0b42b19763 Update so-rule-update to source so-common 2021-09-10 13:41:58 -04:00
William Wernert 9c310de459 Add --force flag to idstools-rulecat under so-rule-update
This forces idstools to pull from the url each time, which prevents it from clearing all.rules if idstools-rulecat is run twice within 15 minutes by any method (either restarting the container or running so-rule-update)
2021-09-10 13:15:09 -04:00
Mike Reeves c83f119cc0 Update so-raid-status 2021-09-09 10:59:35 -04:00
Mike Reeves 5d235e932c Fix Raid Status for cloud 2021-09-09 10:46:28 -04:00
Jason Ertel 72cff7ec7a Merge branch 'dev' into kilo 2021-09-07 10:49:08 -04:00
Jason Ertel fbbb7f4e85 Add auditor role; update analyst role with correct syntax 2021-09-03 15:54:05 -04:00