Removed Security Scanning Step
The commands for using trivy, a tool used to detect vulnerabilities in Docker containers, have been removed from the Docker build script. As a result, the Docker containers won't be scanned for potential security risks during the build process.
PR Summary
trivy
, a tool used to detect vulnerabilities in Docker containers, have been removed from the Docker build script. As a result, the Docker containers won't be scanned for potential security risks during the build process.