Predicate untrustedGitCommandDataModel
MaD models for untrusted git commands Fields: - cmd_regex: Regular expression for matching untrusted git commands - flag: Flag for the command
Import path
import actionspredicate untrustedGitCommandDataModel(string cmd_regex, string flag)