Madhu Kumar
f3b6d5e59e
Update Dockerfile
...
Changes included in this PR
apache-php/app/Dockerfile
We recommend upgrading to php:8.0.15-fpm, as this image has only 80 known vulnerabilities. To do this, merge this pull request, then verify your application still works as expected.
Some of the most important vulnerabilities in your base image include:
Severity Priority Score / 1000 Issue Exploit Maturity
critical severity 714 Out-of-bounds Write
SNYK-DEBIAN10-APACHE2-1301212 No Known Exploit
critical severity 714 Out-of-bounds Write
SNYK-DEBIAN10-APACHE2-1585736 No Known Exploit
critical severity 714 Server-Side Request Forgery (SSRF)
SNYK-DEBIAN10-APACHE2-1585740 No Known Exploit
critical severity 714 Out-of-bounds Write
SNYK-DEBIAN10-APACHE2-2322058 No Known Exploit
critical severity 714 Buffer Overflow
SNYK-DEBIAN10-OPENSSL-1569403 No Known Exploit
2022-02-19 22:10:09 +01:00
clach04
6531426a96
fix typo ( #197 )
...
Signed-off-by: clach04 <clach04@gmail.com>
2022-01-11 22:49:21 +01:00
Guillaume Lours
9a4a9c5488
update versions of eleastic, logstash and kibana with fix of log Log4J v2 CVE-2021-44228 ( #195 )
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-12-16 12:20:21 +01:00
Guillaume Lours
60073f735c
mitigate Log4J v2 CVE-2021-44228 by using LOG4J_FORMAT_MSG_NO_LOOKUPS env variable ( #193 )
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-12-12 00:10:18 +01:00
ti777777
1ffb3f1c9b
fix a typo ( #191 )
...
Signed-off-by: ti777777 <ti12272198686@yahoo.com.tw>
2021-12-09 16:15:57 +01:00
Anca Iordache
9e58d407d5
Use docker hub images and readmes updates ( #190 )
...
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-12-09 13:09:48 +01:00
Anca Iordache
e4a26f0745
Remove temporarily the 'java' codeql analysis ( #189 )
...
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-12-09 12:16:47 +01:00
Anca Iordache
6a48fdf4db
Merge pull request #160 from LeonStoldt/master
...
Adding more examples #159
2021-12-09 12:08:08 +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
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
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>
2021-11-15 21:27:40 +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
Esteban Solano Granados
d48e8350ea
Updated aspnet-mssqlsample from discontinued image ( #164 )
...
Signed-off-by: GitHub <noreply@github.com>
2021-11-04 17:39:53 +01:00
Guillaume Lours
9c1371ede8
full update of the Angular sample ( #176 )
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-11-04 17:22:24 +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
0a0a53b7c7
fix issue in validor dependency in the backend of react-express-mongodb sample ( #175 )
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-11-04 14:58:45 +01:00
Guillaume Lours
08edf6afc0
fix issue in validor dependency of react-express-mongodb sample ( #174 )
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-11-04 14:50:47 +01:00
GanjMonk
112937d694
pq update from v.0.0.0 to v1.10.3 ( #170 )
...
pq updated due to issue with the latest postgress image "unknown authentication response: 10"
https://github.com/lib/pq/issues/817
Signed-off-by: GanjMonk <solov333@gmail.com>
2021-10-12 23:02:02 +02:00
Valon Januzaj
b7685ad15f
Add fastapi to the list of compose projects
...
* Fastapi base Dockerfile
* requirements.txt for fastapi project
* Add documentation on how to run the application
* Add entrypoint for fastapi application
* Add docker-compose.yml for fastapi
Signed-off-by: vjanz <valon.januzaj98@gmail.com>
2021-10-10 23:38:34 +02: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
Guillaume Lours
30d01c2cad
Merge pull request #166 from docker/security-django-sample
...
upgrade Django version to fix security issue in the Django sample
2021-10-08 12:28:23 +02:00
Guillaume Lours
7ec903b5d2
upgrade django version to fix security issue in the Django sample
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-10-08 12:27:47 +02:00
Guillaume Lours
91bf79038f
Merge pull request #165 from docker/security-fixes
...
Security fixes
2021-10-08 12:23:34 +02:00
Guillaume Lours
727084b6f6
fix security issues in the react-express-mongodb sample
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-10-08 12:20:53 +02: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
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
Friedrich
d74e52b4e9
fix: set mariadb image to 10.5 ( #163 )
...
Signed-off-by: Friedrich Greiner <greinerfriedrich@gmail.com>
2021-09-13 22:27:54 +02:00
Leon Stoldt
1fd4ba878d
Adding postgreSQL / pgAdmin example
...
Signed-off-by: Leon Stoldt <tech@leon-stoldt.de>
2021-08-07 14:39:17 +02:00
Leon Stoldt
acf94458dc
Adding wireguard example
...
Signed-off-by: Leon Stoldt <tech@leon-stoldt.de>
2021-08-07 14:38:20 +02:00
Leon Stoldt
5cfa856a07
Adding portainer example
...
Signed-off-by: Leon Stoldt <tech@leon-stoldt.de>
2021-08-07 14:37:23 +02:00
Leon Stoldt
800e211fc4
Adding Plex example
...
Signed-off-by: Leon Stoldt <tech@leon-stoldt.de>
2021-08-07 14:36:28 +02:00
Leon Stoldt
38ec9cecba
Added Pi-hole / cloudflared example for use of DoH
...
Signed-off-by: Leon Stoldt <tech@leon-stoldt.de>
2021-08-07 14:35:02 +02:00
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>
2021-07-06 18:05:58 +01:00
Dinesh kumar
495ec0033a
fixed the broken link docker-compose.yaml in README.md of prometheus-grafana ( #152 )
...
Signed-off-by: Dinesh kumar <dineshkumar12004@gmail.com>
2021-07-06 18:01:53 +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
Jeffrey Swan
0ae9d4cea7
fix(docs): corrects typo in project documentation. ( #137 )
...
* fix(docs): corrects typo in project documentation.
Signed-off-by: Jeffrey Swan <jeffrey.swan.it@gmail.com>
2021-05-31 09:08:29 +01: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
Alvaro Carpio
006574eeea
add MySql healthcheck to dependency for backend ( #148 )
...
Signed-off-by: Alvaro Carpio <alvanxp@outlook.com>
2021-05-31 08:53:18 +01:00
Kai Devrim
66e821ffa0
Update Wordpress-MySQL README ( #145 )
...
It previously said at the bottom,
`To remove all Gitea data,`
I changed it from Gitea to Wordpress
`To remove all Wordpress data,`
2021-05-21 17:56:18 +01:00
yuzu
bd5fa7b667
Fix typo: fom
-> from
( #142 )
...
Signed-off-by: Yz4230 <yuzupon1480@gmail.com>
2021-05-21 17:53:49 +01:00
Daniel
5da10ec827
update reference to port 5000 (now 3000) ( #138 )
...
Signed-off-by: Daniel Santos <iam@w-b.dev>
2021-05-21 17:53:00 +01:00
Max
6bec53c4c6
Fixed typo in message. ( #132 )
...
Signed-off-by: maxmarzolf <max@treesfromspace.com>
2021-05-21 17:44:22 +01:00
Esteban Solano Granados
6ba8ef4937
Migrate aspnet-mssql sample to .NET 5 🚀 ( #143 )
...
* Updated MVC app to .NET 5
Signed-off-by: GitHub <noreply@github.com>
* Added SQL Server health check
Signed-off-by: GitHub <noreply@github.com>
* Updated README.md files with ASP.NET samples
Signed-off-by: GitHub <noreply@github.com>
2021-05-21 17:43:15 +01:00
Alvaro Carpio
c8370c40c6
Update nginx-golang-mysql dockercompose ( #141 )
...
* Add missing expose field to docker compose files (#124 )
Signed-off-by: javi <javier@okteto.com>
Signed-off-by: Alvaro Carpio <alvanxp@outlook.com>
* add MySql healthcheck to dependency for backend
Signed-off-by: Alvaro Carpio <alvanxp@outlook.com>
Co-authored-by: Javier López Barba <j.lopezbarb@gmail.com>
2021-05-21 17:10:59 +01:00
Javier López Barba
744ed86c55
Add missing expose field to docker compose files ( #124 )
...
Signed-off-by: javi <javier@okteto.com>
2021-04-30 22:29:16 +02:00
Esteban Solano Granados
eece4feb98
Add nginx-aspnet-mysql implementation ( #119 )
...
* Added nginx-aspnet-mysql implementation
Signed-off-by: GitHub <noreply@github.com>
* Updated nginx+aspnet+mysql README.md
Signed-off-by: GitHub <noreply@github.com>
* Added db healthcheck
Signed-off-by: GitHub <noreply@github.com>
2021-04-23 16:06:27 +02:00
Grant Birkinbine
a90d4902e0
update readme to include nginx/wsgi/flask link ( #133 )
...
Signed-off-by: Grant Birkinbine <grant.birkinbine@gmail.com>
2021-04-22 15:39:25 +02:00
Serhat Şevki Dinçer
5afe7e401b
Create codeql-analysis.yml ( #129 )
2021-04-14 09:54:36 +02: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
Ali Kadir Bagcioglu
1cc82a85ba
Added react-express-mongodb project link in README ( #122 )
...
Signed-off-by: Ali Kadir Bagcioglu <alikadirbagcioglu@gmail.com>
2021-04-12 18:56:18 +02:00