CodeQL library for GitHub Actions
codeql/actions-all 0.4.27-dev (changelog, source)
Search

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 actions
predicate untrustedGitCommandDataModel(string cmd_regex, string flag)