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

Predicate poisonableLocalScriptsDataModel

MaD models for poisonable local scripts Fields: - regexp: Regular expression for matching poisonable local scripts - group: Script capture group number for the regular expression

Import path

import actions
predicate poisonableLocalScriptsDataModel(string regexp, int command_group)