Skip to content

Commit

Permalink
Merge pull request #65 from contentful/catalog-info
Browse files Browse the repository at this point in the history
Create catalog-info.yaml
  • Loading branch information
roryscarson authored Feb 29, 2024
2 parents 58ff794 + 619fc04 commit 4521f4a
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Backstage documentation
# https://backstage.io/docs/features/software-catalog/descriptor-format/

apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: allstar
description: Allstar is a GitHub App that continuously monitors GitHub organizations or repositories for adherence to security best practices
annotations:
github.com/project-slug: contentful/allstar
contentful.com/service-tier: "4"

tags:
- update-me
- sast-disabled
- tier-4
spec:
type: service
lifecycle: production
owner: group:team-security

0 comments on commit 4521f4a

Please sign in to comment.