There was an error while loading. Please reload this page.
1 parent 35300e4 commit 7c7884fCopy full SHA for 7c7884f
build_lists/sensitive_files.yaml
@@ -895,6 +895,14 @@ search:
895
type: f
896
search_in:
897
- common
898
+
899
+ - name: "credentials.tfrc.json"
900
+ value:
901
+ type: f
902
+ bad_regex: ".*"
903
+ search_in:
904
+ - common
905
906
907
- name: Racoon
908
value:
@@ -1267,20 +1275,6 @@ search:
1267
1275
1268
1276
1269
1277
1270
-
1271
- - name: Terraform
1272
- value:
1273
- config:
1274
- auto_check: True
- files:
- - name: "credentials.tfrc.json"
1278
1279
- type: f
1280
- bad_regex: ".*"
1281
- search_in:
1282
- - common
1283
1284
- name: Cloud Credentials
1285
1286
config:
0 commit comments