Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ianhelle/entity updates 2023 09 01 #718

Merged
merged 9 commits into from
Oct 6, 2023

Conversation

ianhelle
Copy link
Contributor

Added new entity types and cleaned up definition of attributes for some existing entities.
Also added some descriptors for defining properties that have multiple aliases and properties that are combinations or subsets of existing attributes.

- Added additional attributes to Host and Account
- Added entities: mailbox_configuration.py, oauth_application.py service_principal.py
- Added alias entities for Ip (IpAddress), Machine (Host) and User (Account) in entities/__init__.py
- Fixed pivot.remove_pivot_funcs to handle aliased entities without throwing exception
- Added some property descriptors for shared or derived attribute values
- Added a couple common functions for listing entity names and classes to entities/__init__.py
@ianhelle ianhelle merged commit df22c8b into main Oct 6, 2023
17 checks passed
@ianhelle ianhelle deleted the ianhelle/entity-updates-2023-09-01 branch October 6, 2023 22:42
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.

2 participants