sails-migrations icon indicating copy to clipboard operation
sails-migrations copied to clipboard

Updated PG dependency to latest version to fix security vulerability

Open mattisfrommars opened this issue 7 years ago • 3 comments

The PG module used has a "critical" security flaw in and shouldn't be depended on any more

mattisfrommars avatar Feb 23 '18 15:02 mattisfrommars

3 breaking changes equals the need for some serious testing.

RWOverdijk avatar Feb 23 '18 15:02 RWOverdijk

Agreed. Can you help me to get the automated test suite running? I'm getting the following error:

  cli 0.10-rc8
Possibly unhandled Error: Cannot find module 'path/to/sails-migrations/test/fixtures/sample_apps/0.10-rc8/node_modules/sails/package'```

I can't find any documentation on how to get the tests running either. (Once I understand what the issue is I'm happy to help improve the docs)

mattisfrommars avatar Feb 26 '18 08:02 mattisfrommars

I think this repo is just outdated and requires a lot of work to function with the new version.

RWOverdijk avatar Feb 26 '18 08:02 RWOverdijk