pub fn save_scan_do_semgrep(value: bool)
What: Persist the Semgrep scan toggle.
Inputs:
value
Output:
Details:
save_boolean_key("scan_do_semgrep", value)