Description
A customer has reported several vulnerabilities via an AWS inspector security scan:
These vulnerabilities can be resolved by bumping Netty to 4.1.135.Final which was done initially in AWS with version 2.46.5. We will want to bump the amazon.awssdk dependency to use the aforementioned version (or more current) in our Java AWS Lambda repo, followed by bumping Java AWS Lambda dependency version in the New Relic Lambda Layer.
Description
A customer has reported several vulnerabilities via an AWS inspector security scan:
These vulnerabilities can be resolved by bumping Netty to 4.1.135.Final which was done initially in AWS with version 2.46.5. We will want to bump the
amazon.awssdkdependency to use the aforementioned version (or more current) in our Java AWS Lambda repo, followed by bumping Java AWS Lambda dependency version in the New Relic Lambda Layer.