• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1homepage: "https://github.com/uriparser/uriparser"
2language: c++
3primary_contact: "webmaster@hartwork.org"
4sanitizers:
5 - address
6# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
7#  - memory
8 - undefined
9architectures:
10  - x86_64
11  - i386
12main_repo: 'https://github.com/uriparser/uriparser'