Skip to content

fix: content type parsing in httpx (#838) #192

fix: content type parsing in httpx (#838)

fix: content type parsing in httpx (#838) #192

Triggered via push February 24, 2025 08:16
Status Success
Total duration 2m 37s
Artifacts

cve-scan.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
scanners
josex.NewEncryptionKey calls ecdsa.GenerateKey, which eventually calls nistec.P256Point.ScalarBaseMult
scanners
tlsx.CreateSelfSignedCertificate calls x509.CreateCertificate, which eventually calls nistec.P256Point.ScalarMult
scanners
josex.LoadPublicKey calls x509.ParsePKIXPublicKey, which eventually calls nistec.P256Point.SetBytes
scanners
fetcher.Fetcher.fetchRemote calls retryablehttp.Client.Do, which calls http.Client.Do
scanners
jwksx.Fetcher.GetKey calls http.Client.Get
scanners
dockertest.NewLocalTestCRDBServer calls testserver.NewTestServer, which eventually calls http.Get
scanners
dockertest.DumpSchema calls client.NewClientWithOpts, which eventually calls x509.CertPool.AppendCertsFromPEM
scanners
watcherx.WatchWebsocket calls websocket.Dialer.Dial, which eventually calls x509.Certificate.Verify
scanners
watcherx.WatchWebsocket calls websocket.Dialer.Dial, which eventually calls x509.Certificate.VerifyHostname
scanners
tlsx.CreateSelfSignedCertificate calls x509.CreateCertificate