What are the security implications of running composer as the `www-data` user related to PHP/apache/nginx? [duplicate]

故事扮演 提交于 2021-02-11 14:29:29

问题


According to the discussion at What directories and permission does php composer require?

Composer should not be run as the www-data related to the PHP process.

What are the security implications of this? Doing a web search for "php composer user security" does not seem to show me any relevant results.

来源:https://stackoverflow.com/questions/65940925/what-are-the-security-implications-of-running-composer-as-the-www-data-user-re

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!