Skip to content

Commit

Permalink
feat: add esc10 edges to path filter and default list (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
urangel authored Jan 31, 2024
1 parent b364762 commit d52d17b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ export const AllEdgeTypes: Category[] = [
ActiveDirectoryRelationshipKind.ADCSESC3,
ActiveDirectoryRelationshipKind.ADCSESC6a,
ActiveDirectoryRelationshipKind.ADCSESC9a,
ActiveDirectoryRelationshipKind.ADCSESC10a,
ActiveDirectoryRelationshipKind.ADCSESC10b,
],
},
],
Expand Down

0 comments on commit d52d17b

Please sign in to comment.