add security level patch posture check data - #192
Merged
Conversation
j-chmielewski
approved these changes
Jun 25, 2026
kchudy
added a commit
that referenced
this pull request
Aug 13, 2026
* APK build job (#158) * Implement "force all traffic" enterprise setting (#159) Related issue: DefGuard/defguard#880 Adds "force all traffic" option to enterprise settings. When selected, all clients are forced to route all traffic via the vpn. * Add DB migrations (#160) * fix periodic SBOM regeneration (#161) * update gitignore * remove private token * update borintun submodule * another test * restore submodule version * Omit IPA from release artefacts; bump dependencies (#168) * iOS: clamp IPv6 prefix to /120 (#170) * Upgrade BoringTun bindings (#172) * Update BoringTun with better bindings.sh * Version reporting (#173) * Fix IpAddrMask (#176) * Added new issue templates (#177) * Use system CA's & fix signing (#181) * Display OpenID provider name (#185) * bump version (#186) * Sync VPNExtension with Client (#187) * add Location::posture_check_required field * update deps, fix ndk version mismatch * allow plain http communication * connect using dummy posture data * move posture structs to enterprise module * gather real posture report * comment * posture-check-only connection flow * WhatsNew for TestFlight * Bump version * add security level patch posture check data (#192) * Update postures.dart * fix posture error display, ran dart format * Update Xcode project * Bump version to 1.7.0 in Xcode project * Add verbosity * Auto sign VPNExtension * One entitlements * pod reintegrate * CODE_SIGN_INJECT_BASE_ENTITLEMENTS = NO * One entitlements for Runner * Decrease verbosity * fix dev build fix platform info report to core (#195) * Proxy request error (#196) * human readable errors during oidc flow * formatting * chore: add Renovate config * iOS: fix split DNS (#240) * New iOS build (#244) * KeepAlive fix for iOS (#248) * add polling token to posture request * update dependencies * fix CI flutter jdk --------- Co-authored-by: jakub-tldr <78603704+jakub-tldr@users.noreply.github.com> Co-authored-by: Maciek <19913370+wojcik91@users.noreply.github.com> Co-authored-by: Adam <adam@defguard.net> Co-authored-by: Kamil Chudy <kchudy@teonite.com> Co-authored-by: Filip Ślęzak <102536422+filipslezaklab@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.