CodeQL library for Go
codeql/go-all 2.1.3 (changelog, source)
Search

Module Afero

Provide File system access sinks of afero framework

Import path

import semmle.go.frameworks.Afero

Predicates

aferoPackage

Gets all versions of github.com/spf13/afero

aferoSanitizer

Holds if the Afero utility function has a first argument of a safe type like NewBasePathFs.

Classes

AdditionalTaintStep

Holds if there is a dataflow node from n1 to n2 when initializing the Afero instance

AferoSystemAccess

DEPRECATED: Use FileSystemAccess::Range instead.

AferoUtilityFunctionSystemAccess

The File system access sinks of afero framework utility functions