Skip to content

Commit 8cdba18

Browse files
committed
Add missing metadata
1 parent 019d660 commit 8cdba18

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

go/unmarshal_tag_is_dash.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ rules:
1111
confidence: HIGH
1212
likelihood: MEDIUM
1313
impact: MEDIUM
14+
technology: [--no-technology--]
15+
references:
16+
- https://blog.trailofbits.com/
1417
patterns:
1518
- pattern: |
1619
type $T1 struct {

go/unmarshal_tag_is_omitempty.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ rules:
1111
confidence: HIGH
1212
likelihood: MEDIUM
1313
impact: LOW
14+
technology: [--no-technology--]
15+
references:
16+
- https://blog.trailofbits.com/
1417
patterns:
1518
- pattern: |
1619
type $T1 struct {

0 commit comments

Comments
 (0)