-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #9217 from jayeshprajapaticrest/SentinelOneUserMan…
…agement Added few more activities related to Two Factor authentication as UseManagement suggested by reviewer
- Loading branch information
Showing
8 changed files
with
823 additions
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 13 additions & 13 deletions
26
Parsers/ASimUserManagement/Tests/SentinelOne_ASimUserManagement_DataTest.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
Result | ||
"(0) Error: 4 invalid value(s) (up to 10 listed) in 32 records (52.46%) for field [EventSubType] of type [Enumerated]: [""MultipleProperties"",""PreviousPermissions"",""NewPermissions"",""Newpolicy""] (Schema:UserManagement)" | ||
"(0) Error: 4 invalid value(s) (up to 10 listed) in 32 records (35.96%) for field [EventSubType] of type [Enumerated]: [""MultipleProperties"",""PreviousPermissions"",""NewPermissions"",""Newpolicy""] (Schema:UserManagement)" | ||
"(0) Error: type mismatch for column [SrcIpAddr]. It is currently [string] and should be [IP address] (Schema:UserManagement)" | ||
"(2) Info: Empty value in 29 records (47.54%) in optional field [EventSubType] (Schema:UserManagement)" | ||
"(2) Info: Empty value in 44 records (72.13%) in optional field [ActorUserId] (Schema:UserManagement)" | ||
"(2) Info: Empty value in 54 records (88.52%) in optional field [GroupIdType] (Schema:UserManagement)" | ||
"(2) Info: Empty value in 54 records (88.52%) in optional field [GroupId] (Schema:UserManagement)" | ||
"(2) Info: Empty value in 54 records (88.52%) in optional field [GroupNameType] (Schema:UserManagement)" | ||
"(2) Info: Empty value in 54 records (88.52%) in optional field [GroupName] (Schema:UserManagement)" | ||
"(2) Info: Empty value in 54 records (88.52%) in optional field [GroupOriginalType] (Schema:UserManagement)" | ||
"(2) Info: Empty value in 54 records (88.52%) in optional field [GroupType] (Schema:UserManagement)" | ||
"(2) Info: Empty value in 59 records (96.72%) in optional field [PreviousPropertyValue] (Schema:UserManagement)" | ||
"(2) Info: Empty value in 7 records (11.48%) in optional field [NewPropertyValue] (Schema:UserManagement)" | ||
"(2) Info: Empty value in 8 records (13.11%) in optional field [TargetUserType] (Schema:UserManagement)" | ||
"(2) Info: Empty value in 8 records (13.11%) in optional field [TargetUsername] (Schema:UserManagement)" | ||
"(2) Info: Empty value in 57 records (64.04%) in optional field [EventSubType] (Schema:UserManagement)" | ||
"(2) Info: Empty value in 72 records (80.9%) in optional field [ActorUserId] (Schema:UserManagement)" | ||
"(2) Info: Empty value in 73 records (82.02%) in optional field [NewPropertyValue] (Schema:UserManagement)" | ||
"(2) Info: Empty value in 73 records (82.02%) in optional field [PreviousPropertyValue] (Schema:UserManagement)" | ||
"(2) Info: Empty value in 8 records (8.99%) in optional field [TargetUserType] (Schema:UserManagement)" | ||
"(2) Info: Empty value in 8 records (8.99%) in optional field [TargetUsername] (Schema:UserManagement)" | ||
"(2) Info: Empty value in 82 records (92.13%) in optional field [GroupIdType] (Schema:UserManagement)" | ||
"(2) Info: Empty value in 82 records (92.13%) in optional field [GroupId] (Schema:UserManagement)" | ||
"(2) Info: Empty value in 82 records (92.13%) in optional field [GroupNameType] (Schema:UserManagement)" | ||
"(2) Info: Empty value in 82 records (92.13%) in optional field [GroupName] (Schema:UserManagement)" | ||
"(2) Info: Empty value in 82 records (92.13%) in optional field [GroupOriginalType] (Schema:UserManagement)" | ||
"(2) Info: Empty value in 82 records (92.13%) in optional field [GroupType] (Schema:UserManagement)" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.