jeremydaly / serverless-mysql

A module for managing MySQL connections at SERVERLESS scale
MIT License
1.21k stars 83 forks source link

is this no longer being maintained? [High Level Threat] #138

Closed tistisman closed 1 year ago

tistisman commented 2 years ago

This has a High Level Threat Security as this is still using Old MySQL Package

trasherdk commented 1 year ago
const mysql = require('serverless-mysql')({
    library: require('mysql2'),
});
naorpeled commented 1 year ago

Hey @tistisman, first of all thanks for opening this issue.

This library is being maintained 🙏 Planning on updating the lib to mysql2 soon. Will be closing this issue for now.

Feel free to ping me if you have any additional questions