1
0
Fork 0
mirror of https://github.com/bitwarden/android.git synced 2025-01-30 19:53:47 +03:00
bitwarden-android/.checkmarx/config.yml
2024-06-20 17:08:07 +01:00

11 lines
256 B
YAML

version: 1
# Checkmarx configuration file
#
# https://docs.checkmarx.com/en/34965-68549-configuring-projects-using-config-as-code-files.html
checkmarx:
scan:
configs:
sast:
# Exclude test directories
filter: "!app/src/test/**"