You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
govulncheck is reporting vulnerability for applications built with aws-sigv4-auth-cassandra-gocql-driver-plugin.
$ govulncheck -show verbose ./...
Scanning your code and 192 packages across 8 dependent modules for known vulnerabilities...
Fetching vulnerabilities from the database...
Checking the code against the vulnerabilities...
=== Symbol Results ===
No vulnerabilities found.
=== Package Results ===
No other vulnerabilities found.
=== Module Results ===
Vulnerability #1: GO-2022-0646
Use of risky cryptographic algorithm in github.com/aws/aws-sdk-go
More info: https://pkg.go.dev/vuln/GO-2022-0646
Module: github.com/aws/aws-sdk-go
Found in: github.com/aws/aws-sdk-go@v1.54.7
Fixed in: N/A
Your code is affected by 0 vulnerabilities.
This scan also found 0 vulnerabilities in packages you import and 1
vulnerability in modules you require, but your code doesn't appear to call these
vulnerabilities.
govulncheck is reporting vulnerability for applications built with
aws-sigv4-auth-cassandra-gocql-driver-plugin
.go.mod:
The text was updated successfully, but these errors were encountered: