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.
2 parents 3272e09 + 4996f24 commit a646993Copy full SHA for a646993
package/bin/detect.py
package/bin/investigate.py
package/default/commands.conf
@@ -6,23 +6,3 @@ chunked = true
6
filename = runstory.py
7
chunked = true
8
is_risky = true
9
-
10
-[detect]
11
-filename = detect.py
12
-run_in_preview = false
13
-outputheader = true
14
-enableheader = true
15
-requires_srinfo = true
16
-supports_getinfo = true
17
-supports_multivalues = true
18
-supports_rawargs = true
19
20
-[investigate]
21
-filename = investigate.py
22
23
24
25
26
27
28
0 commit comments