Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Keeper-Security/Commander
/ thycotic_import.py
File
thycotic_import.py
examples/thycotic_import.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
xml.sax
2
import
logging
3
from
typing
import
Optional, Dict, List
4
from
keepercommander.importer.importer
import
Record, Folder, RecordField, SharedFolder
Callers
nothing calls this directly
Calls
15
SharedFolder
Class · 0.90
Record
Class · 0.90
Folder
Class · 0.90
RecordField
Class · 0.90
ThycoticHandler
Class · 0.85
trim_personal_folder
Function · 0.85
pop_field_value
Function · 0.85
pop_field
Function · 0.85
get
Method · 0.80
import_name_field
Method · 0.80
import_phone_field
Method · 0.80
import_host_field
Method · 0.80
Tested by
no test coverage detected