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
c781f1cbb4
add configuration to use react-rust-postgres sample with Docker Dev Environments feature ( #264 )
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com >
2022-07-08 17:54:08 +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
6f66b4a526
fix security issues on react-rust-postgres sample
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com >
2022-03-12 19:45:38 +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
Jérémie Drouet
a13fabe604
refacto(react-rust-postgres): replace rocket by actix-web ( #153 )
...
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com >
2021-07-06 18:00:16 +01:00
Jérémie Drouet
7d518e11da
react-rust-postgres: add readmes
...
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com >
2020-03-27 10:14:29 +01:00
Jérémie Drouet
b73e252639
react-rust-postgres: add connection to postgres with migrations
...
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com >
2020-03-26 10:39:45 +01:00
Jérémie Drouet
bed22c74f5
react-rust-postgres: create simple client
...
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com >
2020-03-25 16:22:24 +01:00
Jérémie Drouet
bdd0256bfc
react-rust-postgres: create simple server
...
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com >
2020-03-25 16:19:19 +01:00