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 c53b092 commit d4855ac
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 d4855ac

Please sign in to comment.