• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1homepage: "http://commonmark.org"
2language: c++
3primary_contact: "jgm@berkeley.edu"
4auto_ccs:
5  - "wellnhofer@aevum.de"
6fuzzing_engines:
7  - libfuzzer
8  - afl
9  - honggfuzz
10  - dataflow
11sanitizers:
12  - address
13  - memory
14  - undefined
15  - dataflow
16architectures:
17  - x86_64
18  - i386
19main_repo: 'https://github.com/commonmark/cmark.git'
20