securityeng-bot[bot]
8ded149643
ci: add ignore-scripts to Node package manager config (20260527-153132)
...
CodeQL / Analyze (go) (push) Failing after 31s
CodeQL / Analyze (python) (push) Failing after 27s
CodeQL / Analyze (typescript) (push) Failing after 27s
Adds ignore-scripts=true (.npmrc) and enableScripts: false (.yarnrc.yml) to all Node.js Dockerfiles to prevent supply-chain attacks via postinstall scripts.
2026-06-05 09:23:18 -04:00
securityeng-bot[bot]
662dfc07d1
ci: add ignore-scripts to Node package manager config (20260526-184008) ( #748 )
...
* ci: enforce ignore-scripts policy for Node package managers
---------
Co-authored-by: securityeng-bot[bot] <219863240+securityeng-bot[bot]@users.noreply.github.com>
2026-06-05 09:05:39 -04:00
Guillaume Lours
18f59bdb09
remove references to Dev Environments feature
...
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com >
2024-05-18 11:08:07 +02:00
Nick Sieger
c2f8036fd3
Add "Open in Docker Dev Environments" links ( #280 )
...
* readme: add devenvs links in READMEs
Signed-off-by: Nick Sieger <nick@nicksieger.com >
2022-09-01 11:39:33 -05:00
Guillaume Lours
e45810975f
add configuration to use react-express-mysql sample with Docker Dev Environments feature ( #270 )
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com >
2022-07-13 10:35:12 +02:00
Guillaume Lours
74317904bd
add configuration to use react-express-mongo sample with Docker Dev Environments feature ( #271 )
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com >
2022-07-13 10:15:53 +02:00
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
Nicolas De loof
667bd9facb
Adopt Compose v2 ( #240 )
...
* Adopt Compose v2
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com >
2022-05-10 11:59:25 +02:00
Guillaume Lours
a3e3195313
fix security issues on react-express-mysql sample
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com >
2022-03-12 18:56:23 +01:00
Guillaume Lours
93f8f18f64
Fix security issues ( #179 )
...
* fix security issues in react-java-mysql sample
* fix security issues in react-express-mysql sample
* fix security issues in react-express-mongol sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com >
2021-11-22 09:51:11 +01:00
Guillaume Lours
4bba832f88
Arm64 and check Compose v2 support ( #177 )
...
add support of arm64 architecture for the following samples:
* aspnet-mssql
* elasticsearch-logstash-kibana
* nginx-aspnet-mysql
* nginx-flask-mysql
* nginx-golang-mysql
* react-java-mysql
* sparkjava-mysql
* wordpress-mysql
* react-express-mysql
* react-express-mongodb
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com >
2021-11-08 11:41:35 +01:00
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 >
2021-11-04 15:51:58 +01:00
Guillaume Lours
94d8ab630c
fix security issues in the react-express-mysql sample
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com >
2021-10-08 12:04:19 +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
Anca Iordache
99e20f4867
Update dependencies for django and express samples ( #128 )
...
Signed-off-by: Anca Iordache <anca.iordache@docker.com >
2021-04-13 14:29:52 +02: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
67b0429f2d
Update nodemon to fix dependency security issue in dot-prop
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com >
2020-08-10 10:32:44 +02:00
dependabot[bot]
89724644e6
Bump lodash from 4.17.15 to 4.17.19 in /react-express-mysql/backend
...
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:00:11 +00:00
Guillaume Lours
5cf9171841
Fix security issues in npm dependencies of react-express-mysql sample
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com >
2020-03-25 15:47:33 +01:00
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 >
2020-03-24 17:00:48 +01:00
Guillaume LOURS
a06e22defb
Merge pull request #28 from jdrouet/express-mysql
...
react-express-mysql: fetch version from mysql
2020-03-24 15:15:12 +01:00
Jérémie Drouet
59724f87a1
react-express-mysql: get version from mysql
...
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com >
2020-03-24 14:47:35 +01:00
Anca Iordache
77c6920a83
Fix default port mapping and indentation
...
Signed-off-by: Anca Iordache <anca.iordache@docker.com >
2020-03-24 00:44:49 +01:00
Jérémie Drouet
75aa52524c
react-express-mysql: split backend code
...
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com >
2020-03-23 14:18:50 +01:00
Jérémie Drouet
b58a42015d
react-express-mysql: use create-react-app template
...
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com >
2020-03-23 13:24:37 +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