aboutsummaryrefslogtreecommitdiff
path: root/projects/muparser/project.yaml
blob: 219093a95d2b6da9ccb70dcb41325701de4f7744 (plain)
1
2
3
4
5
6
7
8
9
10
11
homepage: "https://beltoforion.de/article.php?a=muparser"
language: c++
primary_contact: "equinox.ib@googlemail.com"
auto_ccs:
    - "zhichengcai@google.com"
fuzzing_engines:
    - libfuzzer
sanitizers:
    - address
    - undefined
main_repo: 'https://github.com/beltoforion/muparser.git'