Skip to content

Commit

Permalink
add ESC6a to edge finding (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
irshadaj authored Jan 25, 2024
1 parent c6258b0 commit fbb5b18
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ export const AllEdgeTypes: Category[] = [
ActiveDirectoryRelationshipKind.GoldenCert,
ActiveDirectoryRelationshipKind.ADCSESC1,
ActiveDirectoryRelationshipKind.ADCSESC3,
ActiveDirectoryRelationshipKind.ADCSESC6a,
ActiveDirectoryRelationshipKind.ADCSESC9a,
],
},
Expand Down

0 comments on commit fbb5b18

Please sign in to comment.