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

   **Issue Evaluation**
   
   Category: `bug` | Status: **Confirmed**
   
   This is a valid bug. The metrics data source configuration accepts an 
authentication mode selection but does not propagate it to the actual data 
source creation. Basic auth credentials are sent regardless of the selected 
mode, and the UI shows the auth section even for providers that do not support 
authentication.
   
   **Root Cause:** Auth mode field is not wired to the data source factory; 
credentials are always included in the request.
   **Impact:** Security-relevant — auth mode selection is silently ignored, 
credentials may be sent when not intended.
   **Severity:** high
   
   An automated fix proposal will be generated. Reply `/approve` to proceed 
with PR generation.
   
   ---
   *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