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

Predicate Bash::fileToFileWrite

Writes the content of the file specified by path into a file pointed to by file_var

Import path

import actions
predicate fileToFileWrite(BashShellScript script, string file_var, string path)