You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by GitBox <gi...@apache.org> on 2022/07/01 06:56:48 UTC

[GitHub] [incubator-eventmesh] kirinzhu opened a new issue, #980: [Bug] The fields need to be made final

kirinzhu opened a new issue, #980:
URL: https://github.com/apache/incubator-eventmesh/issues/980

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Environment
   
   Mac
   
   ### EventMesh version
   
   master
   
   ### What happened
   
   There are many fields which are static field public but not final, and could be changed by malicious code or by accident from another package. The field could be made final to avoid this vulnerability.
   
   ### How to reproduce
   
   It may be changed from another package
   
   ### Debug logs
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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: dev-unsubscribe@eventmesh.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] liuzwei commented on issue #980: [BUG] The fields need to be made final

Posted by GitBox <gi...@apache.org>.
liuzwei commented on issue #980:
URL: https://github.com/apache/incubator-eventmesh/issues/980#issuecomment-1179498692

   I want to fix this issue!  


-- 
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: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] kirinzhu commented on issue #980: [BUG] The fields need to be made final

Posted by GitBox <gi...@apache.org>.
kirinzhu commented on issue #980:
URL: https://github.com/apache/incubator-eventmesh/issues/980#issuecomment-1179499915

   > I want to fix this issue!
   
   Welcome!


-- 
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: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] xwm1992 closed issue #980: [BUG] The fields need to be made final

Posted by GitBox <gi...@apache.org>.
xwm1992 closed issue #980: [BUG] The fields need to be made final 
URL: https://github.com/apache/incubator-eventmesh/issues/980


-- 
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: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org