Skip to content

Commit

Permalink
fix codacy warning
Browse files Browse the repository at this point in the history
  • Loading branch information
bp0lr committed Sep 27, 2020
1 parent bde83c0 commit 61dad27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/scanning/scan.go
Original file line number Diff line number Diff line change
Expand Up @@ -566,6 +566,7 @@ func CodeView(resbody, pattern string) string {
return code
}

//sql injection basic checks
func SqliAnalysis(target string, options model.Options) map[string]string {

// sqli payload
Expand Down

0 comments on commit 61dad27

Please sign in to comment.