Thibault "bui" Koechlin
|
454e2850b5
|
don't trash the database when upgrading (#112)
|
2020-07-01 17:14:05 +02:00 |
|
Thibault "bui" Koechlin
|
b9ae94b874
|
Sqlite : Support automatic db flushing (#91)
* add support for sqlite retention : max_records, max_records_age
* reduce verbosity of cwhub
|
2020-07-01 17:04:29 +02:00 |
|
AlteredCoder
|
81ef26f406
|
add output raw for ban list (#108)
Co-authored-by: AlteredCoder <AlteredCoder>
|
2020-07-01 10:27:50 +02:00 |
|
Thibault "bui" Koechlin
|
cb9eda429e
|
Doc improvments : remove deprecated prog_name (#105)
* remove deprecated prog_name
* in config as well
|
2020-06-30 10:35:19 +02:00 |
|
Thibault "bui" Koechlin
|
e4993996a5
|
exclude fields so that they are not serialized when we're rewritting api.yaml file (#103)
|
2020-06-29 17:47:57 +02:00 |
|
Thibault "bui" Koechlin
|
02b2193d64
|
fix collection dependencies : install subparts of collection, even if the collec file itself exists (#101)
|
2020-06-29 17:31:37 +02:00 |
|
Thibault "bui" Koechlin
|
44076dd3d5
|
fix multi runners : only run several parsers for now (#98)
|
2020-06-29 15:44:33 +02:00 |
|
Thibault "bui" Koechlin
|
652b54ee81
|
SignalOccurence can't lead to BanApplication if there is no source in the Event (#96)
|
2020-06-29 13:22:56 +02:00 |
|
AlteredCoder
|
a4923a362f
|
Fix empty machineid (#95)
* fix
* fix
Co-authored-by: AlteredCoder <AlteredCoder>
|
2020-06-29 13:03:55 +02:00 |
|
AlteredCoder
|
29df9704a2
|
Fix empty machineid (#95)
* fix
* fix
Co-authored-by: AlteredCoder <AlteredCoder>
|
2020-06-29 12:46:10 +02:00 |
|
AlteredCoder
|
2e30793188
|
Allow CrowdSec to start if geoip data are not downloaded (#92)
* Allow CrowdSec to start if `geoip` data are not downloaded
|
2020-06-25 12:36:01 +02:00 |
|
AlteredCoder
|
68c749bc9c
|
Update issue templates
|
2020-06-24 17:02:52 +02:00 |
|
erenJag
|
bdda08223e
|
Fix hub CI (#86)
|
2020-06-24 15:00:30 +02:00 |
|
AlteredCoder
|
02351e925b
|
fix doc
|
2020-06-24 10:45:48 +02:00 |
|
AlteredCoder
|
c63d1153a3
|
Update issue templates
|
2020-06-23 12:46:05 +02:00 |
|
AlteredCoder
|
9545ba87e6
|
Update issue templates
|
2020-06-23 12:42:04 +02:00 |
|
AlteredCoder
|
e93a8b0c39
|
Update issue templates
|
2020-06-23 12:36:53 +02:00 |
|
AlteredCoder
|
be0e1cd79f
|
Update issue templates
|
2020-06-23 12:32:57 +02:00 |
|
Thibault "bui" Koechlin
|
5446857377
|
Add crowdsec reload + cscli metrics minor improvements (#79)
|
2020-06-19 13:57:44 +02:00 |
|
Thibault "bui" Koechlin
|
bb60d29ac8
|
register api as well in --bininstall (#77)
|
2020-06-16 17:59:09 +02:00 |
|
Thibault "bui" Koechlin
|
d6987ae8f1
|
avoid error when prometheus gives scientific notation (#76)
|
2020-06-16 17:53:10 +02:00 |
|
Thibault "bui" Koechlin
|
8651a1aefc
|
skip ~ files #69 (#71)
* skip ~ files
* only keep .yaml et .yml files
|
2020-06-12 17:55:35 +02:00 |
|
Thibault "bui" Koechlin
|
26f77bed88
|
CI: provide makefile for CI and fixe types.Event (#70)
|
2020-06-11 15:03:43 +02:00 |
|
Thibault "bui" Koechlin
|
e3525f970b
|
Ci improvements (#68)
|
2020-06-10 14:24:02 +02:00 |
|
Thibault "bui" Koechlin
|
64c5fa7360
|
CI: add a CI to test parsers (#67)
|
2020-06-10 12:14:27 +02:00 |
|
erenJag
|
c37f020da3
|
fix upgrade mode in wizard (#65)
Co-authored-by: erenJag <erenJag>
|
2020-06-03 17:14:01 +02:00 |
|
Thibault "bui" Koechlin
|
051a1b427a
|
remove requirement for version in RELEASE.json, the version is guessed from the git tag (#64)
|
2020-06-03 15:59:13 +02:00 |
|
AlteredCoder
|
293d098fa9
|
bump version (#63)
Co-authored-by: AlteredCoder <AlteredCoder>
|
2020-06-03 15:22:50 +02:00 |
|
erenJag
|
6bee95b368
|
wizard: fix unattended mode (#57)
|
2020-06-03 14:24:33 +02:00 |
|
AlteredCoder
|
fc05a49cc3
|
Fix API push (#62)
* add debug
* debug
* remove debug
* remove typo
* fix linter
Co-authored-by: AlteredCoder <AlteredCoder>
|
2020-06-03 14:24:07 +02:00 |
|
Thibault "bui" Koechlin
|
f9a4ae2b3f
|
fix #60 - sqlite lock + badges (#61)
* don't fatal is DB is locked + Fix #60
|
2020-06-03 14:18:00 +02:00 |
|
Thibault "bui" Koechlin
|
a58df696cf
|
bump version (#59)
|
2020-06-02 16:22:37 +02:00 |
|
AlteredCoder
|
08c0167f15
|
fix debug (#58)
Co-authored-by: AlteredCoder <AlteredCoder>
|
2020-06-02 16:17:30 +02:00 |
|
Thibault "bui" Koechlin
|
8185aa248a
|
bump to 0.1.0 (#52)
|
2020-06-02 11:25:13 +02:00 |
|
Thibault "bui" Koechlin
|
ea3b9d9de0
|
fix #55 : now that we have split the code for external shutdown (service) and one-shot, we don't need the 5s sleep anymore (#56)
|
2020-06-02 11:24:50 +02:00 |
|
AlteredCoder
|
72d1fe4c3b
|
fix (#51)
Co-authored-by: AlteredCoder <AlteredCoder>
|
2020-06-01 18:32:01 +02:00 |
|
Thibault "bui" Koechlin
|
430b7cd90d
|
add a 'Upper' expr helper (#50)
* add a 'Upper' expr helper
* remove redundant startsWith and endsWith
|
2020-06-01 16:12:48 +02:00 |
|
Thibault "bui" Koechlin
|
f2e38b0d28
|
fix #47 #35 (#49)
|
2020-06-01 12:56:32 +02:00 |
|
AlteredCoder
|
82d6e6938a
|
Fix expr helpers "StartsWith" and "EndsWith" (#48)
* fix
* fix typo
Co-authored-by: AlteredCoder <AlteredCoder>
|
2020-05-29 17:25:09 +02:00 |
|
Thibault "bui" Koechlin
|
4e8aa19c09
|
bump version 0.0.4 + typo (#46)
* fix typo in history rewrite
* and bump version
|
2020-05-28 12:03:29 +02:00 |
|
AlteredCoder
|
ea4e4153af
|
fix review
|
2020-05-28 11:32:00 +02:00 |
|
AlteredCoder
|
9911803e3a
|
fix var in doc
|
2020-05-28 11:32:00 +02:00 |
|
AlteredCoder
|
937bd20c18
|
fix
|
2020-05-28 11:32:00 +02:00 |
|
AlteredCoder
|
083b9897d8
|
fix
|
2020-05-28 11:32:00 +02:00 |
|
erenJag
|
04ff874eb5
|
fix lib path
|
2020-05-28 11:32:00 +02:00 |
|
erenJag
|
19d6a979c8
|
trying to be [FHS](https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard) compliant
|
2020-05-28 11:32:00 +02:00 |
|
Thibault "bui" Koechlin
|
cda7beddbf
|
add support in cscli to switch branches of hub (#43)
|
2020-05-28 11:32:00 +02:00 |
|
Thibault bui Koechlin
|
b51d666dcb
|
type
|
2020-05-28 11:32:00 +02:00 |
|
Thibault bui Koechlin
|
7563975eef
|
only set if non-nil, avoid crash on unconfigured logger
|
2020-05-28 11:32:00 +02:00 |
|
Thibault bui Koechlin
|
80387fe66e
|
simplify the code
|
2020-05-28 11:32:00 +02:00 |
|