--- # To see all config options, visit: # https://documentation.blackduck.com/bundle/coverity-docs/page/cli/topics/options_reference.html version: 1 capture: languages: include: - c-family build: build-command: make -j$(nproc) clean-command: make clean analyze: # Uncomment this line if you run locally and created a modelling db # model-file: coverity/user_models.xmldb checkers: c-family-security: true concurrency: false rule: true