BloodHoundAD / SharpHoundCommon

Common library used by SharpHound.
GNU General Public License v3.0
73 stars 47 forks source link

fix: update oid property to certtemplateoid to match documentation #123

Closed urangel closed 3 months ago

urangel commented 3 months ago

Description

The property oid was renamed to certtemplateoid

Motivation and Context

certtemplateoid is what has been documented to have this property named as and this is the property name that the logic in BloodHound pivots off of for creating ExtendedByPolicy edges.

How Has This Been Tested?

Two unit tests were added.

Screenshots (if appropriate):

Types of changes

Checklist: