aboutsummaryrefslogtreecommitdiff
path: root/projects/libsass/project.yaml
blob: fb5521b84e74d1dae750a2c9a865f73c0e7cff36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
homepage: "http://libsass.org/"
language: c++
primary_contact: "xzyfer@gmail.com"

sanitizers:
  - address
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
#  - memory
  - undefined

labels:
  data_context_fuzzer:
    - sundew
main_repo: 'https://github.com/sass/libsass.git'