tju-yxq commented on issue #1657:
URL: 
https://github.com/apache/rocketmq-dashboard/issues/1657#issuecomment-5269875046

   Follow-up audit note:
   
   This is fixed by merged PR #1667 in current `rocketmq-studio`. I opened 
follow-up PR #2030 to make the no-redirect proxy request factory directly 
testable and to add focused regression coverage.
   
   Verification run:
   
   ```bash
   cd server
   mvn -DskipTests=false 
"-Dtest=DataSourceClientHttpRequestFactoryTest,org.apache.rocketmq.studio.cluster.metrics.NoRedirectClientHttpRequestFactoryTest,org.apache.rocketmq.studio.cluster.proxy.NoRedirectClientHttpRequestFactoryTest,ProxyAddressServiceTest"
 test
   ```
   
   Result: `BUILD SUCCESS`; `Tests run: 13, Failures: 0, Errors: 0, Skipped: 0`.
   
   I updated the issue description to remove unverified live proxy/SSRF 
reproduction claims. The current evidence is code inspection plus focused unit 
tests; no live redirect-to-internal-service setup was run.
   


-- 
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