Predicate vulnerableActionsDataModel
MaD models for vulnerable actions Fields: - action: action name - vulnerable_version: vulnerable version - vulnerable_sha: vulnerable sha - fixed_version: fixed version
Import path
import actionspredicate vulnerableActionsDataModel(string action, string vulnerable_version, string vulnerable_sha, string fixed_version)