10 Commits

Author SHA1 Message Date
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 20089c790b add configuration to use react-nginx sample with Docker Dev Environments feature (#269)
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-07-13 10:57:34 +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 ea7db187a3 fix security issues on react-nginx sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-03-12 19:05:18 +01:00
Guillaume Lours 44e158faef fix security issues in react-nginx sample (#183)
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-11-30 09:32:26 +01:00
Phạm Hồng Thái 263ba37b97 add react-nginx (#121)
add react-nginx

Signed-off-by: phamthainb <phamthai4643@gmail.com>
2021-10-10 17:19:58 +02:00