aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/libxml2/project.yaml
diff options
context:
space:
mode:
authorGravatar Oliver Chang <oliverchang@users.noreply.github.com>2018-11-27 16:46:26 +1100
committerGravatar GitHub <noreply@github.com>2018-11-27 16:46:26 +1100
commit3d662e1bec46d05639d5b311811a0a7268b95f98 (patch)
treea6f6c8162bd8581f63ab979d8f526952550019f2 /projects/libxml2/project.yaml
parent3740c751fd9edea138c17783995d370d6b1b89bc (diff)
Add support for tags field in project.yaml (#1974) (#1980)
* Add support for tags field in project.yaml (#1974) Also add "sundew" label to libxml2_xml_reader_for_file_fuzzer. These add additional labels in filed bugs.
Diffstat (limited to 'projects/libxml2/project.yaml')
-rw-r--r--projects/libxml2/project.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/projects/libxml2/project.yaml b/projects/libxml2/project.yaml
index fb07ac53..976b9d42 100644
--- a/projects/libxml2/project.yaml
+++ b/projects/libxml2/project.yaml
@@ -9,3 +9,6 @@ sanitizers:
- address
- memory
- undefined
+labels:
+ libxml2_xml_reader_for_file_fuzzer:
+ - sundew