notation-go icon indicating copy to clipboard operation
notation-go copied to clipboard

Dependency on go-ldap

Open rgnote opened this issue 3 years ago • 1 comments

We are using go-ldap for parsing Distinguished Names (DN) of a trust policy's trustedIdentities field. Although we are using a single function from this library, this dependency is bringing bunch of additional dependencies unrelated to what notation does. We can remove the dependency and just copy the code that we need. But, we need to figure out a way to give attribution to go-ldap. Also, if we remove the dependency, we need to have a mechanism to pull the relevant updates, security patches periodically. This issue is to track how we are going to proceed with this dependency as we approach RC1 launch.

rgnote avatar May 19 '22 21:05 rgnote

@iamsamirzon @rgnote should assign this to appropriate milestone in next planning community meeting.

gokarnm avatar May 20 '22 00:05 gokarnm