File tree Expand file tree Collapse file tree 1 file changed +58
-0
lines changed Expand file tree Collapse file tree 1 file changed +58
-0
lines changed Original file line number Diff line number Diff line change
1
+
2
+ ---
3
+ apiVersion : backstage.io/v1alpha1
4
+ kind : Component
5
+ metadata :
6
+ annotations :
7
+ github.com/project-slug : signalsciences/sigsci-module-golang
8
+ description : Golang module for the core agent.
9
+ labels : {}
10
+ links :
11
+ - icon : notifications
12
+ title : PagerDuty
13
+ url : https://fastly.pagerduty.com/schedules#P2YWBPB
14
+ - icon : developerBoard
15
+ title : JIRA
16
+ url : https://fastly.atlassian.net/browse/AGENT
17
+ - icon : docs
18
+ title : Troubleshooting Docs
19
+ url : https://security-products-docs.prd.k8s.secretcdn.net/agent-and-modules/sigsci-agent/TROUBLESHOOTING/
20
+ name : sigsci-module-golang
21
+ tags : []
22
+ title : sigsci module golang
23
+ spec :
24
+ dependsOn : []
25
+ fastly :
26
+ compliance :
27
+ customerFacingIfCompromised : false
28
+ customerTraffic : false
29
+ endUserTraffic : false
30
+ hasSensitiveData :
31
+ - none
32
+ inScopeForAudit : false
33
+ internetAccessible : false
34
+ isAuthoritativeSource : false
35
+ propagatesToEdge : false
36
+ requiresAccessToPlatformSpecificApisForConfig : false
37
+ tier : tier_2
38
+ whereDataIsStored :
39
+ - not applicable
40
+ whereServiceIsRunning :
41
+ - local
42
+ lifecycle : generally-available
43
+ owner : group:ngwaf-agent-modules
44
+ type : service
45
+
46
+ ---
47
+ apiVersion : backstage.io/v1alpha1
48
+ kind : Component
49
+ metadata :
50
+ annotations :
51
+ github.com/project-slug : signalsciences/sigsci-module-golang
52
+ description : Signal Sciences module for Go
53
+ name : sigsci-module-golang
54
+ title : signalsciences/sigsci-module-golang
55
+ spec :
56
+ lifecycle : source
57
+ owner : group:ngwaf-agent-modules
58
+ type : repository
You can’t perform that action at this time.
0 commit comments