You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: