The YAML metadata files containing the metadata are missing from the PIP package.
Downloaded from https://pypi.org/project/msticnb/#files
To Reproduce
ip_ent_nb = nb.nblts.azsent.network.IpAddressSummary()
ip_ent_nb.default_options()
[]
Expected behavior
ip_ent_nb = nb.nblts.azsent.network.IpAddressSummary()
ip_ent_nb.default_options()
['geoip', 'alerts', 'host_logons', 'related_accounts', 'device_info', 'device_network']
The YAML metadata files containing the metadata are missing from the PIP package.
Downloaded from https://pypi.org/project/msticnb/#files
To Reproduce
ip_ent_nb = nb.nblts.azsent.network.IpAddressSummary()
ip_ent_nb.default_options()
[]
Expected behavior
ip_ent_nb = nb.nblts.azsent.network.IpAddressSummary()
ip_ent_nb.default_options()
['geoip', 'alerts', 'host_logons', 'related_accounts', 'device_info', 'device_network']