CodeQL library for JavaScript
codeql/javascript-all 0.6.2 ( changelog , source )
Search

Predicate isGeneratedFileName

Holds if the base name of f is a number followed by a single extension.

Import path

import semmle.javascript.GeneratedCode
predicate isGeneratedFileName ( File f )