Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add sandbox machine type to SDK TKT-3138 #136

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

yoniabrahamy
Copy link
Contributor

No description provided.

@@ -128,6 +136,7 @@ def analyze_by_file(self,
:param code_item_type: The type of the code item to analyze.
:param zip_password: The password of the zip file to analyze.
:param sandbox_command_line_arguments: Command line arguments to pass to the sandbox.
:param sandbox_machine_type: The machine type to use in the sandbox. options are WIN7 or WIN10
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
:param sandbox_machine_type: The machine type to use in the sandbox. options are WIN7 or WIN10
:param sandbox_machine_type: The machine type to use in the sandbox. options are WIN7 or WIN10.

@yoniabrahamy yoniabrahamy force-pushed the feature/add-sandbox-machine-type branch from 122e84e to a9b3a3b Compare March 18, 2024 14:30
@yoniabrahamy yoniabrahamy merged commit dac1304 into master Mar 18, 2024
7 checks passed
@yoniabrahamy yoniabrahamy deleted the feature/add-sandbox-machine-type branch March 18, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants