aboutsummaryrefslogtreecommitdiff
path: root/projects/karchive/project.yaml
blob: 2318ce54070fbbf7ddcb8c847a0dea7cfa017f3b (plain)
1
2
3
4
5
6
7
8
9
homepage: https://cgit.kde.org/karchive.git/
language: c++
primary_contact: tsdgeos@gmail.com
sanitizers:
  - address
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
#  - memory
  - undefined
main_repo: 'https://invent.kde.org/frameworks/karchive.git'