netbird/management/server/testdata
Yury Gargay 9bc7b9e897
Add initial support of device posture checks (#1540)
This PR implements the following posture checks:

* Agent minimum version allowed
* OS minimum version allowed
* Geo-location based on connection IP

For the geo-based location, we rely on GeoLite2 databases which are free IP geolocation databases. MaxMind was tested and we provide a script that easily allows to download of all necessary files, see infrastructure_files/download-geolite2.sh.

The OpenAPI spec should extensively cover the life cycle of current version posture checks.
2024-02-20 09:59:56 +01:00
..
GeoLite2-City-Test.mmdb Add initial support of device posture checks (#1540) 2024-02-20 09:59:56 +01:00
geonames-test.db Add initial support of device posture checks (#1540) 2024-02-20 09:59:56 +01:00
management.json Fix IDP Manager config structs with correct tags (#253) 2022-03-09 17:22:47 +01:00
store_policy_migrate.json Feat rego default policy (#700) 2023-03-13 18:14:18 +04:00
store_with_expired_peers.json Use global login expiration setting when sending network map (#731) 2023-03-09 11:24:42 +01:00
store.json Implement SQLite Store using gorm and relational approach (#1065) 2023-10-12 15:42:36 +02:00
storev1.json Refactor: support multiple users under the same account (#170) 2021-12-27 13:17:15 +01:00