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>
3 years ago
Nicolas De loof
667bd9facb
Adopt Compose v2 ( #240 )
...
* Adopt Compose v2
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
3 years ago
Guillaume Lours
62b20cc547
fix security issues on vuejs sample
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
3 years ago
stuffinator
e90f6f22af
fixed service name in description ( #178 )
...
I assume the README was originally copied from the sparkjava example and whoever copied it forgot to change the service name.
Signed-off-by: stuffinator <robzen@online.de>
3 years ago
Guillaume Lours
2056ab2f01
Remove version from compose files to conform to the specification ( #167 )
...
https://github.com/compose-spec/compose-spec/blob/master/spec.md#version-top-level-element
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
3 years ago
Guillaume Lours
f1d900bf8f
fix security issues in the VueJS sample
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
3 years ago
Vaibhaw
4bbd137d73
Fix security issues : Update Packages ( #150 )
...
* Update php version to 8.0.7
* Fix security issues in vuejs sample
Signed-off-by: Vaibhaw <kvaibhaw99@gmail.com>
3 years ago
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>
4 years ago
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>
4 years ago
Guillaume Lours
469fc130c0
Upgrade dependenvies of vuejs sample to fix node-forge vulnerability
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
4 years ago
Guillaume Lours
dcdb498522
Merge pull request #84 from carehart/master
...
correct typos
4 years ago
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>
4 years ago
carehart
77f04a4539
correct reference to number of containers
...
Signed-off-by: carehart <charlie@carehart.org>
4 years ago
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>
4 years ago
Guillaume Lours
e3aac7b58f
Update vuejs dependencies
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
5 years ago
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>
5 years ago
Guillaume Lours
5047947946
Fix security issues in yarn dependencies of vuejs sample
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
5 years ago
Guillaume Lours
4478c5c142
Udpdate some README.md files and change the version of node image for vuejs sample
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
5 years ago
Anca Iordache
77c6920a83
Fix default port mapping and indentation
...
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
5 years ago
Anca Iordache
f1e4cca535
Move all samples to the root dir
...
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
5 years ago