Parcourir la 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 il y a 11 mois
Parent
commit
b8d1238653
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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!