mybatis / mybatis-3

MyBatis SQL mapper framework for Java
http://mybatis.github.io/mybatis-3/
Apache License 2.0
19.72k stars 12.82k forks source link

Prevent `Invocation` from invoking arbitrary method #3117

Closed harawata closed 6 months ago

harawata commented 6 months ago

fixes #3115

coveralls commented 6 months ago

Coverage Status

coverage: 87.167% (+0.05%) from 87.117% when pulling 319da5811573bd2f4846847a4edde105b5b039cf on harawata:3115-secure-invocation into 0ec8fcbf0c3d0ef11241f8880ee10adaa2f6fbba on mybatis:master.