Skip to content

Commit 917a331

Browse files
committed
chore: add links to metadata
1 parent fbb6b87 commit 917a331

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

plugins/MicrosoftDefender/v1/metadata.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,17 @@
3939
"oauth2ClientId": "{{clientId}}",
4040
"oauth2Scope": "https://graph.microsoft.com/.default"
4141
}
42-
}
42+
},
43+
"links": [
44+
{
45+
"category": "documentation",
46+
"url": "https://github.com/squaredup/plugins/blob/main/plugins/MicrosoftDefender/v1/docs/README.md",
47+
"label": "Help adding this plugin"
48+
},
49+
{
50+
"category": "source",
51+
"url": "https://github.com/squaredup/plugins/tree/main/plugins/MicrosoftDefender/v1",
52+
"label": "Repository"
53+
}
54+
]
4355
}

0 commit comments

Comments
 (0)