-
Notifications
You must be signed in to change notification settings - Fork 495
/
Copy path.viperlightignore
executable file
·249 lines (184 loc) · 11 KB
/
.viperlightignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
Config
# Use of opensource-codeofconduct email for amazon is expected
CODE_OF_CONDUCT.md:4
cdk.out/
^dist/
node_modules/
dist/
.html
.js
.d.ts
.snap
yarn.lock
# Ignore typescript documentation
docs
# Ignore test reports
source/test-reports
# Ignore runtime logs
combined.log
error.log
### Ignore Development which is for debugging
development
# Ignore reference custom rules lambda zip files
.*/attach-ec2-instance-profile.zip
.*/ec2-instance-profile-permissions.zip
.*/targetDocumentLambda.zip
.*/custom-config-rules/cognito-password-complexity.zip
.*/custom-config-rules/emr-cluster-unencrypted-transport.zip
.*/custom-config-rules/iam-required-policy.zip
.*/custom-config-rules/rds-mssql-postgres-unencrypted-transport.zip
.*/custom-config-rules/rds-mysql-mariadb-unencrypted-transport.zip
.*/custom-config-rules/ssm-unencrypted-parameter.zip
.*/custom-config-rules/workdocs-user-domain-detector.zip
.*/custom-config-rules/rds-oracle-unencrypted-transport.zip
.*/custom-config-rules/waf-logging-enabled.zip
#
# Line level file ignores (keep in alphabetical order)
#
# ELB Root Account References https://docs.aws.amazon.com/elasticloadbalancing/latest/application/enable-access-logging.html#attach-bucket-policy
source/packages/@aws-accelerator/utils/lib/regions.ts:67
source/packages/@aws-accelerator/utils/lib/regions.ts:68
source/packages/@aws-accelerator/utils/lib/regions.ts:69
source/packages/@aws-accelerator/utils/lib/regions.ts:70
source/packages/@aws-accelerator/utils/lib/regions.ts:71
source/packages/@aws-accelerator/utils/lib/regions.ts:72
source/packages/@aws-accelerator/utils/lib/regions.ts:73
source/packages/@aws-accelerator/utils/lib/regions.ts:74
source/packages/@aws-accelerator/utils/lib/regions.ts:75
source/packages/@aws-accelerator/utils/lib/regions.ts:76
source/packages/@aws-accelerator/utils/lib/regions.ts:77
source/packages/@aws-accelerator/utils/lib/regions.ts:78
source/packages/@aws-accelerator/utils/lib/regions.ts:79
source/packages/@aws-accelerator/utils/lib/regions.ts:80
source/packages/@aws-accelerator/utils/lib/regions.ts:81
source/packages/@aws-accelerator/utils/lib/regions.ts:82
source/packages/@aws-accelerator/utils/lib/regions.ts:83
source/packages/@aws-accelerator/utils/lib/regions.ts:84
source/packages/@aws-accelerator/utils/lib/regions.ts:85
source/packages/@aws-accelerator/utils/lib/regions.ts:86
source/packages/@aws-accelerator/utils/lib/regions.ts:87
source/packages/@aws-accelerator/utils/lib/regions.ts:88
source/packages/@aws-accelerator/utils/lib/regions.ts:89
source/packages/@aws-accelerator/utils/lib/regions.ts:90
source/packages/@aws-accelerator/utils/lib/regions.ts:91
source/packages/@aws-accelerator/utils/lib/regions.ts:92
source/packages/@aws-accelerator/utils/lib/regions.ts:93
source/packages/@aws-accelerator/utils/lib/regions.ts:94
source/packages/@aws-accelerator/utils/lib/regions.ts:95
source/packages/@aws-accelerator/utils/lib/regions.ts:96
source/packages/@aws-accelerator/utils/lib/regions.ts:97
source/packages/@aws-accelerator/utils/lib/regions.ts:98
source/packages/@aws-accelerator/utils/lib/regions.ts:99
source/packages/@aws-accelerator/utils/lib/regions.ts:100
source/packages/@aws-accelerator/utils/lib/regions.ts:101
source/packages/@aws-accelerator/utils/lib/regions.ts:102
source/packages/@aws-accelerator/utils/lib/regions.ts:103
source/packages/@aws-accelerator/utils/lib/regions.ts:104
source/packages/@aws-accelerator/utils/lib/regions.ts:105
source/packages/@aws-accelerator/utils/lib/regions.ts:106
source/packages/@aws-accelerator/utils/lib/regions.ts:107
# Accelerator specific assume role declaration
source/packages/@aws-accelerator/accelerator/lib/accelerator.ts:432
source/packages/@aws-accelerator/accelerator/lib/accelerator.ts:433
source/packages/@aws-accelerator/accelerator/lib/accelerator.ts:1329
source/packages/@aws-accelerator/accelerator/lib/accelerator.ts:1330
# Accelerator specific assume role declaration
source/packages/@aws-accelerator/config/lib/global-config.ts:1058
source/packages/@aws-accelerator/config/lib/global-config.ts:1059
# Accelerator specific assume role declaration
source/packages/@aws-accelerator/constructs/lib/aws-accelerator/get-accelerator-metadata/index.ts:97
source/packages/@aws-accelerator/constructs/lib/aws-accelerator/get-accelerator-metadata/index.ts:98
source/packages/@aws-accelerator/constructs/lib/aws-accelerator/get-accelerator-metadata/index.ts:99
# Accelerator specific assume role declaration
source/packages/@aws-accelerator/constructs/lib/aws-directory-service/share-directory/index.ts:144
source/packages/@aws-accelerator/constructs/lib/aws-directory-service/share-directory/index.ts:145
# Accelerator specific assume role declaration
source/packages/@aws-accelerator/constructs/lib/aws-ec2/cross-account-route/index.ts:71
source/packages/@aws-accelerator/constructs/lib/aws-ec2/cross-account-route/index.ts:72
# Accelerator specific assume role declaration
source/packages/@aws-accelerator/constructs/lib/aws-ssm/get-param-value/index.ts:57
source/packages/@aws-accelerator/constructs/lib/aws-ssm/get-param-value/index.ts:58
# Accelerator specific assume role declaration
source/packages/@aws-accelerator/constructs/lib/aws-ssm/put-param-value/index.ts:133
source/packages/@aws-accelerator/constructs/lib/aws-ssm/put-param-value/index.ts:134
# Accelerator specific assume role declaration
source/packages/@aws-accelerator/tools/lib/classes/accelerator-tool.ts:1385
source/packages/@aws-accelerator/tools/lib/classes/accelerator-tool.ts:1386
source/packages/@aws-accelerator/tools/lib/classes/accelerator-tool.ts:1484
source/packages/@aws-accelerator/tools/lib/classes/accelerator-tool.ts:1493
source/packages/@aws-accelerator/tools/lib/classes/accelerator-tool.ts:1502
source/packages/@aws-accelerator/tools/lib/classes/accelerator-tool.ts:1511
source/packages/@aws-accelerator/tools/lib/classes/accelerator-tool.ts:1520
source/packages/@aws-accelerator/tools/lib/classes/accelerator-tool.ts:1528
source/packages/@aws-accelerator/tools/lib/classes/accelerator-tool.ts:1529
source/packages/@aws-accelerator/tools/lib/classes/accelerator-tool.ts:2177
source/packages/@aws-accelerator/tools/lib/classes/accelerator-tool.ts:2178
source/packages/@aws-accelerator/tools/lib/classes/accelerator-tool.ts:2260
source/packages/@aws-accelerator/tools/lib/classes/accelerator-tool.ts:2261
source/packages/@aws-accelerator/tools/lib/classes/accelerator-tool.ts:1483
source/packages/@aws-accelerator/tools/lib/classes/accelerator-tool.ts:1492
source/packages/@aws-accelerator/tools/lib/classes/accelerator-tool.ts:1501
source/packages/@aws-accelerator/tools/lib/classes/accelerator-tool.ts:1510
source/packages/@aws-accelerator/tools/lib/classes/accelerator-tool.ts:1519
# Sample configuration READMEs
reference/sample-configurations/lza-sample-config-healthcare/README.md:48
reference/sample-configurations/lza-sample-config-us-slg-central-it/README.md:102
reference/sample-configurations/lza-sample-config-us-slg-central-it/README.md:109
# Accelerator specific assume role declaration
source/packages/@aws-accelerator/constructs/lib/aws-ec2/get-ipam-subnet-cidr/index.ts:56
source/packages/@aws-accelerator/constructs/lib/aws-ec2/get-ipam-subnet-cidr/index.ts:57
source/packages/@aws-accelerator/constructs/lib/aws-ec2/get-ipam-subnet-cidr/index.ts:68
source/packages/@aws-accelerator/constructs/lib/aws-ec2/get-ipam-subnet-cidr/index.ts:69
# Accelerator specific assume role declaration
source/packages/@aws-accelerator/constructs/lib/aws-cloudwatch-logs/create-log-groups/index.ts:167
source/packages/@aws-accelerator/constructs/lib/aws-cloudwatch-logs/create-log-groups/index.ts:170
source/packages/@aws-accelerator/constructs/lib/aws-cloudwatch-logs/create-log-groups/index.ts:176
source/packages/@aws-accelerator/constructs/lib/aws-cloudwatch-logs/create-log-groups/index.ts:179
# Accelerator specific assume role declaration
source/packages/@aws-accelerator/constructs/lib/aws-identity-center/build-identity-center-assignments/index.ts:422
source/packages/@aws-accelerator/constructs/lib/aws-identity-center/build-identity-center-assignments/index.ts:425
source/packages/@aws-accelerator/constructs/lib/aws-identity-center/build-identity-center-assignments/index.ts:432
source/packages/@aws-accelerator/constructs/lib/aws-identity-center/build-identity-center-assignments/index.ts:434
source/packages/@aws-accelerator/constructs/lib/aws-identity-center/build-identity-center-assignments/index.ts:451
source/packages/@aws-accelerator/constructs/lib/aws-identity-center/build-identity-center-assignments/index.ts:453
# empty file to simulate certs
source/packages/@aws-accelerator/accelerator/test/configs/all-enabled/certificates/certA/privKey.key
source/packages/@aws-accelerator/accelerator/test/configs/all-enabled/certificates/certA/cert.crt
# Ignore password policy construct files
source/packages/@aws-accelerator/constructs/lib/aws-iam/password-policy.ts
source/packages/@aws-accelerator/constructs/test/aws-iam/password-policy.test.ts
# Assume role declaration for cross account
source/packages/@aws-accelerator/utils/lib/get-template.ts:74
source/packages/@aws-accelerator/utils/lib/get-template.ts:75
# Masked email address
source/packages/@aws-accelerator/accelerator/lib/lambdas/diagnostic-pack/resources/functions.ts:91
source/packages/@aws-accelerator/accelerator/lib/lambdas/diagnostic-pack/resources/functions.ts:269
source/packages/@aws-accelerator/accelerator/lib/lambdas/diagnostic-pack/resources/functions.ts:594
# Assume role declaration for cross account
source/packages/@aws-accelerator/utils/lib/evaluate-limits.ts:106
source/packages/@aws-accelerator/utils/lib/evaluate-limits.ts:107
# Assume role declaration for cross account
source/packages/@aws-accelerator/constructs/lib/aws-servicecatalog/propagate-portfolio-associations/index.ts:268
source/packages/@aws-accelerator/constructs/lib/aws-servicecatalog/propagate-portfolio-associations/index.ts:269
# Assume role declaration for cross account
source/packages/@aws-config-converter/config/global-config.ts:2305
source/packages/@aws-config-converter/config/global-config.ts:2306
source/packages/@aws-config-converter/src/config/global-config.ts:2305
source/packages/@aws-config-converter/src/config/global-config.ts:2306
# Assume role declaration
source/packages/@aws-accelerator/utils/test/get-template.test.ts:67
source/packages/@aws-accelerator/utils/test/get-template.test.ts:74
# Unit Test Ignores
source/packages/@aws-accelerator/accelerator/test/unit-tests/network/tgw-resources.test.unit.ts:37
source/packages/@aws-accelerator/accelerator/test/unit-tests/network/tgw-resources.test.unit.ts:139
# Security Email Address in Security.md file
SECURITY.md:10
# Lza Modules unit test files
source/packages/@aws-accelerator/lza-modules/test/config/functions.test.ts:46
source/packages/@aws-accelerator/lza-modules/test/config/functions.test.ts:73
source/packages/@aws-accelerator/lza-modules/test/config/index.test.ts:47
# LzaModules unit test mock constant file
source/packages/@aws-lza/test/mocked-resources.ts:106
source/packages/@aws-lza/test/mocked-resources.ts:117
source/packages/@aws-lza/test/mocked-resources.ts:128
source/packages/@aws-lza/test/mocked-resources.ts:135