MCPcopy
hub / github.com/jtesta/ssh-audit / items

Method items

src/ssh_audit/algorithms.py:225–226  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

223 self.__storage[key] = value
224
225 def items(self) -> Iterable[Tuple[str, List[str]]]:
226 return self.__storage.items()

Callers 10

_test_confMethod · 0.80
_dh_rate_testMethod · 0.80
runMethod · 0.80
get_ssh_timeframeMethod · 0.80
get_recommendationsMethod · 0.80
list_builtin_policiesMethod · 0.80
algorithm_lookupFunction · 0.80
_updateMethod · 0.80

Calls

no outgoing calls

Tested by 3

_test_confMethod · 0.64
runMethod · 0.64