jcmturner / gokrb5

Pure Go Kerberos library for clients and services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use of hard-coded security token reported by a static analysis tool

khaledhikmat opened this issue · comments

Hi, thank you for this library.

I am using it successfully in an enterprise for Kerberos access. Recently our Polaris tool reported use of hard-coded security token issue with this library in these two files:

I am not in a position to fully understand how to remedy this, can you please give me some pointers or justifications about this issue? Thank you.