issues
search
CERT-Polska
/
karton
Distributed malware processing framework based on Python, Redis and S3.
https://karton-core.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
392
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix regression: missing string coercion for old-style negated filters
#263
psrok1
closed
1 week ago
0
Task stuck forever in SPAWNED state
#262
psrok1
opened
1 week ago
0
Fallback JSON loading during Task unserializing
#261
msm-cert
closed
2 weeks ago
0
Feature request: Hooks/Signals in Karton
#260
yankovs
opened
3 weeks ago
0
Bump version: v5.5.0
#259
psrok1
closed
1 month ago
0
Implement mongodb query syntax for task filters
#258
msm-cert
closed
1 month ago
1
Fix: simplify task deserialization code, don't deserialize resources when orjson fails
#257
psrok1
closed
5 months ago
0
Fix Task.unserialize docs, orjson is required dependency
#256
psrok1
closed
5 months ago
0
Task tree: backend performance improvements
#255
psrok1
closed
5 months ago
0
Issue with redis
#254
bormaa
opened
6 months ago
2
Update karton.py
#253
Bornunique911
closed
7 months ago
2
Bump version: v5.3.4
#252
psrok1
closed
7 months ago
0
Fix TaskTimeoutException regression
#251
nazywam
closed
7 months ago
0
Make task that stuck on STARTED state to be CRASHED after timeout
#250
rakovskij-stanislav
opened
7 months ago
0
Log timeouts as errors (except the crashed timeout)
#249
msm-cert
closed
7 months ago
0
Use error instead of warning when tasks are killed due to inactivity
#248
nazywam
closed
7 months ago
0
Fix negated filters logic: non-boolean AND/OR
#247
psrok1
closed
7 months ago
2
Bug: Matching a negated filter value makes Task.matches_filters fail regardless of other filters
#246
ups1decyber
closed
7 months ago
1
Add more options for matching task headers
#245
ups1decyber
closed
1 month ago
0
Bump version: v5.3.3
#244
psrok1
closed
8 months ago
0
Add support for arm64
#243
BonusPlay
closed
8 months ago
0
Bump version: v5.3.2
#242
psrok1
closed
9 months ago
0
TaskTimeoutError should be BaseException instead of Exception
#241
psrok1
closed
9 months ago
0
Mention dash environment configuration difficulties in docs
#240
nazywam
closed
9 months ago
0
Bump version
#239
nazywam
closed
9 months ago
0
Update readme example
#238
nazywam
closed
9 months ago
0
Fix issues with `register_tasks` and empty tasks list
#237
nazywam
closed
10 months ago
0
Redis issue with 'mset' ?
#236
xme
closed
10 months ago
0
Dashes in environmental value names are not compatible with some shells
#235
nazywam
closed
9 months ago
1
Fix IAM token expiration
#234
yankovs
closed
9 months ago
4
IAM auth: session token eventually expires
#233
yankovs
closed
9 months ago
3
Could be interesting for you: karton-memory-watcher
#232
rakovskij-stanislav
opened
1 year ago
0
Tags failing to update on existing file
#231
aBUDmdBQ
closed
1 year ago
2
Require Python >=3.8 and fix readthedocs configuration
#230
psrok1
closed
1 year ago
0
Version bump: v5.3.0
#229
psrok1
closed
1 year ago
0
Update task.py: remove unnecessary for loop
#228
psrok1
closed
1 year ago
0
CI: Fix typing after redis-py v5.0.0 release
#227
psrok1
opened
1 year ago
0
CI: Fix lint-python after Redis v5.0.0 release
#226
psrok1
closed
1 year ago
0
Fallback JSON loading during Task unserializing
#225
Antelox
closed
1 year ago
0
orjson.JSONDecodeError: number is infinity when parsed as double
#224
Antelox
closed
1 year ago
0
Fix issue #222 with matches_filters method
#223
Antelox
closed
1 year ago
0
Unintuitive logic of header filters with negated fields
#222
psrok1
closed
1 year ago
0
S3 client: add IAM configuration
#221
yankovs
closed
1 year ago
3
Introduce karton debug
#220
nazywam
closed
1 year ago
1
Fix docs: service_configuration.rst
#219
psrok1
closed
1 year ago
0
Task iterators: backend performance improvements
#218
psrok1
closed
1 year ago
0
Update producer example in docs
#217
yankovs
closed
1 year ago
0
Feature: Task.to_dict
#216
psrok1
closed
1 year ago
0
Feature: persistent headers
#215
psrok1
closed
1 year ago
0
CI: Upgrade Docker actions for release workflow
#214
psrok1
closed
1 year ago
0
Next