Skip to content

Conversation

@ai-remediation
Copy link

Pull Request — Semgrep Rule Fix

  • Rule ID: missing-user-entrypoint
  • Rule Message: By not specifying a USER, a program in the container may run as 'root'. This is a security hazard. If an attacker can control a process running as root, they may have control over the container. Ensure that the last USER in a Dockerfile is a USER other than 'root'.
  • File Path: /tools/scanResult/unzipped-3349061117/packaging/fpm/Dockerfile
  • Line: 17

@rahulkhinchi-wq rahulkhinchi-wq merged commit 83d4c5a into master Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants