From 1874d4f32fad3a6598fb59fa34b0001090c1e63a Mon Sep 17 00:00:00 2001 From: Wayne Grant Date: Mon, 25 Sep 2023 11:52:43 +0100 Subject: [PATCH] chore: asset classification --- catalog-info.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 catalog-info.yaml diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 00000000..3323310f --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,11 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: nodejs-lockfile-parser + annotations: + github.com/project-slug: snyk/nodejs-lockfile-parser + github.com/team-slug: snyk/os-managed +spec: + type: external-library + lifecycle: "-" + owner: os-managed