Marian Novotny
cc75c15373
Config editor rest: adding restart all apps ( #487 )
...
* restarting all topologies in config editor sync
* increase siembol version
2022-01-11 16:31:18 +00:00
Marian Novotny
0adb0417a8
Upgrade kafka to 2.8.1 in storm applications ( #486 )
...
* Upgrade kafka to 2.8.1 in storm applications
* fixing enrichment test
* increasign version of siembol
2022-01-04 17:26:50 +00:00
Marian Novotny
b252b3c5a7
Config editor rest: Limiting reading files depth to 1 ( #472 )
...
* Limiting reading files depth to 1 in config editor rest
* Delete pom.xml.orig
* Delete pom.xml.orig
2022-01-04 10:43:07 +00:00
Marian Novotny
ad352f1695
Siembol common: Reworking kafka writer to send asynchronous messages ( #470 )
...
* REworking kafka writer to asynchronous sending messages
* increasing siembol version to 2.2.4-SNAPSHOT
2021-12-31 11:53:59 +00:00
Marian Novotny
764ed11d82
Increasing Siembol version to 2.2.3-SNAPSHOT ( #460 )
2021-12-01 14:26:05 +00:00
Marian Novotny
b391d9cf39
Bump kubernetes_client_version from 5.9.0 to 5.10.1 ( #447 )
2021-11-29 09:41:10 +00:00
Marian Novotny
819f0a1cce
Siembol common: use static connection string in ZooKeeper factory ( #446 )
...
* Siembol common: use static connection string in ZooKeeper factory
* minor formating
2021-11-26 13:24:45 +00:00
Marian Novotny
a35087dfa3
Releasing 2.2.0-SNAPSHOT version ( #430 )
2021-11-19 14:51:47 +00:00
Marian Novotny
a47caed7e3
Siembol release 2.1.0 ( #428 )
2021-11-19 10:53:59 +00:00
Marian Novotny
664b698ff4
Truncate logs during updating configurations messages ( #426 )
...
* Truncating updating rules log messages
* increasing version of siembol
2021-11-18 11:08:04 +00:00
Marian Novotny
aea7285f6f
Fixing ZooKeeper dependencies ( #424 )
...
* Fixing dependencies
* fixing config editor services deps
* moving kafka spout strategy enum into model
2021-11-17 11:44:34 +00:00
Marian Novotny
8876c3a3fc
Siembol common: upgrade currator dependency and improve zk initialisation ( #419 )
...
* Upgrading Apache currator to 5.2.0
* fixing testing dependencies
* Adding tests for ZooKeeperConnector
* increasing version
* fixing pom file
2021-11-16 10:52:41 +00:00
Marian Novotny
f931f4371e
Change Siembol version to 2.1.0-SNAPSHOT ( #412 )
2021-11-09 13:52:03 +00:00
Marian Novotny
eb5fd4e7da
Siembol release 2.0.0 ( #410 )
...
* Siembol release 2.0.0
* minor fixes in changelog
2021-11-09 12:42:34 +00:00
Marian Novotny
21fe576110
Improvements and fixes in enrichment tables ( #409 )
...
* reworking updating tables in enrichment storm
* change java version in docs
* Improving logging in updating table service
* cleaning storm modules dependencies
* Fixing storm guava dependency
* minor typo
* fixing java versions
2021-11-09 11:16:23 +00:00
Marian Novotny
3415ce3909
Upgrading java to java 11 (java 13 in tests) ( #405 )
...
Upgrading Storm to 2.3.0
Supporting downloading http enrichment tables
Remove multiline string dependency
2021-11-04 16:12:54 +00:00
Marian Novotny
4ba89d6942
config editor rest: adding enrichment tables update into sync service ( #324 )
...
* fixing storm topology call to deprecated api
* work in progress
* adding enrichment tables update into sync service
* add temporary json alias in enrichment tables update model
* adding unitests
* adding tests
* fixing minor bugs
2021-10-15 13:28:27 +01:00
Marian Novotny
73fe6bbe5f
parsing: fixing extracting csv with last empty column ( #323 )
...
* parsing: fixing extracting csv with last empty column
* minor formatting
2021-09-15 12:36:43 +01:00
Marian Novotny
126ce5d91d
increase version of packages ( #319 )
2021-09-09 12:45:33 +01:00
Marian Novotny
57296e231f
Siembol release v1.3.0 ( #316 )
...
* v1.3.0 release
* fixing typos based on review
2021-09-09 11:37:33 +01:00
Marian Novotny
046c85c134
config editor rest: minor improvements in sigma rule importer ( #313 )
...
* config editor rest: minor improvements in sigma rule importer
* minor fixes
* simplification of normalising name function
2021-09-08 15:08:04 +01:00
Marian Novotny
ea186a056c
config editor rest: always validate imported configuration ( #305 )
2021-09-03 10:47:18 +01:00
Marian Novotny
648a2d2adf
config editor rest: fixing sigma importer condition parsing ( #304 )
2021-09-02 14:44:23 +01:00
Marian Novotny
e0341cf4b8
alerting: fixing adding tags in correlation engine ( #266 )
2021-08-04 14:54:50 +01:00
Marian Novotny
26eb6096ce
alerting storm: support loading rules form multiple ZooKeeper nodes ( #242 )
...
* adding composite alerting engine
* reworking ZooKeeperConnector to be generic
increasing app version
* increase log size
* adding composite engine test
* adding test for copiling rules list
2021-07-30 11:24:01 +01:00
Marian Novotny
73521b8ac8
config editor rest: checking path during writing to git repo ( #235 )
2021-07-21 15:27:11 +01:00
Marian Novotny
dd313e4b09
increasing snapshot version ( #232 )
2021-07-20 08:52:22 +01:00
Marian Novotny
74b6edc80c
Siembol Release 1.2.0 ( #231 )
...
* adding changelog
* siembol release 1.2.0
2021-07-19 17:03:33 +01:00
Marian Novotny
90a76e665f
fixing null pointer exceptions config editor rest and storm topology manager ( #216 )
2021-07-13 16:58:00 +01:00
Marian Novotny
6cc983b3a1
response: Improve kafka stream integration ( #185 )
...
* upgrading kafka version in response stream
improve reporting health in response stream
improve logging in response stream
refactoring unitests of kafka streams
* minor fixes
2021-06-30 12:12:51 +01:00
Marian Novotny
014401c04a
Upgrading curator to 4.3.0 ( #183 )
...
* upgrading curator to 4.3.0
minor refactoring and renaming
* fixing typo errors
* fixing config editor sync
2021-06-24 13:21:10 +01:00
Marian Novotny
5f76695646
alerting-core: adding composite matchers ( #175 )
...
* work in progress commit
* adding tests for composite matcher
* minor fixing in the alerting model
* adding test for compiler with composite matchers
* modifying alert ui layout
* Delete test.json
* adding deleted files
* fixing ui layout file
* fixing ui layout
* adding deleted files
2021-06-21 14:01:27 +01:00
Marian Novotny
2e7c2ce0bc
config-editor-rest: reworking config editor rest initialisation ( #173 )
...
* reworking config editor rest initialisation
* adding type to unsupportet authentication exception
* adding back deleted configs
2021-06-18 11:41:55 +01:00
Marian Novotny
39bccc3222
Fixing springboot dependency upgrade ( #171 )
...
* Revert "spring boot upgrade fix: remove @AuthenticationPrincipal annotation (#170 )"
This reverts commit 9ffbe63d01 .
* fixing springboot dependency upgrade
2021-06-16 12:29:18 +01:00
Marian Novotny
9ffbe63d01
spring boot upgrade fix: remove @AuthenticationPrincipal annotation ( #170 )
2021-06-15 16:19:18 +01:00
Marian Novotny
90347d73f7
Config editor rest: adding Sigma rules importer ( #136 )
...
* work in progress commit
* adding sigma rule importer
* remove unused file
* adding more tests
* adding tests for Sigma Condition Token
* adding more tests from SigmaConditionToken
* fixing sigma rule importer
* supporting null amd emty values in searches, improving tests
* temporary support only basic matchers in the schema
* minor bugfixing
* increasing timeouts in integration tests
* adding importer test for schema services
* adding schema tests
* minor cleaning
* fixed ImportConfigRequestDto
2021-06-10 14:36:35 +01:00
Marian Novotny
18aa38bb6b
Fixing dependencies in springboot applications ( #133 )
2021-06-03 11:53:15 +01:00
Marian Novotny
37c75f9b3b
Fixing correlation engine to support custom detection sources ( #91 )
...
Increasing timeout in storm integration tests
remove vulnerable log4j packages from tests
2021-05-27 12:31:23 +01:00
Marian Novotny
31fe18bf0b
changing versions of siembol applications ( #63 )
...
* changing versions of siembol applications
2021-05-17 11:54:04 +01:00
Marian Novotny
2aaa6d44cc
siembol version 1.1.0 ( #60 )
...
* siembol version 1.1.0
* changing version of config editor ui
2021-05-17 11:13:13 +01:00
Marian Novotny
04003a622e
config editor: fixing updating cache ( #50 )
2021-05-10 14:10:45 +01:00
Marian Novotny
a9cb4add1c
config editor rest: supporting deleting configs ( #49 )
...
* adding interfaces to delete configs and testcases
* config editor rest: adding functionality to delete configs
* fixing bugs in deleting configs, adding logging
* fixing typo
2021-05-07 14:16:56 +01:00
Marian Novotny
e45004613f
siembol: cleaning the codebase ( #42 )
...
-removing unused imports, variables
-updating dependencies
2021-04-29 09:54:04 +01:00
Marian Novotny
254c740550
siembol release 1.0.0 ( #249 )
2021-04-23 10:18:12 +01:00
Marian Novotny
8778f74cf8
siembol common: supporting recursive dto objects in the json schema framework ( #246 )
2021-04-19 13:23:21 +01:00
Marian Novotny
d4cb5f7ed2
maven: fixng schema resources in storm applications ( #244 )
2021-04-15 15:53:43 +01:00
Marian Novotny
824ac43d58
maven: cleaning dependencies ( #241 )
...
* cleaning dependencies
* increasing app version
* fixing version
* reworking parsing pom
* cleaning dependencies in pom files
* reworkign POM files, enable xlint all, mitigate warnings
* minor cleaning
* minor cleaning
2021-04-14 13:21:05 +01:00
Marian Novotny
8c7731acca
config editor rest: default fix ( #240 )
...
* fixing default branch computation for admin config
* increase version of application
2021-04-09 10:32:34 +01:00
Marian Novotny
28ed374ac5
config editor rest: computing default branch on initialisation ( #233 )
...
* supporting computing default branch in config editor rest
* increasing version of application
2021-04-07 13:52:38 +01:00
Marian Novotny
0efe8d783b
storm topology manager: adding health and info ( #229 )
...
* integrating health and info in storm topology manager
* adding tests for get topology info
2021-04-07 11:56:32 +01:00