Skip to content

P0/runtime safety and execution - #4

Merged
danilo-b-apendino merged 6 commits into
masterfrom
p0/runtime-safety-and-execution
Aug 31, 2026
Merged

P0/runtime safety and execution#4
danilo-b-apendino merged 6 commits into
masterfrom
p0/runtime-safety-and-execution

Conversation

@danilo-b-apendino

Copy link
Copy Markdown
Collaborator

No description provided.

if server.host_key_policy == "strict":
client.set_missing_host_key_policy(_RejectUnknownHostKey())
else:
client.set_missing_host_key_policy(paramiko.AutoAddPolicy())
@danilo-b-apendino
danilo-b-apendino merged commit 7b02330 into master Aug 31, 2026
11 of 12 checks passed
@danilo-b-apendino
danilo-b-apendino deleted the p0/runtime-safety-and-execution branch August 31, 2026 10:43
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.

3 participants