Browse Source

ci(workflow): add BBG support to prevent unauthorized writes

Added Baseband-guard (BBG) support to the workflow documentation to enhance security by preventing unauthorized writes to certain partitions. The change references the implementation details at the provided GitHub URL.
TheWildJames 11 months ago
parent
commit
b8d1238653
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/main.yml

+ 1 - 0
.github/workflows/main.yml

@@ -143,6 +143,7 @@ jobs:
           -> IPSet Support for Advanced Network Filtering
           -> Wireguard Support
           -> BBR v1 Support
+          -> Added BBG support to prevent unauthorised writes to certain partitions: https://github.com/vc-teahouse/Baseband-guard
 
           Notes:
           -> SUS SU Mode 2 will show as disabled or not compatble due to non-kprobe hooks and is not needed anymore!