mmetc
|
10585bfecc
|
enabled linters and fixes for: misspell, predeclared, unconvert, ineffassign, gosimple, govet (#1595)
|
2022-06-16 14:41:54 +02:00 |
|
blotus
|
39f7e38444
|
retry to send alert to plugin channel if it fails (#1530)
|
2022-05-17 16:57:15 +02:00 |
|
Greg Myers
|
0f4ab71f01
|
Fix typos in docs, comments, code (#1483)
|
2022-04-27 11:04:12 +02:00 |
|
Shivam Sandbhor
|
023ac9e138
|
Add trusted IPs which have admin API access (#1352)
* Add trusted IPs which have admin API access
|
2022-03-16 17:28:34 +01:00 |
|
mmetc
|
7c0593c659
|
noop code removal, typos and lint fixes (#1329)
|
2022-03-09 16:15:18 +01:00 |
|
mmetc
|
ad28a979e9
|
local control flow cleanup (#1215)
removed redundant/unreachable returns, else branches, type declarations, unused variables
|
2022-02-01 22:08:06 +01:00 |
|
Thibault "bui" Koechlin
|
cc1ab8c50d
|
switch to utc time everywhere (#1167)
* switch to utc time everywhere
Co-authored-by: alteredCoder <kevin@crowdsec.net>
|
2022-01-19 14:56:05 +01:00 |
|
Thibault "bui" Koechlin
|
6e92da76ad
|
lapi to capi : allow push of tainted/custom/manual decisions (#1154)
* add console command to control signal sharing
* modify metrics endpoint to add lastpush
Co-authored-by: alteredCoder <kevin@crowdsec.net>
|
2022-01-13 16:46:16 +01:00 |
|
AlteredCoder
|
88d06260d7
|
add cscli decisions import (#1038)
* add cscli decisions import
Co-authored-by: Sebastien Blot <sebastien@crowdsec.net>
Co-authored-by: bui <thibault@crowdsec.net>
|
2021-12-15 11:39:37 +01:00 |
|
Thibault "bui" Koechlin
|
2961a0ed02
|
ensure machineID is included early enough into the alert (#1004)
|
2021-10-11 15:02:16 +02:00 |
|
AlteredCoder
|
0ccc69696b
|
Break on success when alert already has decision (#997) (#999)
* Break on success when alert already has decision (#997)
Signed-off-by: Shivam Sandbhor <shivam.sandbhor@gmail.com>
|
2021-10-05 11:30:34 +02:00 |
|
Thibault "bui" Koechlin
|
68c11dd827
|
don't try to send/don't notify if plugin chan is nil (#923)
|
2021-08-31 14:39:32 +02:00 |
|
ThinkChaos
|
448a227079
|
Minor changes to specific logs (#900)
- Minor changes to specific logs
- Fix LAPI to not push signals to CAPI when disabled #907
|
2021-08-25 18:30:05 +02:00 |
|
Thibault "bui" Koechlin
|
950759f6d6
|
Output plugins (#878)
* Add plugin system for notifications (#857)
|
2021-08-25 11:43:29 +02:00 |
|
Thibault "bui" Koechlin
|
bf6b791420
|
fix #781 - avoid unconsistent body : do not send NbDeleted on error (#812)
|
2021-05-28 11:17:30 +02:00 |
|
Thibault "bui" Koechlin
|
4bb34d8e77
|
fix #723 : intercept http2 stream closed errors (#724)
* fix #723 : intercept http2 stream closed errors
* factorize the 'dump stacktrace' code
|
2021-04-07 14:31:03 +02:00 |
|
AlteredCoder
|
5544000d38
|
lapi: fix ipv6 operations (#567)
|
2021-01-14 16:27:45 +01:00 |
|
erenJag
|
71325d9134
|
Improve create alerts input (#493)
* check decisions start_ip & end_ip fields
|
2020-12-01 14:42:53 +01:00 |
|
Thibault "bui" Koechlin
|
71ac0d2fce
|
Apiclient tests (#484)
Co-authored-by: AlteredCoder
Co-authored-by: erenJag
|
2020-11-30 16:15:07 +01:00 |
|
Thibault "bui" Koechlin
|
dbb420f79e
|
local api (#482)
Co-authored-by: AlteredCoder
Co-authored-by: erenJag
|
2020-11-30 10:37:17 +01:00 |
|