Commit graph

2161 commits

Author SHA1 Message Date
Daniel
4dabd70248 Bump core version 2023-09-19 17:09:46 +02:00
Daniel Hovie
6ff7c5f7b6
Merge pull request #1313 from safing/feature/profile-sync
Add profile merging and prepare for sync
2023-09-19 17:08:37 +02:00
Daniel
9bb897aa89 Update deps 2023-09-19 17:01:36 +02:00
Daniel
d58abe563f Do not get process+profile for info only packets
In order to stop creating profiles for processes within docker.
2023-09-19 16:42:54 +02:00
Daniel
af41e07648 Add support for AllowUnencrypted state (disabled) 2023-09-19 15:46:55 +02:00
Daniel
a0f3601bb3 Disable profile ID migration 2023-09-19 15:45:03 +02:00
Daniel
a6f6ffdbfc Remove blob icon type 2023-09-19 15:39:01 +02:00
Daniel
846c3420e7 Add module errors for failed profile migrations 2023-09-19 15:32:12 +02:00
Daniel
a50b17d37d Stop forcing using system resolvers for connectivity domains 2023-09-19 10:05:21 +02:00
Daniel
7f168268d4 Only log error, but continue on profile migration error 2023-09-19 10:04:46 +02:00
Daniel
81c801237d Move blocking of invalid IPs behind rules 2023-09-19 10:04:26 +02:00
Daniel
efc0a015f8 Improve profile migrations 2023-09-19 10:03:48 +02:00
Daniel
070a3229f5 Add migration to new profile IDs 2023-09-14 16:31:59 +02:00
Daniel
2d9e07aa79 Fix error log when no logs exist 2023-09-14 16:31:59 +02:00
Daniel
f51a1c0492 De-duplicate fingerprints and icons 2023-09-14 16:31:59 +02:00
Daniel
148650695b Add first method to merge profiles 2023-09-14 16:31:59 +02:00
Daniel
2a5db42a66 Migrate profile icons from fields to list of icons 2023-09-14 16:31:59 +02:00
Daniel
e81953d8f3 Derive profile ID from fingerprints 2023-09-14 16:31:59 +02:00
Daniel
bd410afee6 Bump core version 2023-09-14 16:07:57 +02:00
Daniel Hovie
9e63a9497e
Merge pull request #1311 from safing/feature/additional-netquery-matchers
Various QoL improvments
2023-09-14 16:06:58 +02:00
Daniel
c5bca9c8a2 Fix linter warnings 2023-09-14 15:58:32 +02:00
Daniel
25ffffecf9 Update deps 2023-09-14 15:41:47 +02:00
Daniel
8f08e962da Update to portbase v0.17.4 2023-09-14 15:37:55 +02:00
Daniel
844a19bc38 Detect system locale and estimate best default locale setting 2023-09-14 15:30:25 +02:00
Patrick Pacher
6e7792f29e netquery: add batch-query handler 2023-09-14 09:42:02 +02:00
Patrick Pacher
2603e42d4e netquery: add Server-Timing HTTP header for better SQL query analysis 2023-09-14 08:49:02 +02:00
Patrick Pacher
8b4a7330be netquery: make parseQueryRequestPayload generic 2023-09-14 08:42:52 +02:00
Patrick Pacher
ba72c204d3 netquery: split up query payload into a dedicated file 2023-09-14 08:39:15 +02:00
Patrick Pacher
d5c4495991 core: add core/localeID setting to configure formating of dates, currencies and numbers for the user interface 2023-09-13 10:27:29 +02:00
Patrick Pacher
c58a73081f netquery: fix value encoding for time.Time queries 2023-09-13 10:27:00 +02:00
Patrick Pacher
87f19bdcc2 Fix incorrect check using reflect.Float32 instead of reflect.Float64 2023-09-07 11:59:36 +02:00
Patrick Pacher
4cd6823066 Update netquery query handler to only use strftime when the given value is a number kind 2023-09-07 11:58:07 +02:00
Patrick Pacher
d96f841bef Add support for $gt, $ge, $lt, $le operators for netquery. Update DatetimeEncoder to support values specified in seconds 2023-09-06 17:08:04 +02:00
Daniel
3d8e4be498 Disable compat debug info for app because of import troubles 2023-09-06 16:38:47 +02:00
Daniel Hovie
b35e4b9b72
Merge pull request #1310 from safing/fix/entity-init
Improve entity metadata init
2023-09-06 13:01:11 +02:00
Daniel
7246084a52 Update SPN dep 2023-09-06 12:37:33 +02:00
Daniel
1376e46d21 Improve IP/Port parsing 2023-09-06 11:08:02 +02:00
Daniel
21cd8cb9e5 Improve entity metadata initialization 2023-09-06 11:07:31 +02:00
Daniel Hovie
42787b12ad
Merge pull request #1309 from safing/fix/metric-ids
Add metric IDs
2023-09-06 11:03:14 +02:00
Daniel
b7685086c4 Add wildcard port matching test to endpoints 2023-09-05 14:45:12 +02:00
Daniel
df65d45ffd Improve rule config help 2023-09-05 14:44:52 +02:00
Daniel
58e467ac82 Add internal metric IDs, add nameserver request metric 2023-09-05 14:44:40 +02:00
Will
df84245fd7
Merge branch 'develop' into develop 2023-09-01 08:52:00 -04:00
Daniel
40798df6e4 Issue Mgmt: Add label actions config 2023-08-30 13:57:10 +02:00
Daniel
ad9dba22dc Issue Mgmt: Disable stale PR handling 2023-08-30 12:56:42 +02:00
Daniel
374d6224ca Issue Mgmt: Disable stale PR handling 2023-08-30 12:51:45 +02:00
Daniel
68a23c3ddb Increase issue mgmt ops per run 2023-08-30 12:44:30 +02:00
Daniel
13e665356a Update issue management workflows 2023-08-30 12:37:33 +02:00
Daniel
75e5a2671b Bump core version 2023-08-28 16:00:28 +02:00
Daniel Hovie
6001f6dedb
Merge pull request #1301 from safing/feature/improve-country-data
Improve country data
2023-08-28 15:59:54 +02:00