Skip to content

Commit

Permalink
make fulline appear in json
Browse files Browse the repository at this point in the history
  • Loading branch information
Kemosabert committed Jan 9, 2024
1 parent af33c0f commit 823e21d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion report/finding.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type Finding struct {
EndColumn int

Line string `json:"-"`
FullLine string `json:"-"`
FullLine string

Match string

Expand Down

0 comments on commit 823e21d

Please sign in to comment.