Commit Graph

12 Commits

Author SHA1 Message Date
Guillaume Lours 298ebd2b45
Fix security issues (#244)
* fix security issues in react-rust-postgres sample
* fix security issues in react-java-mysql sample
* fix security issues in react-express-mysql sample
* fix security issues in react-express-mongodb sample
* fix security issues in react-nginx sample
* fix security issues in angular sample
* fix security issues in django sample
* fix security issues in vuejs sample

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-05-16 21:20:20 +02:00
Guillaume Lours 62b20cc547
fix security issues on vuejs sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-03-12 19:16:12 +01:00
Guillaume Lours f1d900bf8f fix security issues in the VueJS sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-10-08 11:53:45 +02:00
Guillaume Lours 807fea936d
Fix security issues (#147)
* fix security issues in backend of react-express-mysql sample

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>

* fix security issues in vuejs sample

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-05-31 08:54:02 +01:00
Guillaume Lours 16854a92ef
Fix security issues (#102)
* upgrade dependencies of vuejs sample to fix security issues

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>

* upgrade dependencies of react-express-mongodb sample to fix security issues

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>

* upgrade dependencies of react-express-mysql sample to fix security issues

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-03-19 10:26:43 +01:00
Guillaume Lours 469fc130c0 Upgrade dependenvies of vuejs sample to fix node-forge vulnerability
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-09-19 15:30:42 +02:00
dependabot[bot] 94c483302a
Bump elliptic from 6.5.2 to 6.5.3 in /vuejs/vuejs
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 18:07:14 +00:00
dependabot[bot] ffc0c52d13
Bump lodash from 4.17.15 to 4.17.19 in /vuejs/vuejs
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 00:13:54 +00:00
Guillaume Lours e3aac7b58f Update vuejs dependencies
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-06-05 22:04:41 +02:00
dependabot[bot] 05b0f58a3b
Bump websocket-extensions from 0.1.3 to 0.1.4 in /vuejs/vuejs
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-05 19:37:46 +00:00
Guillaume Lours 5047947946 Fix security issues in yarn dependencies of vuejs sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-03-25 16:20:06 +01:00
Anca Iordache f1e4cca535 Move all samples to the root dir
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2020-03-16 17:23:59 +01:00