diff options
-rw-r--r-- | projects/osquery/project.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/osquery/project.yaml b/projects/osquery/project.yaml index efe3528d..d0944c1f 100644 --- a/projects/osquery/project.yaml +++ b/projects/osquery/project.yaml @@ -15,4 +15,5 @@ sanitizers: - address fuzzing_engines: - libfuzzer + - afl main_repo: 'https://github.com/osquery/osquery' |