From 7ae88eeee39ea938f5408f16efc38af55caab532 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 22:50:44 +0000 Subject: [PATCH 1/2] chore(backstage): update backstage service component 2025-07-10 22h50m --- catalog-info.yaml | 58 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 catalog-info.yaml diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..0308be9 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,58 @@ + +--- +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + annotations: + github.com/project-slug: signalsciences/sigsci-module-golang + description: Golang module for the core agent. + labels: {} + links: + - icon: notifications + title: PagerDuty + url: https://fastly.pagerduty.com/schedules#P2YWBPB + - icon: developerBoard + title: JIRA + url: https://fastly.atlassian.net/browse/AGENT + - icon: docs + title: Troubleshooting Docs + url: https://security-products-docs.prd.k8s.secretcdn.net/agent-and-modules/sigsci-agent/TROUBLESHOOTING/ + name: sigsci-module-golang + tags: [] + title: sigsci module golang +spec: + dependsOn: [] + fastly: + compliance: + customerFacingIfCompromised: false + customerTraffic: false + endUserTraffic: false + hasSensitiveData: + - none + inScopeForAudit: false + internetAccessible: false + isAuthoritativeSource: false + propagatesToEdge: false + requiresAccessToPlatformSpecificApisForConfig: false + tier: tier_2 + whereDataIsStored: + - not applicable + whereServiceIsRunning: + - local + lifecycle: generally-available + owner: group:ngwaf-agent-modules + type: service + +--- +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + annotations: + github.com/project-slug: signalsciences/sigsci-module-golang + description: Signal Sciences module for Go + name: sigsci-module-golang + title: signalsciences/sigsci-module-golang +spec: + lifecycle: source + owner: group:ngwaf-agent-modules + type: repository From 8e130bfa9fc29dc9e6a79a398abec7a2e1e66925 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 14:47:24 +0000 Subject: [PATCH 2/2] chore(backstage): update backstage service component 2025-07-11 14h47m --- catalog-info.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog-info.yaml b/catalog-info.yaml index 0308be9..c2f17bc 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -50,7 +50,7 @@ metadata: annotations: github.com/project-slug: signalsciences/sigsci-module-golang description: Signal Sciences module for Go - name: sigsci-module-golang + name: sigsci-module-golang-repo title: signalsciences/sigsci-module-golang spec: lifecycle: source