From 2ba2fb77ee8f0d1c1672f56c78fe221da82ff3d3 Mon Sep 17 00:00:00 2001 From: cagache Date: Thu, 19 Dec 2019 10:20:49 +0200 Subject: [PATCH] Exclude automation project from sourceclear scan --- srcclr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcclr.yml b/srcclr.yml index e7b526f466..3198531064 100644 --- a/srcclr.yml +++ b/srcclr.yml @@ -1 +1 @@ -vuln_methods_ignored_directories: rm-automation \ No newline at end of file +vuln_methods_ignored_directories: rm-automation,rm-automation-community-rest-api,rm-automation-enterprise-rest-api,rm-automation-ui \ No newline at end of file