r0xDB
r0xDB
`reporter/email.go`  Insecure TLS connection settings configuration. Refer to the occurrence to determine the specific misconfiguration Our systems detect the following configurations: - `InsecureSkipVerify` set to `true` in TLS config...
[Report - PDF](https://github.com/openai/baselines/files/9247719/Untitled-1.pdf)
`handler_go17_test.go` **should not use built-in type string as key for value; define your own type to avoid collisions**  ### Description To prevent clashes across packages using context, the provided...