Damien Fernandes

Results 5 issues of Damien Fernandes

Related to this PR : https://github.com/symfony/symfony/pull/53485

Status: Needs Review
Waiting Code Merge
AssetMapper

Related to https://github.com/verdaccio/verdaccio/issues/3413 This PR implements NPM login by web (which is the default auth-type if option is not provided). All the work here is mostly based on this article...

| Q | A | ------------- | --- | Branch? | 7.1 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | |...

Status: Needs Review
AssetMapper

Hi, Thx for this template, very useful ! :pray: Many resources suggest using an unprivileged user in container in order to prevent privilege escalation attacks(e.g. OWASP https://cheatsheetseries.owasp.org/cheatsheets/Docker_Security_Cheat_Sheet.html#rule-2-set-a-user or Docker docs...

enhancement
help wanted
documentation

Related to https://github.com/php/frankenphp/issues/151, this PR adds an example about how building a distroless image for a Frankenphp project. FYI, on https://github.com/dunglas/symfony-docker, it only saves ~24MB in the image size. I...