Skip to content

Commit 5f922a9

Browse files
authored
Enable flawfinder again (#1292)
Check existing issues: - whethr it crash scanning or not - how it works with lambdas - with c++11 Relates-To: OLPEDGE-2507 Signed-off-by: Yaroslav Stefinko <[email protected]>
1 parent 969d284 commit 5f922a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ variables:
1515
ADB_INSTALL_TIMEOUT: "8"
1616
# Gitlab SAST scanner
1717
SAST_EXCLUDED_PATHS: "tests, examples, docs, scripts"
18-
SAST_EXCLUDED_ANALYZERS: "flawfinder"
1918

2019
stages:
2120
- build

0 commit comments

Comments
 (0)