Improvements
- Updated guidelines and templates for contributing to the project.
 - Updated 
SECURITY.mdwith coordinated disclosure program link. - Upgrade 
asynctov3.2.0. Special thanks to Yohan Siguret (@Crow-EH) for the contribution. - Bumped 
@newrelic/native-metricsto^5.3.0. - Bumped 
@newrelic/aws-sdkto^2.0.0. - Bumped 
node-test-utilitiesto^4.0.0. - Bumped 
@newrelic/superagentto^3.0.0. - Bumps 
@newrelic/koato^4.0.0. 
Fixes
- Fixes obfuscation of SQL queries with large data inserts. Special thanks to Tomáš Hanáček (@tomashanacek) for tracking down the issue and providing the fix.
 - On failed instrumentation, prevent multiple requires from re-wrapping shims. Special thanks to Ryan Copley (@RyanCopley) for the contribution.