osixia / docker-phpLDAPadmin

phpLDAPadmin container image 🐳🌴
MIT License
842 stars 196 forks source link

Security Vulnerabilities in image #105

Open patel-aum opened 4 months ago

patel-aum commented 4 months ago

i noticed many security vulnerabilities in image osixia/phpldapadmin:latest via trivy scan for running a trivy scan you can use this command trivy image --ignore-unfixed osixia/phpldapadmin:latest

if no functionality is been compromised then we can just upgrade our system packages by adding apt upgrade -y in dockerfile and build the image