Seems Bug Bash already takes effects on the Python repo, https://github.com/apache/skywalking-python/pull/74
> On Sep 26, 2020, at 03:48, Tom DuBuisson <[email protected]> wrote: > > kezhenxu94, > > We can do that. Should we ask ASF-infra to install Muse on > skywalking-python? > > One thing. The two default tools supporting Python are pyre and bandit. > Looking at pyre-checker's results, some of them are roughly following > Hindley-Milner type checking rules. I'm curious what professional Python > developers think of these results. Do you mind if I reach out after the > bash to get your thoughts? > > -Tom > > On Thu, Sep 24, 2020 at 5:16 PM kezhenxu94 <[email protected]> wrote: > >> Hi Tom and Sheng >> >> I’d like to also include the Python agent repo :), >> https://github.com/apache/skywalking-python >> >> kezhenxu94 >> >>> On Sep 24, 2020, at 23:03, Tom DuBuisson <[email protected]> wrote: >>> >>> Sheng, >>> >>> That sounds great. We'll include the main skywalking repo in the bash. >>> >>> -Tom >>> >>>> On Thu, Sep 24, 2020 at 8:02 AM Sheng Wu <[email protected]> >> wrote: >>>> >>>> Tom, >>>> >>>> I think we could try this repo, https://github.com/apache/skywalking, >>>> first. >>>> This is the main codebase of SkyWalking project. >>>> >>>> Sheng Wu 吴晟 >>>> Twitter, wusheng1108 >>>> >>>> >>>> Tom DuBuisson <[email protected]> 于2020年9月24日周四 下午10:57写道: >>>> >>>>> Sheng, >>>>> >>>>> We support Java, C, C++, Shell, and Python. The platform also has an >>>> open >>>>> API which we've used to run Go and Ruby tools efficiently enough that >>>> we'll >>>>> fold those analyzers into the default set shortly. If there are other >>>>> languages or tools you're interested in then please suggest them or >> even >>>>> look at the API - custom integrations often require just fifty lines of >>>>> shell script. >>>>> >>>>> -Tom >>>>> >>>>> On Thu, Sep 24, 2020 at 6:41 AM Sheng Wu <[email protected]> >>>>> wrote: >>>>> >>>>>> Hi Tom >>>>>> >>>>>> I have received the ApacheCon's notification. >>>>>> SkyWalking wants to try this. >>>>>> >>>>>> My question is, what languages do you support? >>>>>> >>>>>> Sheng Wu 吴晟 >>>>>> Twitter, wusheng1108 >>>>>> >>>>>> >>>>>> Tom DuBuisson <[email protected]> 于2020年9月23日周三 上午7:10写道: >>>>>> >>>>>>> Skywalking Developers, >>>>>>> >>>>>>> >>>>>>> >>>>>>> As part of our sponsorship of ApacheCon, our company MuseDev is >>>> doing a >>>>>> Bug >>>>>>> Bash for select Apache projects. We'll bring members of the ApacheCon >>>>>>> community together to find and fix a range of security and >>>> performance >>>>>> bugs >>>>>>> during the conference, and gameify the experience with teams, a >>>>>>> leaderboard, and prizes. The bash is open to everyone whether >>>> attending >>>>>> the >>>>>>> conference or not, and our whole dev team will also be participating >>>> to >>>>>>> help fix as many bugs as we can. >>>>>>> >>>>>>> >>>>>>> >>>>>>> We're seeding the bug list with results from Muse, our code analysis >>>>>>> platform, which runs as a Github App and comments on possible bugs as >>>>>> part >>>>>>> of the pull request workflow. Here's an example of what it looks >>>> like: >>>>>>> >>>>>>> https://github.com/curl/curl/pull/5971#discussion_r490252196 >>>>>>> <https://github.com/curl/curl/pull/5971> >>>>>>> >>>>>>> >>>>>>> >>>>>>> We explored a number of Apache projects and are reaching out because >>>>> our >>>>>>> analysis through Muse found some interesting bugs that could be fixed >>>>>>> during the Bash. >>>>>>> >>>>>>> >>>>>>> >>>>>>> We're writing to see if you'd be interested in having your project >>>>>> included >>>>>>> in the Bash. Everything is set up on our end, and if you're >>>> interested, >>>>>> we >>>>>>> would need you to say yes on this listserv, and we’ll work with the >>>>>> Apache >>>>>>> Infrastructure team to grant Muse access to your Github mirror. We'll >>>>>> then >>>>>>> make sure it's all set-up and ready for the Bash. And of course, >>>>> everyone >>>>>>> on the project is most welcome to join the Bash and help us smash >>>> some >>>>>>> bugs. >>>>>>> >>>>>>> >>>>>>> -Tom >>>>>>> >>>>>> >>>>> >>>> >>> >> >> >> > GitHub @kezhenxu94
