Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Keeper-Security/Commander
/ _record
Function
_record
unit-tests/test_connect_security.py:10–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
9
10
def
_record():
11
return
SimpleNamespace(record_uid=
'rec-1'
, title=
'Shared SSH'
, custom=[])
12
13
14
class
TestGatesBlockOnDenial(unittest.TestCase):
Callers
5
test_execute_shell_does_not_run_subprocess_on_denial
Method · 0.85
test_pre_and_post_do_not_run_subprocess_on_denial
Method · 0.85
test_env_does_not_putenv_on_denial
Method · 0.85
test_ssh_keys_do_not_load_on_denial
Method · 0.85
execute
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected