Skip to content

Commit a646993

Browse files
authored
Merge pull request #244 from splunk/remove_asx_code
remove asx files
2 parents 3272e09 + 4996f24 commit a646993

File tree

4 files changed

+0
-395
lines changed

4 files changed

+0
-395
lines changed

package/bin/detect.py

Lines changed: 0 additions & 238 deletions
This file was deleted.

package/bin/investigate.py

Lines changed: 0 additions & 49 deletions
This file was deleted.

package/default/commands.conf

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,3 @@ chunked = true
66
filename = runstory.py
77
chunked = true
88
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-
run_in_preview = false
23-
outputheader = true
24-
enableheader = true
25-
requires_srinfo = true
26-
supports_getinfo = true
27-
supports_multivalues = true
28-
supports_rawargs = true

0 commit comments

Comments
 (0)