google / oss-fuzz

OSS-Fuzz - continuous fuzzing for open source software.
https://google.github.io/oss-fuzz
Apache License 2.0
10.13k stars 2.15k forks source link

GSoC Adding pymc into OSS Fuzz #12060

Open PatriceJada opened 3 weeks ago

PatriceJada commented 3 weeks ago

Main Maintainers @fonnesbeck

github-actions[bot] commented 3 weeks ago

PatriceJada is integrating a new project:
- Main repo: http://github.com/pymc-devs/pymc
- Criticality score: 0.75559

PatriceJada commented 2 weeks ago

Hi @jonathanmetzman,

PyMC is a widely-used Python library for probabilistic programming it has 304K downloads on Conda. GitHub Statistics Stars: 8433. It enables users to build and solve Bayesian statistical models. Adding PyMC to OSS-Fuzz will enhance its reliability, security, and stability, ensuring that this critical tool for probabilistic programming in data science, research, and industry remains robust and accurate.

PatriceJada commented 1 week ago

@jonathanmetzman any updates on this?