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

sanitizers:
  - address
  - memory
  - undefined

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