Module AllocationSizeOverflow
Provides a taint-tracking configuration for reasoning about allocation-size overflow.
Note, for performance reasons: only import this file if AllocationSizeOverflow::Configuration
is needed, otherwise AllocationSizeOverflowCustomizations
should be imported instead.
Import path
import semmle.go.security.AllocationSizeOverflow
Imports
go | Provides classes for working with Go programs. |
Modules
AllocationSizeOverflow | Provides a taint-tracking configuration for reasoning about allocation-size overflow. |