go
https://github.com/golang/go
Go
The Go programming language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported949 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- crypto/x509: OIDFromInts can overflow the first subidentifier for large 2.x OIDs
- crypto/x509: deprecated CRL generation path can emit duplicate reasonCode extensions
- crypto/tls: ECH server accepts client-selected HPKE suite not advertised by ECHConfig
- crypto/x509: parsers accept trailing DER inside several X.509 structures
- crypto/tls: LRU ClientSessionCache inserts nil entries when deleting missing keys
- crypto/tls: SetSessionTicketKeys can race with automatic ticket-key rotation state
- crypto/tls: weak certificate cache can expose caller-mutated certificate bytes
- crypto/x509: MaxConstraintComparisions is documented but not enforced
- crypto/x509: CertPool.Subjects exposes mutable internal subject slices
- crypto/tls: TLS 1.3 post-handshake messages can bypass non-advancing record limit
- Docs
- Go not yet supported