We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f447ae7 commit eded802Copy full SHA for eded802
crowdstrike-bsod-fix/csp_gcp.py
@@ -3,4 +3,5 @@
3
# Copyright 2024 XCitium
4
5
def handle_gcp(args):
6
- print(f"called {args.csp}")
+ print(f"called {args.csp}")
7
+ print("GCP IS NOT IMPLEMENTED CURRENTLY. For help, connect to XCitium/AccuKnox support.")
0 commit comments