Closed Divs-B closed 1 year ago
Snyk high vulnerabilities are down from 7 to 0 and total vulnerabilities from 77 to 4.
Able to test by sbt test to see if any test is not failing and sbt assembly to check if not we having any conflicts. all running fine.
sbt test
sbt assembly
Tested in CODE with DRY_RUN as true.
Lambda should run fine with no issues in dependencies.
It should tighten the security if runs succesfully.
Before:
After:
What does this change?
Snyk high vulnerabilities are down from 7 to 0 and total vulnerabilities from 77 to 4.
How to test
Able to test by
sbt test
to see if any test is not failing andsbt assembly
to check if not we having any conflicts. all running fine.Tested in CODE with DRY_RUN as true.
How can we measure success?
Lambda should run fine with no issues in dependencies.
Have we considered potential risks?
It should tighten the security if runs succesfully.
Images
Before:
After: