File tree Expand file tree Collapse file tree 16 files changed +32
-32
lines changed Expand file tree Collapse file tree 16 files changed +32
-32
lines changed Original file line number Diff line number Diff line change 23
23
"anyOf" : [
24
24
{
25
25
"type" : " string" ,
26
- "description" : " Direct token value (not recommended for production)"
26
+ "description" : " Direct token value (SECURITY RISK: not recommended for production - use secrets or environment variables instead )"
27
27
},
28
28
{
29
29
"type" : " object" ,
Original file line number Diff line number Diff line change 23
23
"anyOf" : [
24
24
{
25
25
"type" : " string" ,
26
- "description" : " Direct token value (not recommended for production)"
26
+ "description" : " Direct token value (SECURITY RISK: not recommended for production - use secrets or environment variables instead )"
27
27
},
28
28
{
29
29
"type" : " object" ,
240
240
"anyOf" : [
241
241
{
242
242
"type" : " string" ,
243
- "description" : " Direct token value (not recommended for production)"
243
+ "description" : " Direct token value (SECURITY RISK: not recommended for production - use secrets or environment variables instead )"
244
244
},
245
245
{
246
246
"type" : " object" ,
446
446
"anyOf" : [
447
447
{
448
448
"type" : " string" ,
449
- "description" : " Direct token value (not recommended for production)"
449
+ "description" : " Direct token value (SECURITY RISK: not recommended for production - use secrets or environment variables instead )"
450
450
},
451
451
{
452
452
"type" : " object" ,
633
633
"anyOf" : [
634
634
{
635
635
"type" : " string" ,
636
- "description" : " Direct token value (not recommended for production)"
636
+ "description" : " Direct token value (SECURITY RISK: not recommended for production - use secrets or environment variables instead )"
637
637
},
638
638
{
639
639
"type" : " object" ,
742
742
"anyOf" : [
743
743
{
744
744
"type" : " string" ,
745
- "description" : " Direct token value (not recommended for production)"
745
+ "description" : " Direct token value (SECURITY RISK: not recommended for production - use secrets or environment variables instead )"
746
746
},
747
747
{
748
748
"type" : " object" ,
Original file line number Diff line number Diff line change 42
42
"anyOf" : [
43
43
{
44
44
"type" : " string" ,
45
- "description" : " Direct token value (not recommended for production)"
45
+ "description" : " Direct token value (SECURITY RISK: not recommended for production - use secrets or environment variables instead )"
46
46
},
47
47
{
48
48
"type" : " object" ,
Original file line number Diff line number Diff line change 19
19
"anyOf" : [
20
20
{
21
21
"type" : " string" ,
22
- "description" : " Direct token value (not recommended for production)"
22
+ "description" : " Direct token value (SECURITY RISK: not recommended for production - use secrets or environment variables instead )"
23
23
},
24
24
{
25
25
"type" : " object" ,
Original file line number Diff line number Diff line change 19
19
"anyOf" : [
20
20
{
21
21
"type" : " string" ,
22
- "description" : " Direct token value (not recommended for production)"
22
+ "description" : " Direct token value (SECURITY RISK: not recommended for production - use secrets or environment variables instead )"
23
23
},
24
24
{
25
25
"type" : " object" ,
Original file line number Diff line number Diff line change 19
19
"anyOf" : [
20
20
{
21
21
"type" : " string" ,
22
- "description" : " Direct token value (not recommended for production)"
22
+ "description" : " Direct token value (SECURITY RISK: not recommended for production - use secrets or environment variables instead )"
23
23
},
24
24
{
25
25
"type" : " object" ,
Original file line number Diff line number Diff line change 262
262
"anyOf" : [
263
263
{
264
264
"type" : " string" ,
265
- "description" : " Direct token value (not recommended for production)"
265
+ "description" : " Direct token value (SECURITY RISK: not recommended for production - use secrets or environment variables instead )"
266
266
},
267
267
{
268
268
"type" : " object" ,
479
479
"anyOf" : [
480
480
{
481
481
"type" : " string" ,
482
- "description" : " Direct token value (not recommended for production)"
482
+ "description" : " Direct token value (SECURITY RISK: not recommended for production - use secrets or environment variables instead )"
483
483
},
484
484
{
485
485
"type" : " object" ,
685
685
"anyOf" : [
686
686
{
687
687
"type" : " string" ,
688
- "description" : " Direct token value (not recommended for production)"
688
+ "description" : " Direct token value (SECURITY RISK: not recommended for production - use secrets or environment variables instead )"
689
689
},
690
690
{
691
691
"type" : " object" ,
872
872
"anyOf" : [
873
873
{
874
874
"type" : " string" ,
875
- "description" : " Direct token value (not recommended for production)"
875
+ "description" : " Direct token value (SECURITY RISK: not recommended for production - use secrets or environment variables instead )"
876
876
},
877
877
{
878
878
"type" : " object" ,
981
981
"anyOf" : [
982
982
{
983
983
"type" : " string" ,
984
- "description" : " Direct token value (not recommended for production)"
984
+ "description" : " Direct token value (SECURITY RISK: not recommended for production - use secrets or environment variables instead )"
985
985
},
986
986
{
987
987
"type" : " object" ,
Original file line number Diff line number Diff line change 8
8
"anyOf" : [
9
9
{
10
10
"type" : " string" ,
11
- "description" : " Direct token value (not recommended for production)"
11
+ "description" : " Direct token value (SECURITY RISK: not recommended for production - use secrets or environment variables instead )"
12
12
},
13
13
{
14
14
"type" : " object" ,
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ const schema = {
22
22
"anyOf" : [
23
23
{
24
24
"type" : "string" ,
25
- "description" : "Direct token value (not recommended for production)"
25
+ "description" : "Direct token value (SECURITY RISK: not recommended for production - use secrets or environment variables instead )"
26
26
} ,
27
27
{
28
28
"type" : "object" ,
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ const schema = {
22
22
"anyOf" : [
23
23
{
24
24
"type" : "string" ,
25
- "description" : "Direct token value (not recommended for production)"
25
+ "description" : "Direct token value (SECURITY RISK: not recommended for production - use secrets or environment variables instead )"
26
26
} ,
27
27
{
28
28
"type" : "object" ,
@@ -239,7 +239,7 @@ const schema = {
239
239
"anyOf" : [
240
240
{
241
241
"type" : "string" ,
242
- "description" : "Direct token value (not recommended for production)"
242
+ "description" : "Direct token value (SECURITY RISK: not recommended for production - use secrets or environment variables instead )"
243
243
} ,
244
244
{
245
245
"type" : "object" ,
@@ -445,7 +445,7 @@ const schema = {
445
445
"anyOf" : [
446
446
{
447
447
"type" : "string" ,
448
- "description" : "Direct token value (not recommended for production)"
448
+ "description" : "Direct token value (SECURITY RISK: not recommended for production - use secrets or environment variables instead )"
449
449
} ,
450
450
{
451
451
"type" : "object" ,
@@ -632,7 +632,7 @@ const schema = {
632
632
"anyOf" : [
633
633
{
634
634
"type" : "string" ,
635
- "description" : "Direct token value (not recommended for production)"
635
+ "description" : "Direct token value (SECURITY RISK: not recommended for production - use secrets or environment variables instead )"
636
636
} ,
637
637
{
638
638
"type" : "object" ,
@@ -741,7 +741,7 @@ const schema = {
741
741
"anyOf" : [
742
742
{
743
743
"type" : "string" ,
744
- "description" : "Direct token value (not recommended for production)"
744
+ "description" : "Direct token value (SECURITY RISK: not recommended for production - use secrets or environment variables instead )"
745
745
} ,
746
746
{
747
747
"type" : "object" ,
You can’t perform that action at this time.
0 commit comments