Skip to content

Commit eded802

Browse files
committed
added attach/detach remove crowdstrike firmware logic for AZURE. Added GCP limitation
Signed-off-by: Rahul Jadhav <[email protected]>
1 parent f447ae7 commit eded802

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

crowdstrike-bsod-fix/csp_gcp.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
# Copyright 2024 XCitium
44

55
def handle_gcp(args):
6-
print(f"called {args.csp}")
6+
print(f"called {args.csp}")
7+
print("GCP IS NOT IMPLEMENTED CURRENTLY. For help, connect to XCitium/AccuKnox support.")

0 commit comments

Comments
 (0)