Not really, but imho almost all plugins had/has security issues with unclear stapler endpoints and simple annotations for stapler method may be better for automated security checks. I think it related for stapler/binding understanding also.
2017-07-06 2:20 GMT+03:00 Jesse Glick <[email protected]>: > On Wed, Jul 5, 2017 at 6:50 PM, Kanstantsin Shautsou > <[email protected]> wrote: > > https://github.com/jenkinsci/github-plugin/blob/ > 93d40692ff3866705175624e93ec584d4ac88132/src/main/java/org/ > jenkinsci/plugins/github/admin/GitHubHookRegisterProblemMonit > or.java#L182-L186 > > These are not really related; they are just other interceptor > annotations. (Which I do not really advocate, either—you should not > use annotations where plain old method calls are just as readable, and > far more flexible and debuggable.) > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Developers" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/jenkinsci-dev/UrVVT8wbHIE/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jenkinsci-dev/CANfRfr2ShkBiyLgxO18eK%2BKtecKMR5tKWbNfYHiOcc- > HqgEG4g%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAM9nkw8EbHV56idjwMr5w7scLOND5qH9HZLAkp7WsuBpVudBDA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
