-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Describe the bug
The aws-sdk-go v1 is EOL. There has already been a lot of work to move to v2, but some references were left. This will cause code scanners like Wiz to flag Substation.
To Reproduce
Use the latest version of Substation and run go mod graph | grep "aws-sdk-go".
Expected behavior
There should be no references to the v1 version of the AWS sdk.
Additional context
I have opened a PR to fix this (#311).
Metadata
Metadata
Assignees
Labels
No labels