1
0
Fork 0
mirror of https://github.com/bitwarden/android.git synced 2025-02-15 11:30:03 +03:00
bitwarden-android/.checkmarx/config.yml

12 lines
256 B
YAML
Raw Normal View History

2024-05-30 13:23:27 -04:00
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/**"