Skip to content

Commit

Permalink
fix: ruby reputation classification state
Browse files Browse the repository at this point in the history
  • Loading branch information
elsapet committed Nov 15, 2022
1 parent 967732f commit 16e27d7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion pkg/classification/schema/fixtures/ruby.json
Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,11 @@
},
{
"name": "reputation",
"type": "unknown"
"type": "unknown",
"data_type_info": "Reputation",
"state": "valid",
"reason": "valid_extended_pattern",
"false_positive": false
},
{
"name": "healthProvider",
Expand Down

0 comments on commit 16e27d7

Please sign in to comment.