Преглед изворни кода

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 месеци
родитељ
комит
b8d1238653
1 измењених фајлова са 1 додато и 0 уклоњено
  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!