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

Predicate untrustedGhCommandDataModel

MaD models for untrusted gh commands Fields: - cmd_regex: Regular expression for matching untrusted gh commands - flag: Flag for the command

Import path

import actions
predicate untrustedGhCommandDataModel(string cmd_regex, string flag)