-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Securecookie encodes and decodes authenticated and optionally encrypted cookie values. Secure cookies can't be forged, because their values are validated using HMAC. When encrypted, the content is also inaccessible to malicious eyes.
Things to do:
Check if information can be extracted from GitHub, if Securecookie is used in the project.
For more information see https://github.com/gorilla/securecookie
Example project using this: https://github.com/naibahq/nocd , https://github.com/snyk/cli
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels