prelude-cli-beta 1437__py3-none-any.whl → 1439__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of prelude-cli-beta might be problematic. Click here for more details.
- prelude_cli_beta/views/partner.py +0 -11
- prelude_cli_beta/views/scm.py +0 -2
- {prelude_cli_beta-1437.dist-info → prelude_cli_beta-1439.dist-info}/METADATA +2 -2
- {prelude_cli_beta-1437.dist-info → prelude_cli_beta-1439.dist-info}/RECORD +8 -8
- {prelude_cli_beta-1437.dist-info → prelude_cli_beta-1439.dist-info}/WHEEL +0 -0
- {prelude_cli_beta-1437.dist-info → prelude_cli_beta-1439.dist-info}/entry_points.txt +0 -0
- {prelude_cli_beta-1437.dist-info → prelude_cli_beta-1439.dist-info}/licenses/LICENSE +0 -0
- {prelude_cli_beta-1437.dist-info → prelude_cli_beta-1439.dist-info}/top_level.txt +0 -0
|
@@ -136,17 +136,6 @@ def partner_reports(controller, partner, test_id):
|
|
|
136
136
|
with Spinner(description="Getting reports to partner"):
|
|
137
137
|
return controller.list_reports(partner=Control[partner], test_id=test_id)
|
|
138
138
|
|
|
139
|
-
|
|
140
|
-
@partner.command("ioa-stats")
|
|
141
|
-
@click.option("-t", "--test_id", help="test to get IOA stats for")
|
|
142
|
-
@click.pass_obj
|
|
143
|
-
@pretty_print
|
|
144
|
-
def ioa_stats(controller, test_id):
|
|
145
|
-
"""Get IOA stats"""
|
|
146
|
-
with Spinner(description="Getting IOA stats"):
|
|
147
|
-
return controller.ioa_stats(test_id=test_id)
|
|
148
|
-
|
|
149
|
-
|
|
150
139
|
@partner.command("observed-detected")
|
|
151
140
|
@click.option("-t", "--test_id", help="test to get observed/detected stats for")
|
|
152
141
|
@click.option("-h", "--hours", help="number of hours to look back", type=int)
|
prelude_cli_beta/views/scm.py
CHANGED
|
@@ -693,7 +693,6 @@ def delete_notification(controller, notification_id):
|
|
|
693
693
|
required=True,
|
|
694
694
|
)
|
|
695
695
|
@click.option(
|
|
696
|
-
"-u",
|
|
697
696
|
"--slack_urls",
|
|
698
697
|
help="comma-separated list of Slack Webhook URLs to notify",
|
|
699
698
|
default=None,
|
|
@@ -707,7 +706,6 @@ def delete_notification(controller, notification_id):
|
|
|
707
706
|
type=bool,
|
|
708
707
|
)
|
|
709
708
|
@click.option(
|
|
710
|
-
"-u",
|
|
711
709
|
"--teams_urls",
|
|
712
710
|
help="comma-separated list of Teams Webhook URLs to notify",
|
|
713
711
|
default=None,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: prelude-cli-beta
|
|
3
|
-
Version:
|
|
3
|
+
Version: 1439
|
|
4
4
|
Summary: For interacting with the Prelude SDK
|
|
5
5
|
Home-page: https://github.com/preludeorg
|
|
6
6
|
Author: Prelude Research
|
|
@@ -11,7 +11,7 @@ Classifier: Operating System :: OS Independent
|
|
|
11
11
|
Requires-Python: >=3.10
|
|
12
12
|
Description-Content-Type: text/markdown
|
|
13
13
|
License-File: LICENSE
|
|
14
|
-
Requires-Dist: prelude-sdk-beta==
|
|
14
|
+
Requires-Dist: prelude-sdk-beta==1439
|
|
15
15
|
Requires-Dist: click>8
|
|
16
16
|
Requires-Dist: rich
|
|
17
17
|
Requires-Dist: python-dateutil
|
|
@@ -9,12 +9,12 @@ prelude_cli_beta/views/detect.py,sha256=jhx38nTRjZwxPAN4QbjyMkmk1mZDqZGh4uKPyG_F
|
|
|
9
9
|
prelude_cli_beta/views/generate.py,sha256=zkdzBaBO7K5tXarnKfzZjo9-WaG5i80y1ZbQk0398sA,4904
|
|
10
10
|
prelude_cli_beta/views/iam.py,sha256=J8y6kJGbQkEexcia69q6vLJ3aEhLyUFteCylTptBHBQ,10013
|
|
11
11
|
prelude_cli_beta/views/jobs.py,sha256=2FeiJxHrw4zfgtUJq_bEoG84i_9TqZ5w6CulA80WoNA,1455
|
|
12
|
-
prelude_cli_beta/views/partner.py,sha256=
|
|
13
|
-
prelude_cli_beta/views/scm.py,sha256=
|
|
12
|
+
prelude_cli_beta/views/partner.py,sha256=Rt9ecl6239redsMi6NhQjqsiWw7Z7WsKvjqVAiXYmJM,6085
|
|
13
|
+
prelude_cli_beta/views/scm.py,sha256=hGjD8JaQn8qy6MchN3XldFZSX4N_fp1TvjagcXXYtzs,22521
|
|
14
14
|
prelude_cli_beta/views/shared.py,sha256=ZKvY8N1Vi6RtEbJli5PDzJ9R6L_bX2F27n1tm6Knvgs,1101
|
|
15
|
-
prelude_cli_beta-
|
|
16
|
-
prelude_cli_beta-
|
|
17
|
-
prelude_cli_beta-
|
|
18
|
-
prelude_cli_beta-
|
|
19
|
-
prelude_cli_beta-
|
|
20
|
-
prelude_cli_beta-
|
|
15
|
+
prelude_cli_beta-1439.dist-info/licenses/LICENSE,sha256=ttdT5omfN6LNmtQoIjUhkkFhz6i44SDMRNwKrbfyTf8,1069
|
|
16
|
+
prelude_cli_beta-1439.dist-info/METADATA,sha256=gve_YEp-_bx8oJtfcf5x2Xaxc4ZEO_R8ZIRc9VsQu5U,993
|
|
17
|
+
prelude_cli_beta-1439.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
18
|
+
prelude_cli_beta-1439.dist-info/entry_points.txt,sha256=WowrC6fz2D6S8S-5OY0g-bxUGGSZZ_Z6KzSXXd34pC4,88
|
|
19
|
+
prelude_cli_beta-1439.dist-info/top_level.txt,sha256=j50aCGsQamLMiQh9PcolDBCAeUJzi9y08e0i9Gqshkk,17
|
|
20
|
+
prelude_cli_beta-1439.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|