Skip to content

Commit c7cbf84

Browse files
committed
chore: add SSH metadata
1 parent 655b37a commit c7cbf84

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

plugins/MicrosoftDefender/v1/dataStreams/secureScoreHistory.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,28 @@
3737
"path": "$skip"
3838
}
3939
},
40-
"expandInnerObjects": true,
40+
"expandInnerObjects": false,
4141
"endpointPath": "secureScores",
4242
"pathToData": "value",
4343
"getArgs": [],
4444
"headers": []
4545
},
46+
"metadata": [
47+
{
48+
"name": "createdDateTime",
49+
"displayName": "Created Date Time",
50+
"shape": "date",
51+
"role": "label"
52+
},
53+
{
54+
"name": "currentScore",
55+
"displayName": "Current Score",
56+
"shape": "number"
57+
},
58+
{
59+
"pattern": ".*"
60+
}
61+
],
4662
"providesPluginDiagnostics": true,
4763
"timeframes": false,
4864
"tags": []

0 commit comments

Comments
 (0)