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

Updat the Entity eum to include all the new types #152

Open
pkhabazi opened this issue Dec 3, 2020 · 0 comments · Fixed by #188 · May be fixed by #189
Open

Updat the Entity eum to include all the new types #152

pkhabazi opened this issue Dec 3, 2020 · 0 comments · Fixed by #188 · May be fixed by #189
Assignees
Labels
enhancement New feature or request inprogress

Comments

@pkhabazi
Copy link
Contributor

pkhabazi commented Dec 3, 2020

Looks like there are quite a few more entities coming as well - https://github.com/Azure/Azure-Sentinel/blob/9f0fa91b9045d80a01032aa0e164ea701a02f77d/.script/tests/detectionTemplateStructureValidation/Models/EntityType.cs

public enum EntityType
    {
        Account,
        Host,
        IP,
        Malware,
        File,
        Process,
        CloudApplication,
        DNS,
        AzureResource,
        FileHash,
        RegistryKey,
        RegistryValue,
        SecurityGroup,
        URL,
        IoTDevice,
        Mailbox,
        MailCluster,
        MailMessage,
        SubmissionMail
    }
@pkhabazi pkhabazi changed the title Updat the Entity Enum to include all the new types Updat the Entity eum to include all the new types Dec 3, 2020
@pkhabazi pkhabazi self-assigned this Aug 2, 2021
@pkhabazi pkhabazi added enhancement New feature or request inprogress labels Aug 2, 2021
This was linked to pull requests Aug 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request inprogress
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant