Skip to content

Commit

Permalink
show resource field in posture detail modal
Browse files Browse the repository at this point in the history
  • Loading branch information
manV committed Jan 30, 2024
1 parent f0623ec commit 06a2a70
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,6 @@ const DetailsComponent = ({
'test_severity',
'test_number',
'rule_id',
'resource',
'resources',
'node_type',
'node_id',
Expand All @@ -210,6 +209,7 @@ const DetailsComponent = ({
'remediation_ansible',
'remediation_puppet',
'remediation_script',
'resource',
'masked',
'updated_at',
],
Expand Down

0 comments on commit 06a2a70

Please sign in to comment.