From c4e0520434a07c6f70bd25e50525c69fd5d096a8 Mon Sep 17 00:00:00 2001 From: Bartosz Blizniak Date: Thu, 19 Jan 2023 11:01:08 +0000 Subject: [PATCH] update cloudsmith plugin details Signed-off-by: Bartosz Blizniak --- microsite/data/plugins/cloudsmith.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/microsite/data/plugins/cloudsmith.yaml b/microsite/data/plugins/cloudsmith.yaml index 5fc417eec1..650f0b253c 100644 --- a/microsite/data/plugins/cloudsmith.yaml +++ b/microsite/data/plugins/cloudsmith.yaml @@ -3,11 +3,14 @@ title: Cloudsmith author: Roadie authorUrl: https://roadie.io category: CI/CD -description: Show Cloudsmith Repository stats on your backstage homepage. +description: Show Cloudsmith Repository stats, Quota, Audit logs and Security scans for specific repositories. documentation: https://github.com/RoadieHQ/roadie-backstage-plugins/tree/main/plugins/frontend/backstage-plugin-cloudsmith iconUrl: https://cloudsmith.com/img/cloudsmith-mini-dark.svg npmPackageName: '@roadiehq/backstage-plugin-cloudsmith' tags: - dashboards - monitoring + - audit logs + - security scanning + - usage addedDate: '2022-11-18'