RockteMQ-AI commented on issue #974:
URL: 
https://github.com/apache/rocketmq-dashboard/issues/974#issuecomment-5192809981

   **Issue Evaluation**
   
   Category: `bug` | Status: **Confirmed**
   
   The default MySQL schema seeds demo instances, topics, consumer groups, ACL 
rules, and ACL users into every fresh deployment. This is a security concern — 
production deployments start with fabricated credentials and resources before 
any operator configuration.
   
   **Impact:** Security — fabricated ACL users/rules and demo resources in 
production.
   
   **Severity:** High — demo credentials in a production deployment is a 
security risk.
   
   **Suggested Fix:** Move demo data to a separate `demo-data.sql` that is only 
applied when an explicit flag (e.g., `STUDIO_DEMO_MODE=true`) is set.
   
   ---
   *Automated evaluation by RockteMQ-AI*


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to