Skip to content

Commit 2961b79

Browse files
committed
add multipart sources
1 parent 2e7529c commit 2961b79

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

go/ql/src/experimental/CWE-522-DecompressionBombs/DecompressionBombs.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ import go
1515
import semmle.go.dataflow.Properties
1616
import semmle.go.security.FlowSources
1717
import CmdLineFlowSource
18+
import MultipartAndFormRemoteSource
1819

1920
module DecompressionBombs implements DataFlow::StateConfigSig {
2021
class FlowState = DataFlow::FlowState;

0 commit comments

Comments
 (0)