Commit graph

1558 commits

Author SHA1 Message Date
Daniel
51a2d27522 Implement some review suggestions 2022-07-14 13:44:31 +02:00
Daniel
c9a217a9b8 Fix go.mod 2022-07-14 13:44:08 +02:00
Patrick Pacher
d93c3f60ce Add additional field to internal SQL model 2022-07-12 11:27:46 +02:00
Daniel
9c4080e640
Merge pull request #716 from safing/dependabot/go_modules/github.com/stretchr/testify-1.8.0
Bump github.com/stretchr/testify from 1.7.1 to 1.8.0
2022-06-30 14:32:37 +02:00
Daniel
6eb7b2a6a0
Merge pull request #715 from safing/dependabot/go_modules/github.com/hashicorp/go-version-1.6.0
Bump github.com/hashicorp/go-version from 1.5.0 to 1.6.0
2022-06-30 14:32:29 +02:00
dependabot[bot]
20b9bdc743
Bump github.com/stretchr/testify from 1.7.1 to 1.8.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 09:18:11 +00:00
dependabot[bot]
44b54067d3
Bump github.com/hashicorp/go-version from 1.5.0 to 1.6.0
Bumps [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/hashicorp/go-version/releases)
- [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/go-version/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-version
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 09:18:02 +00:00
Daniel
f57facc374
Create codeql-analysis.yml 2022-06-30 11:17:23 +02:00
Daniel
d48d511dfe
Create dependabot.yml 2022-06-30 11:17:01 +02:00
Daniel
0e5e3dcab3
Merge pull request #709 from safing/feature/broadcast-notifications
Add Broadcast Notifications
2022-06-30 11:14:13 +02:00
Dave Gson
ad005b7ed5
Merge pull request #714 from safing/maintenance/readme
Update Primary Tagline in Readme
2022-06-28 13:51:39 +02:00
Dave Gson
1dfab49024
Update Primary Tag-Line
brings it up to speed with the website
2022-06-28 11:49:29 +00:00
Daniel
492afc6dcf Update dependencies 2022-06-23 16:31:04 +02:00
Daniel
92cc733aca Add broadcast notifications test data 2022-06-23 16:30:55 +02:00
Daniel
959bb012b8 Add broadcasts module 2022-06-22 15:21:47 +02:00
Daniel
9f4e921609 Simplify and improve update version export 2022-06-22 15:21:47 +02:00
Daniel
b58d7fb858
Merge pull request #689 from safing/fix/patch-set-15
Improve support for IPv4 stack, location and geoip improvements
2022-06-22 15:20:45 +02:00
Daniel
dac6b3c6fe Fix linter error 2022-06-22 14:49:36 +02:00
Daniel
6339eb0c49 Remove filter lists help 2022-06-22 14:33:28 +02:00
Daniel
d40ad3125d Improve rules and filterlists config options 2022-06-22 14:33:09 +02:00
Daniel
65974e989d Stop using deprecated function 2022-06-22 10:41:35 +02:00
Daniel
0dce13d18f Fix detection of incoming localhost packets on Linux 2022-06-22 10:41:16 +02:00
Daniel
3a98b2cc05 Make intel index override-able by other indexes 2022-06-22 09:57:55 +02:00
Daniel
bb782ba98f Add check to ensure matching PID constants 2022-06-22 09:56:47 +02:00
Daniel
9c0b7ddf51 Fix direction detection for unsupported protocols 2022-06-22 09:56:21 +02:00
Patrick Pacher
15f85b5ae9
Add support for free-text search and minor bug fixes in netquery 2022-06-21 11:02:36 +02:00
Patrick Pacher
bef911e925
Add support for pagination to netquery module 2022-06-21 11:02:36 +02:00
Patrick Pacher
25aceaf103
Add query and chart support with multiple fixes to ORM package 2022-06-21 11:02:36 +02:00
Patrick Pacher
0d2ec9df75
wip 2022-06-21 11:02:36 +02:00
Patrick Pacher
d098f1c137
Add support for new query API 2022-06-21 11:02:35 +02:00
Patrick Pacher
e21eb16a6b
Use new(record.Meta) instead of a dedicated call to SetMeta 2022-06-21 11:02:35 +02:00
Patrick Pacher
c2d2064ec8
Add and update netquery code based on review discussions 2022-06-21 11:02:35 +02:00
Patrick Pacher
976c0a702e
Add netquery module to main 2022-06-21 11:02:35 +02:00
Patrick Pacher
021c9b178c
Add documentation to query runner 2022-06-21 11:02:35 +02:00
Patrick Pacher
4e3e17fa8c
Add initial sqlite support in netquery 2022-06-21 11:02:35 +02:00
Patrick Pacher
62ec170b90
Add basic, tailored SQL ORM mapper 2022-06-21 11:02:19 +02:00
Daniel
86d4f64d42 Improve device location system with more safeguards 2022-06-09 14:36:03 +02:00
Daniel
b392a1e8ff Add geoip.IsInitialized to expose if the databases have been loaded 2022-06-09 13:59:50 +02:00
Daniel
c442a7e51c Deactivate IPv6 integrations when no IPv6 stack is detected 2022-06-09 13:58:27 +02:00
Daniel
0439894efc Suppress error when stopping during filterlist update 2022-06-09 13:49:34 +02:00
Daniel
c9b9a0b1d1 Improve read rights on log files 2022-06-09 13:48:55 +02:00
Daniel
f135ec3242 Bump core version 2022-06-01 13:54:06 +02:00
Daniel
8c146488ac Update SPN 2022-06-01 13:53:59 +02:00
Daniel
02779f8bfd
Merge pull request #662 from safing/fix/qol-fixes-in-compat-netenv-dns-broadcasting
QOL Fixes in compat, netenv, dns and broadcasting
2022-06-01 13:48:10 +02:00
Daniel
911a80996a Fix multicast detection on ended connections as well as some linter errors 2022-06-01 13:45:13 +02:00
Daniel
787f9e7dec Add support for upcoming UNBREAK filter list 2022-06-01 13:28:10 +02:00
Daniel
515f4686f7 Send notification instead of killing conflicting DNS service 2022-05-25 14:00:17 +02:00
Daniel
65f646aad0 Improve wording on setting dns/noInsecureProtocols 2022-05-24 11:27:44 +02:00
Daniel
9a89f65027 Improve support for DNS-SD and fall back to cached data for non-ICANN queries 2022-05-24 11:25:34 +02:00
Daniel
49e79fe3fd Detect responses to multi/broadcast queries 2022-05-24 11:20:01 +02:00