Add Samsung's Analysis Hub service configuration 54/281754/1 sandbox/tswierczek/ahub_test
authorTomasz Swierczek <t.swierczek@samsung.com>
Wed, 21 Sep 2022 10:30:25 +0000 (12:30 +0200)
committerTomasz Swierczek <t.swierczek@samsung.com>
Wed, 21 Sep 2022 10:32:27 +0000 (12:32 +0200)
Configuration allows skipping sqlcipher.c file,
which is external open source, from static analysis.

Change-Id: Ia1ed85e403c8feefdfe659018b660af5dbe27daa

.ahub/sam/exclude.txt [new file with mode: 0644]

diff --git a/.ahub/sam/exclude.txt b/.ahub/sam/exclude.txt
new file mode 100644 (file)
index 0000000..8840ceb
--- /dev/null
@@ -0,0 +1 @@
+/key-manager/src/manager/sqlcipher/sqlcipher.c