@nail00749/agent-gvozd 0.1.8 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,9 +8,1914 @@
8
8
  ],
9
9
  "prompt": "../prompts/back-fast.md",
10
10
  "skills": [],
11
- "mcp": ["context7"],
11
+ "mcp": [
12
+ "context7"
13
+ ],
12
14
  "permissions": [
13
- { "action": "subagent", "resource": "*", "effect": "deny" },
14
- { "action": "browser", "resource": "*", "effect": "deny" }
15
+ {
16
+ "action": "subagent",
17
+ "resource": "*",
18
+ "effect": "deny"
19
+ },
20
+ {
21
+ "action": "browser",
22
+ "resource": "*",
23
+ "effect": "deny"
24
+ },
25
+ {
26
+ "action": "shell",
27
+ "resource": "*",
28
+ "effect": "deny"
29
+ },
30
+ {
31
+ "action": "shell",
32
+ "resource": "pwd",
33
+ "effect": "allow"
34
+ },
35
+ {
36
+ "action": "shell",
37
+ "resource": "pwd *",
38
+ "effect": "allow"
39
+ },
40
+ {
41
+ "action": "shell",
42
+ "resource": "true",
43
+ "effect": "allow"
44
+ },
45
+ {
46
+ "action": "shell",
47
+ "resource": "true *",
48
+ "effect": "allow"
49
+ },
50
+ {
51
+ "action": "shell",
52
+ "resource": "test",
53
+ "effect": "allow"
54
+ },
55
+ {
56
+ "action": "shell",
57
+ "resource": "test *",
58
+ "effect": "allow"
59
+ },
60
+ {
61
+ "action": "shell",
62
+ "resource": "cat",
63
+ "effect": "allow"
64
+ },
65
+ {
66
+ "action": "shell",
67
+ "resource": "cat *",
68
+ "effect": "allow"
69
+ },
70
+ {
71
+ "action": "shell",
72
+ "resource": "head",
73
+ "effect": "allow"
74
+ },
75
+ {
76
+ "action": "shell",
77
+ "resource": "head *",
78
+ "effect": "allow"
79
+ },
80
+ {
81
+ "action": "shell",
82
+ "resource": "tail",
83
+ "effect": "allow"
84
+ },
85
+ {
86
+ "action": "shell",
87
+ "resource": "tail *",
88
+ "effect": "allow"
89
+ },
90
+ {
91
+ "action": "shell",
92
+ "resource": "wc",
93
+ "effect": "allow"
94
+ },
95
+ {
96
+ "action": "shell",
97
+ "resource": "wc *",
98
+ "effect": "allow"
99
+ },
100
+ {
101
+ "action": "shell",
102
+ "resource": "sort",
103
+ "effect": "allow"
104
+ },
105
+ {
106
+ "action": "shell",
107
+ "resource": "sort *",
108
+ "effect": "allow"
109
+ },
110
+ {
111
+ "action": "shell",
112
+ "resource": "uniq",
113
+ "effect": "allow"
114
+ },
115
+ {
116
+ "action": "shell",
117
+ "resource": "uniq *",
118
+ "effect": "allow"
119
+ },
120
+ {
121
+ "action": "shell",
122
+ "resource": "printf",
123
+ "effect": "allow"
124
+ },
125
+ {
126
+ "action": "shell",
127
+ "resource": "printf *",
128
+ "effect": "allow"
129
+ },
130
+ {
131
+ "action": "shell",
132
+ "resource": "echo",
133
+ "effect": "allow"
134
+ },
135
+ {
136
+ "action": "shell",
137
+ "resource": "echo *",
138
+ "effect": "allow"
139
+ },
140
+ {
141
+ "action": "shell",
142
+ "resource": "grep",
143
+ "effect": "allow"
144
+ },
145
+ {
146
+ "action": "shell",
147
+ "resource": "grep *",
148
+ "effect": "allow"
149
+ },
150
+ {
151
+ "action": "shell",
152
+ "resource": "rg",
153
+ "effect": "allow"
154
+ },
155
+ {
156
+ "action": "shell",
157
+ "resource": "rg *",
158
+ "effect": "allow"
159
+ },
160
+ {
161
+ "action": "shell",
162
+ "resource": "find",
163
+ "effect": "allow"
164
+ },
165
+ {
166
+ "action": "shell",
167
+ "resource": "find *",
168
+ "effect": "allow"
169
+ },
170
+ {
171
+ "action": "shell",
172
+ "resource": "diff",
173
+ "effect": "allow"
174
+ },
175
+ {
176
+ "action": "shell",
177
+ "resource": "diff *",
178
+ "effect": "allow"
179
+ },
180
+ {
181
+ "action": "shell",
182
+ "resource": "cmp",
183
+ "effect": "allow"
184
+ },
185
+ {
186
+ "action": "shell",
187
+ "resource": "cmp *",
188
+ "effect": "allow"
189
+ },
190
+ {
191
+ "action": "shell",
192
+ "resource": "ls",
193
+ "effect": "allow"
194
+ },
195
+ {
196
+ "action": "shell",
197
+ "resource": "ls *",
198
+ "effect": "allow"
199
+ },
200
+ {
201
+ "action": "shell",
202
+ "resource": "du",
203
+ "effect": "allow"
204
+ },
205
+ {
206
+ "action": "shell",
207
+ "resource": "du *",
208
+ "effect": "allow"
209
+ },
210
+ {
211
+ "action": "shell",
212
+ "resource": "df",
213
+ "effect": "allow"
214
+ },
215
+ {
216
+ "action": "shell",
217
+ "resource": "df *",
218
+ "effect": "allow"
219
+ },
220
+ {
221
+ "action": "shell",
222
+ "resource": "stat",
223
+ "effect": "allow"
224
+ },
225
+ {
226
+ "action": "shell",
227
+ "resource": "stat *",
228
+ "effect": "allow"
229
+ },
230
+ {
231
+ "action": "shell",
232
+ "resource": "file",
233
+ "effect": "allow"
234
+ },
235
+ {
236
+ "action": "shell",
237
+ "resource": "file *",
238
+ "effect": "allow"
239
+ },
240
+ {
241
+ "action": "shell",
242
+ "resource": "realpath",
243
+ "effect": "allow"
244
+ },
245
+ {
246
+ "action": "shell",
247
+ "resource": "realpath *",
248
+ "effect": "allow"
249
+ },
250
+ {
251
+ "action": "shell",
252
+ "resource": "basename",
253
+ "effect": "allow"
254
+ },
255
+ {
256
+ "action": "shell",
257
+ "resource": "basename *",
258
+ "effect": "allow"
259
+ },
260
+ {
261
+ "action": "shell",
262
+ "resource": "dirname",
263
+ "effect": "allow"
264
+ },
265
+ {
266
+ "action": "shell",
267
+ "resource": "dirname *",
268
+ "effect": "allow"
269
+ },
270
+ {
271
+ "action": "shell",
272
+ "resource": "shasum",
273
+ "effect": "allow"
274
+ },
275
+ {
276
+ "action": "shell",
277
+ "resource": "shasum *",
278
+ "effect": "allow"
279
+ },
280
+ {
281
+ "action": "shell",
282
+ "resource": "sha256sum",
283
+ "effect": "allow"
284
+ },
285
+ {
286
+ "action": "shell",
287
+ "resource": "sha256sum *",
288
+ "effect": "allow"
289
+ },
290
+ {
291
+ "action": "shell",
292
+ "resource": "md5sum",
293
+ "effect": "allow"
294
+ },
295
+ {
296
+ "action": "shell",
297
+ "resource": "md5sum *",
298
+ "effect": "allow"
299
+ },
300
+ {
301
+ "action": "shell",
302
+ "resource": "uname",
303
+ "effect": "allow"
304
+ },
305
+ {
306
+ "action": "shell",
307
+ "resource": "uname *",
308
+ "effect": "allow"
309
+ },
310
+ {
311
+ "action": "shell",
312
+ "resource": "whoami",
313
+ "effect": "allow"
314
+ },
315
+ {
316
+ "action": "shell",
317
+ "resource": "whoami *",
318
+ "effect": "allow"
319
+ },
320
+ {
321
+ "action": "shell",
322
+ "resource": "hostname",
323
+ "effect": "allow"
324
+ },
325
+ {
326
+ "action": "shell",
327
+ "resource": "hostname *",
328
+ "effect": "allow"
329
+ },
330
+ {
331
+ "action": "shell",
332
+ "resource": "date",
333
+ "effect": "allow"
334
+ },
335
+ {
336
+ "action": "shell",
337
+ "resource": "date *",
338
+ "effect": "allow"
339
+ },
340
+ {
341
+ "action": "shell",
342
+ "resource": "printenv",
343
+ "effect": "allow"
344
+ },
345
+ {
346
+ "action": "shell",
347
+ "resource": "printenv *",
348
+ "effect": "allow"
349
+ },
350
+ {
351
+ "action": "shell",
352
+ "resource": "which",
353
+ "effect": "allow"
354
+ },
355
+ {
356
+ "action": "shell",
357
+ "resource": "which *",
358
+ "effect": "allow"
359
+ },
360
+ {
361
+ "action": "shell",
362
+ "resource": "command -v",
363
+ "effect": "allow"
364
+ },
365
+ {
366
+ "action": "shell",
367
+ "resource": "command -v *",
368
+ "effect": "allow"
369
+ },
370
+ {
371
+ "action": "shell",
372
+ "resource": "mktemp",
373
+ "effect": "allow"
374
+ },
375
+ {
376
+ "action": "shell",
377
+ "resource": "mktemp *",
378
+ "effect": "allow"
379
+ },
380
+ {
381
+ "action": "shell",
382
+ "resource": "tr",
383
+ "effect": "allow"
384
+ },
385
+ {
386
+ "action": "shell",
387
+ "resource": "tr *",
388
+ "effect": "allow"
389
+ },
390
+ {
391
+ "action": "shell",
392
+ "resource": "cut",
393
+ "effect": "allow"
394
+ },
395
+ {
396
+ "action": "shell",
397
+ "resource": "cut *",
398
+ "effect": "allow"
399
+ },
400
+ {
401
+ "action": "shell",
402
+ "resource": "paste",
403
+ "effect": "allow"
404
+ },
405
+ {
406
+ "action": "shell",
407
+ "resource": "paste *",
408
+ "effect": "allow"
409
+ },
410
+ {
411
+ "action": "shell",
412
+ "resource": "column",
413
+ "effect": "allow"
414
+ },
415
+ {
416
+ "action": "shell",
417
+ "resource": "column *",
418
+ "effect": "allow"
419
+ },
420
+ {
421
+ "action": "shell",
422
+ "resource": "node --version",
423
+ "effect": "allow"
424
+ },
425
+ {
426
+ "action": "shell",
427
+ "resource": "node --version *",
428
+ "effect": "allow"
429
+ },
430
+ {
431
+ "action": "shell",
432
+ "resource": "python3 --version",
433
+ "effect": "allow"
434
+ },
435
+ {
436
+ "action": "shell",
437
+ "resource": "python3 --version *",
438
+ "effect": "allow"
439
+ },
440
+ {
441
+ "action": "shell",
442
+ "resource": "python --version",
443
+ "effect": "allow"
444
+ },
445
+ {
446
+ "action": "shell",
447
+ "resource": "python --version *",
448
+ "effect": "allow"
449
+ },
450
+ {
451
+ "action": "shell",
452
+ "resource": "deno --version",
453
+ "effect": "allow"
454
+ },
455
+ {
456
+ "action": "shell",
457
+ "resource": "deno --version *",
458
+ "effect": "allow"
459
+ },
460
+ {
461
+ "action": "shell",
462
+ "resource": "bun test",
463
+ "effect": "allow"
464
+ },
465
+ {
466
+ "action": "shell",
467
+ "resource": "bun test *",
468
+ "effect": "allow"
469
+ },
470
+ {
471
+ "action": "shell",
472
+ "resource": "bun run test",
473
+ "effect": "allow"
474
+ },
475
+ {
476
+ "action": "shell",
477
+ "resource": "bun run test *",
478
+ "effect": "allow"
479
+ },
480
+ {
481
+ "action": "shell",
482
+ "resource": "bun --version",
483
+ "effect": "allow"
484
+ },
485
+ {
486
+ "action": "shell",
487
+ "resource": "bun --version *",
488
+ "effect": "allow"
489
+ },
490
+ {
491
+ "action": "shell",
492
+ "resource": "bun run typecheck",
493
+ "effect": "allow"
494
+ },
495
+ {
496
+ "action": "shell",
497
+ "resource": "bun run typecheck *",
498
+ "effect": "allow"
499
+ },
500
+ {
501
+ "action": "shell",
502
+ "resource": "bun run lint",
503
+ "effect": "allow"
504
+ },
505
+ {
506
+ "action": "shell",
507
+ "resource": "bun run lint *",
508
+ "effect": "allow"
509
+ },
510
+ {
511
+ "action": "shell",
512
+ "resource": "bun run build",
513
+ "effect": "allow"
514
+ },
515
+ {
516
+ "action": "shell",
517
+ "resource": "bun run build *",
518
+ "effect": "allow"
519
+ },
520
+ {
521
+ "action": "shell",
522
+ "resource": "bun run check",
523
+ "effect": "allow"
524
+ },
525
+ {
526
+ "action": "shell",
527
+ "resource": "bun run check *",
528
+ "effect": "allow"
529
+ },
530
+ {
531
+ "action": "shell",
532
+ "resource": "tsc --noEmit",
533
+ "effect": "allow"
534
+ },
535
+ {
536
+ "action": "shell",
537
+ "resource": "tsc --noEmit *",
538
+ "effect": "allow"
539
+ },
540
+ {
541
+ "action": "shell",
542
+ "resource": "npx tsc --noEmit",
543
+ "effect": "allow"
544
+ },
545
+ {
546
+ "action": "shell",
547
+ "resource": "npx tsc --noEmit *",
548
+ "effect": "allow"
549
+ },
550
+ {
551
+ "action": "shell",
552
+ "resource": "eslint",
553
+ "effect": "allow"
554
+ },
555
+ {
556
+ "action": "shell",
557
+ "resource": "eslint *",
558
+ "effect": "allow"
559
+ },
560
+ {
561
+ "action": "shell",
562
+ "resource": "biome check",
563
+ "effect": "allow"
564
+ },
565
+ {
566
+ "action": "shell",
567
+ "resource": "biome check *",
568
+ "effect": "allow"
569
+ },
570
+ {
571
+ "action": "shell",
572
+ "resource": "prettier --check",
573
+ "effect": "allow"
574
+ },
575
+ {
576
+ "action": "shell",
577
+ "resource": "prettier --check *",
578
+ "effect": "allow"
579
+ },
580
+ {
581
+ "action": "shell",
582
+ "resource": "npm test",
583
+ "effect": "allow"
584
+ },
585
+ {
586
+ "action": "shell",
587
+ "resource": "npm test *",
588
+ "effect": "allow"
589
+ },
590
+ {
591
+ "action": "shell",
592
+ "resource": "npm run test",
593
+ "effect": "allow"
594
+ },
595
+ {
596
+ "action": "shell",
597
+ "resource": "npm run test *",
598
+ "effect": "allow"
599
+ },
600
+ {
601
+ "action": "shell",
602
+ "resource": "npm run typecheck",
603
+ "effect": "allow"
604
+ },
605
+ {
606
+ "action": "shell",
607
+ "resource": "npm run typecheck *",
608
+ "effect": "allow"
609
+ },
610
+ {
611
+ "action": "shell",
612
+ "resource": "npm run lint",
613
+ "effect": "allow"
614
+ },
615
+ {
616
+ "action": "shell",
617
+ "resource": "npm run lint *",
618
+ "effect": "allow"
619
+ },
620
+ {
621
+ "action": "shell",
622
+ "resource": "npm run build",
623
+ "effect": "allow"
624
+ },
625
+ {
626
+ "action": "shell",
627
+ "resource": "npm run build *",
628
+ "effect": "allow"
629
+ },
630
+ {
631
+ "action": "shell",
632
+ "resource": "pnpm test",
633
+ "effect": "allow"
634
+ },
635
+ {
636
+ "action": "shell",
637
+ "resource": "pnpm test *",
638
+ "effect": "allow"
639
+ },
640
+ {
641
+ "action": "shell",
642
+ "resource": "pnpm run test",
643
+ "effect": "allow"
644
+ },
645
+ {
646
+ "action": "shell",
647
+ "resource": "pnpm run test *",
648
+ "effect": "allow"
649
+ },
650
+ {
651
+ "action": "shell",
652
+ "resource": "pnpm run build",
653
+ "effect": "allow"
654
+ },
655
+ {
656
+ "action": "shell",
657
+ "resource": "pnpm run build *",
658
+ "effect": "allow"
659
+ },
660
+ {
661
+ "action": "shell",
662
+ "resource": "yarn test",
663
+ "effect": "allow"
664
+ },
665
+ {
666
+ "action": "shell",
667
+ "resource": "yarn test *",
668
+ "effect": "allow"
669
+ },
670
+ {
671
+ "action": "shell",
672
+ "resource": "yarn build",
673
+ "effect": "allow"
674
+ },
675
+ {
676
+ "action": "shell",
677
+ "resource": "yarn build *",
678
+ "effect": "allow"
679
+ },
680
+ {
681
+ "action": "shell",
682
+ "resource": "vitest run",
683
+ "effect": "allow"
684
+ },
685
+ {
686
+ "action": "shell",
687
+ "resource": "vitest run *",
688
+ "effect": "allow"
689
+ },
690
+ {
691
+ "action": "shell",
692
+ "resource": "jest",
693
+ "effect": "allow"
694
+ },
695
+ {
696
+ "action": "shell",
697
+ "resource": "jest *",
698
+ "effect": "allow"
699
+ },
700
+ {
701
+ "action": "shell",
702
+ "resource": "playwright test",
703
+ "effect": "allow"
704
+ },
705
+ {
706
+ "action": "shell",
707
+ "resource": "playwright test *",
708
+ "effect": "allow"
709
+ },
710
+ {
711
+ "action": "shell",
712
+ "resource": "cargo check",
713
+ "effect": "allow"
714
+ },
715
+ {
716
+ "action": "shell",
717
+ "resource": "cargo check *",
718
+ "effect": "allow"
719
+ },
720
+ {
721
+ "action": "shell",
722
+ "resource": "cargo test",
723
+ "effect": "allow"
724
+ },
725
+ {
726
+ "action": "shell",
727
+ "resource": "cargo test *",
728
+ "effect": "allow"
729
+ },
730
+ {
731
+ "action": "shell",
732
+ "resource": "cargo build",
733
+ "effect": "allow"
734
+ },
735
+ {
736
+ "action": "shell",
737
+ "resource": "cargo build *",
738
+ "effect": "allow"
739
+ },
740
+ {
741
+ "action": "shell",
742
+ "resource": "cargo clippy",
743
+ "effect": "allow"
744
+ },
745
+ {
746
+ "action": "shell",
747
+ "resource": "cargo clippy *",
748
+ "effect": "allow"
749
+ },
750
+ {
751
+ "action": "shell",
752
+ "resource": "cargo fmt --check",
753
+ "effect": "allow"
754
+ },
755
+ {
756
+ "action": "shell",
757
+ "resource": "cargo fmt --check *",
758
+ "effect": "allow"
759
+ },
760
+ {
761
+ "action": "shell",
762
+ "resource": "cargo --version",
763
+ "effect": "allow"
764
+ },
765
+ {
766
+ "action": "shell",
767
+ "resource": "cargo --version *",
768
+ "effect": "allow"
769
+ },
770
+ {
771
+ "action": "shell",
772
+ "resource": "go build ./...",
773
+ "effect": "allow"
774
+ },
775
+ {
776
+ "action": "shell",
777
+ "resource": "go build ./... *",
778
+ "effect": "allow"
779
+ },
780
+ {
781
+ "action": "shell",
782
+ "resource": "go test ./...",
783
+ "effect": "allow"
784
+ },
785
+ {
786
+ "action": "shell",
787
+ "resource": "go test ./... *",
788
+ "effect": "allow"
789
+ },
790
+ {
791
+ "action": "shell",
792
+ "resource": "go vet ./...",
793
+ "effect": "allow"
794
+ },
795
+ {
796
+ "action": "shell",
797
+ "resource": "go vet ./... *",
798
+ "effect": "allow"
799
+ },
800
+ {
801
+ "action": "shell",
802
+ "resource": "go version",
803
+ "effect": "allow"
804
+ },
805
+ {
806
+ "action": "shell",
807
+ "resource": "go version *",
808
+ "effect": "allow"
809
+ },
810
+ {
811
+ "action": "shell",
812
+ "resource": "pytest",
813
+ "effect": "allow"
814
+ },
815
+ {
816
+ "action": "shell",
817
+ "resource": "pytest *",
818
+ "effect": "allow"
819
+ },
820
+ {
821
+ "action": "shell",
822
+ "resource": "python3 -m pytest",
823
+ "effect": "allow"
824
+ },
825
+ {
826
+ "action": "shell",
827
+ "resource": "python3 -m pytest *",
828
+ "effect": "allow"
829
+ },
830
+ {
831
+ "action": "shell",
832
+ "resource": "python -m pytest",
833
+ "effect": "allow"
834
+ },
835
+ {
836
+ "action": "shell",
837
+ "resource": "python -m pytest *",
838
+ "effect": "allow"
839
+ },
840
+ {
841
+ "action": "shell",
842
+ "resource": "ruff check",
843
+ "effect": "allow"
844
+ },
845
+ {
846
+ "action": "shell",
847
+ "resource": "ruff check *",
848
+ "effect": "allow"
849
+ },
850
+ {
851
+ "action": "shell",
852
+ "resource": "mypy",
853
+ "effect": "allow"
854
+ },
855
+ {
856
+ "action": "shell",
857
+ "resource": "mypy *",
858
+ "effect": "allow"
859
+ },
860
+ {
861
+ "action": "shell",
862
+ "resource": "pyright",
863
+ "effect": "allow"
864
+ },
865
+ {
866
+ "action": "shell",
867
+ "resource": "pyright *",
868
+ "effect": "allow"
869
+ },
870
+ {
871
+ "action": "shell",
872
+ "resource": "mvn test",
873
+ "effect": "allow"
874
+ },
875
+ {
876
+ "action": "shell",
877
+ "resource": "mvn test *",
878
+ "effect": "allow"
879
+ },
880
+ {
881
+ "action": "shell",
882
+ "resource": "mvn verify",
883
+ "effect": "allow"
884
+ },
885
+ {
886
+ "action": "shell",
887
+ "resource": "mvn verify *",
888
+ "effect": "allow"
889
+ },
890
+ {
891
+ "action": "shell",
892
+ "resource": "gradle test",
893
+ "effect": "allow"
894
+ },
895
+ {
896
+ "action": "shell",
897
+ "resource": "gradle test *",
898
+ "effect": "allow"
899
+ },
900
+ {
901
+ "action": "shell",
902
+ "resource": "gradle check",
903
+ "effect": "allow"
904
+ },
905
+ {
906
+ "action": "shell",
907
+ "resource": "gradle check *",
908
+ "effect": "allow"
909
+ },
910
+ {
911
+ "action": "shell",
912
+ "resource": "./gradlew test",
913
+ "effect": "allow"
914
+ },
915
+ {
916
+ "action": "shell",
917
+ "resource": "./gradlew test *",
918
+ "effect": "allow"
919
+ },
920
+ {
921
+ "action": "shell",
922
+ "resource": "./gradlew check",
923
+ "effect": "allow"
924
+ },
925
+ {
926
+ "action": "shell",
927
+ "resource": "./gradlew check *",
928
+ "effect": "allow"
929
+ },
930
+ {
931
+ "action": "shell",
932
+ "resource": "make test",
933
+ "effect": "allow"
934
+ },
935
+ {
936
+ "action": "shell",
937
+ "resource": "make test *",
938
+ "effect": "allow"
939
+ },
940
+ {
941
+ "action": "shell",
942
+ "resource": "make check",
943
+ "effect": "allow"
944
+ },
945
+ {
946
+ "action": "shell",
947
+ "resource": "make check *",
948
+ "effect": "allow"
949
+ },
950
+ {
951
+ "action": "shell",
952
+ "resource": "make build",
953
+ "effect": "allow"
954
+ },
955
+ {
956
+ "action": "shell",
957
+ "resource": "make build *",
958
+ "effect": "allow"
959
+ },
960
+ {
961
+ "action": "shell",
962
+ "resource": "make --version",
963
+ "effect": "allow"
964
+ },
965
+ {
966
+ "action": "shell",
967
+ "resource": "make --version *",
968
+ "effect": "allow"
969
+ },
970
+ {
971
+ "action": "shell",
972
+ "resource": "just --list",
973
+ "effect": "allow"
974
+ },
975
+ {
976
+ "action": "shell",
977
+ "resource": "just --list *",
978
+ "effect": "allow"
979
+ },
980
+ {
981
+ "action": "shell",
982
+ "resource": "git status",
983
+ "effect": "allow"
984
+ },
985
+ {
986
+ "action": "shell",
987
+ "resource": "git status *",
988
+ "effect": "allow"
989
+ },
990
+ {
991
+ "action": "shell",
992
+ "resource": "git status --short",
993
+ "effect": "allow"
994
+ },
995
+ {
996
+ "action": "shell",
997
+ "resource": "git status --short *",
998
+ "effect": "allow"
999
+ },
1000
+ {
1001
+ "action": "shell",
1002
+ "resource": "git status --short --branch",
1003
+ "effect": "allow"
1004
+ },
1005
+ {
1006
+ "action": "shell",
1007
+ "resource": "git status --short --branch *",
1008
+ "effect": "allow"
1009
+ },
1010
+ {
1011
+ "action": "shell",
1012
+ "resource": "git status --porcelain",
1013
+ "effect": "allow"
1014
+ },
1015
+ {
1016
+ "action": "shell",
1017
+ "resource": "git status --porcelain *",
1018
+ "effect": "allow"
1019
+ },
1020
+ {
1021
+ "action": "shell",
1022
+ "resource": "git status --porcelain=v1 --branch",
1023
+ "effect": "allow"
1024
+ },
1025
+ {
1026
+ "action": "shell",
1027
+ "resource": "git status --porcelain=v1 --branch *",
1028
+ "effect": "allow"
1029
+ },
1030
+ {
1031
+ "action": "shell",
1032
+ "resource": "git diff",
1033
+ "effect": "allow"
1034
+ },
1035
+ {
1036
+ "action": "shell",
1037
+ "resource": "git diff *",
1038
+ "effect": "allow"
1039
+ },
1040
+ {
1041
+ "action": "shell",
1042
+ "resource": "git diff --stat",
1043
+ "effect": "allow"
1044
+ },
1045
+ {
1046
+ "action": "shell",
1047
+ "resource": "git diff --stat *",
1048
+ "effect": "allow"
1049
+ },
1050
+ {
1051
+ "action": "shell",
1052
+ "resource": "git diff --cached",
1053
+ "effect": "allow"
1054
+ },
1055
+ {
1056
+ "action": "shell",
1057
+ "resource": "git diff --cached *",
1058
+ "effect": "allow"
1059
+ },
1060
+ {
1061
+ "action": "shell",
1062
+ "resource": "git diff --check",
1063
+ "effect": "allow"
1064
+ },
1065
+ {
1066
+ "action": "shell",
1067
+ "resource": "git diff --check *",
1068
+ "effect": "allow"
1069
+ },
1070
+ {
1071
+ "action": "shell",
1072
+ "resource": "git log",
1073
+ "effect": "allow"
1074
+ },
1075
+ {
1076
+ "action": "shell",
1077
+ "resource": "git log *",
1078
+ "effect": "allow"
1079
+ },
1080
+ {
1081
+ "action": "shell",
1082
+ "resource": "git show",
1083
+ "effect": "allow"
1084
+ },
1085
+ {
1086
+ "action": "shell",
1087
+ "resource": "git show *",
1088
+ "effect": "allow"
1089
+ },
1090
+ {
1091
+ "action": "shell",
1092
+ "resource": "git rev-parse",
1093
+ "effect": "allow"
1094
+ },
1095
+ {
1096
+ "action": "shell",
1097
+ "resource": "git rev-parse *",
1098
+ "effect": "allow"
1099
+ },
1100
+ {
1101
+ "action": "shell",
1102
+ "resource": "git rev-list",
1103
+ "effect": "allow"
1104
+ },
1105
+ {
1106
+ "action": "shell",
1107
+ "resource": "git rev-list *",
1108
+ "effect": "allow"
1109
+ },
1110
+ {
1111
+ "action": "shell",
1112
+ "resource": "git show-ref",
1113
+ "effect": "allow"
1114
+ },
1115
+ {
1116
+ "action": "shell",
1117
+ "resource": "git show-ref *",
1118
+ "effect": "allow"
1119
+ },
1120
+ {
1121
+ "action": "shell",
1122
+ "resource": "git cat-file",
1123
+ "effect": "allow"
1124
+ },
1125
+ {
1126
+ "action": "shell",
1127
+ "resource": "git cat-file *",
1128
+ "effect": "allow"
1129
+ },
1130
+ {
1131
+ "action": "shell",
1132
+ "resource": "git symbolic-ref HEAD",
1133
+ "effect": "allow"
1134
+ },
1135
+ {
1136
+ "action": "shell",
1137
+ "resource": "git symbolic-ref HEAD *",
1138
+ "effect": "allow"
1139
+ },
1140
+ {
1141
+ "action": "shell",
1142
+ "resource": "git symbolic-ref --short HEAD",
1143
+ "effect": "allow"
1144
+ },
1145
+ {
1146
+ "action": "shell",
1147
+ "resource": "git symbolic-ref --short HEAD *",
1148
+ "effect": "allow"
1149
+ },
1150
+ {
1151
+ "action": "shell",
1152
+ "resource": "git ls-files",
1153
+ "effect": "allow"
1154
+ },
1155
+ {
1156
+ "action": "shell",
1157
+ "resource": "git ls-files *",
1158
+ "effect": "allow"
1159
+ },
1160
+ {
1161
+ "action": "shell",
1162
+ "resource": "git ls-remote",
1163
+ "effect": "allow"
1164
+ },
1165
+ {
1166
+ "action": "shell",
1167
+ "resource": "git ls-remote *",
1168
+ "effect": "allow"
1169
+ },
1170
+ {
1171
+ "action": "shell",
1172
+ "resource": "git grep",
1173
+ "effect": "allow"
1174
+ },
1175
+ {
1176
+ "action": "shell",
1177
+ "resource": "git grep *",
1178
+ "effect": "allow"
1179
+ },
1180
+ {
1181
+ "action": "shell",
1182
+ "resource": "git branch",
1183
+ "effect": "allow"
1184
+ },
1185
+ {
1186
+ "action": "shell",
1187
+ "resource": "git branch *",
1188
+ "effect": "allow"
1189
+ },
1190
+ {
1191
+ "action": "shell",
1192
+ "resource": "git tag",
1193
+ "effect": "allow"
1194
+ },
1195
+ {
1196
+ "action": "shell",
1197
+ "resource": "git tag *",
1198
+ "effect": "allow"
1199
+ },
1200
+ {
1201
+ "action": "shell",
1202
+ "resource": "git remote",
1203
+ "effect": "allow"
1204
+ },
1205
+ {
1206
+ "action": "shell",
1207
+ "resource": "git remote *",
1208
+ "effect": "allow"
1209
+ },
1210
+ {
1211
+ "action": "shell",
1212
+ "resource": "git reflog",
1213
+ "effect": "allow"
1214
+ },
1215
+ {
1216
+ "action": "shell",
1217
+ "resource": "git reflog *",
1218
+ "effect": "allow"
1219
+ },
1220
+ {
1221
+ "action": "shell",
1222
+ "resource": "git branch --list",
1223
+ "effect": "allow"
1224
+ },
1225
+ {
1226
+ "action": "shell",
1227
+ "resource": "git branch --list *",
1228
+ "effect": "allow"
1229
+ },
1230
+ {
1231
+ "action": "shell",
1232
+ "resource": "git branch -l",
1233
+ "effect": "allow"
1234
+ },
1235
+ {
1236
+ "action": "shell",
1237
+ "resource": "git branch -l *",
1238
+ "effect": "allow"
1239
+ },
1240
+ {
1241
+ "action": "shell",
1242
+ "resource": "git branch -a",
1243
+ "effect": "allow"
1244
+ },
1245
+ {
1246
+ "action": "shell",
1247
+ "resource": "git branch -a *",
1248
+ "effect": "allow"
1249
+ },
1250
+ {
1251
+ "action": "shell",
1252
+ "resource": "git branch -r",
1253
+ "effect": "allow"
1254
+ },
1255
+ {
1256
+ "action": "shell",
1257
+ "resource": "git branch -r *",
1258
+ "effect": "allow"
1259
+ },
1260
+ {
1261
+ "action": "shell",
1262
+ "resource": "git branch -v",
1263
+ "effect": "allow"
1264
+ },
1265
+ {
1266
+ "action": "shell",
1267
+ "resource": "git branch -v *",
1268
+ "effect": "allow"
1269
+ },
1270
+ {
1271
+ "action": "shell",
1272
+ "resource": "git branch -vv",
1273
+ "effect": "allow"
1274
+ },
1275
+ {
1276
+ "action": "shell",
1277
+ "resource": "git branch -vv *",
1278
+ "effect": "allow"
1279
+ },
1280
+ {
1281
+ "action": "shell",
1282
+ "resource": "git branch --all",
1283
+ "effect": "allow"
1284
+ },
1285
+ {
1286
+ "action": "shell",
1287
+ "resource": "git branch --all *",
1288
+ "effect": "allow"
1289
+ },
1290
+ {
1291
+ "action": "shell",
1292
+ "resource": "git branch --remotes",
1293
+ "effect": "allow"
1294
+ },
1295
+ {
1296
+ "action": "shell",
1297
+ "resource": "git branch --remotes *",
1298
+ "effect": "allow"
1299
+ },
1300
+ {
1301
+ "action": "shell",
1302
+ "resource": "git branch --show-current",
1303
+ "effect": "allow"
1304
+ },
1305
+ {
1306
+ "action": "shell",
1307
+ "resource": "git branch --show-current *",
1308
+ "effect": "allow"
1309
+ },
1310
+ {
1311
+ "action": "shell",
1312
+ "resource": "git branch --contains",
1313
+ "effect": "allow"
1314
+ },
1315
+ {
1316
+ "action": "shell",
1317
+ "resource": "git branch --contains *",
1318
+ "effect": "allow"
1319
+ },
1320
+ {
1321
+ "action": "shell",
1322
+ "resource": "git tag --list",
1323
+ "effect": "allow"
1324
+ },
1325
+ {
1326
+ "action": "shell",
1327
+ "resource": "git tag --list *",
1328
+ "effect": "allow"
1329
+ },
1330
+ {
1331
+ "action": "shell",
1332
+ "resource": "git tag -l",
1333
+ "effect": "allow"
1334
+ },
1335
+ {
1336
+ "action": "shell",
1337
+ "resource": "git tag -l *",
1338
+ "effect": "allow"
1339
+ },
1340
+ {
1341
+ "action": "shell",
1342
+ "resource": "git tag -n",
1343
+ "effect": "allow"
1344
+ },
1345
+ {
1346
+ "action": "shell",
1347
+ "resource": "git tag -n *",
1348
+ "effect": "allow"
1349
+ },
1350
+ {
1351
+ "action": "shell",
1352
+ "resource": "git remote -v",
1353
+ "effect": "allow"
1354
+ },
1355
+ {
1356
+ "action": "shell",
1357
+ "resource": "git remote -v *",
1358
+ "effect": "allow"
1359
+ },
1360
+ {
1361
+ "action": "shell",
1362
+ "resource": "git remote --verbose",
1363
+ "effect": "allow"
1364
+ },
1365
+ {
1366
+ "action": "shell",
1367
+ "resource": "git remote --verbose *",
1368
+ "effect": "allow"
1369
+ },
1370
+ {
1371
+ "action": "shell",
1372
+ "resource": "git remote show",
1373
+ "effect": "allow"
1374
+ },
1375
+ {
1376
+ "action": "shell",
1377
+ "resource": "git remote show *",
1378
+ "effect": "allow"
1379
+ },
1380
+ {
1381
+ "action": "shell",
1382
+ "resource": "git remote get-url",
1383
+ "effect": "allow"
1384
+ },
1385
+ {
1386
+ "action": "shell",
1387
+ "resource": "git remote get-url *",
1388
+ "effect": "allow"
1389
+ },
1390
+ {
1391
+ "action": "shell",
1392
+ "resource": "git reflog show",
1393
+ "effect": "allow"
1394
+ },
1395
+ {
1396
+ "action": "shell",
1397
+ "resource": "git reflog show *",
1398
+ "effect": "allow"
1399
+ },
1400
+ {
1401
+ "action": "shell",
1402
+ "resource": "git stash list",
1403
+ "effect": "allow"
1404
+ },
1405
+ {
1406
+ "action": "shell",
1407
+ "resource": "git stash list *",
1408
+ "effect": "allow"
1409
+ },
1410
+ {
1411
+ "action": "shell",
1412
+ "resource": "git describe",
1413
+ "effect": "allow"
1414
+ },
1415
+ {
1416
+ "action": "shell",
1417
+ "resource": "git describe *",
1418
+ "effect": "allow"
1419
+ },
1420
+ {
1421
+ "action": "shell",
1422
+ "resource": "git worktree list",
1423
+ "effect": "allow"
1424
+ },
1425
+ {
1426
+ "action": "shell",
1427
+ "resource": "git worktree list *",
1428
+ "effect": "allow"
1429
+ },
1430
+ {
1431
+ "action": "shell",
1432
+ "resource": "git config --get",
1433
+ "effect": "allow"
1434
+ },
1435
+ {
1436
+ "action": "shell",
1437
+ "resource": "git config --get *",
1438
+ "effect": "allow"
1439
+ },
1440
+ {
1441
+ "action": "shell",
1442
+ "resource": "git config --get-regexp",
1443
+ "effect": "allow"
1444
+ },
1445
+ {
1446
+ "action": "shell",
1447
+ "resource": "git config --get-regexp *",
1448
+ "effect": "allow"
1449
+ },
1450
+ {
1451
+ "action": "shell",
1452
+ "resource": "GIT_OPTIONAL_LOCKS=0 git status",
1453
+ "effect": "allow"
1454
+ },
1455
+ {
1456
+ "action": "shell",
1457
+ "resource": "GIT_OPTIONAL_LOCKS=0 git status *",
1458
+ "effect": "allow"
1459
+ },
1460
+ {
1461
+ "action": "shell",
1462
+ "resource": "GIT_OPTIONAL_LOCKS=0 git status --short",
1463
+ "effect": "allow"
1464
+ },
1465
+ {
1466
+ "action": "shell",
1467
+ "resource": "GIT_OPTIONAL_LOCKS=0 git status --short *",
1468
+ "effect": "allow"
1469
+ },
1470
+ {
1471
+ "action": "shell",
1472
+ "resource": "GIT_OPTIONAL_LOCKS=0 git status --short --branch",
1473
+ "effect": "allow"
1474
+ },
1475
+ {
1476
+ "action": "shell",
1477
+ "resource": "GIT_OPTIONAL_LOCKS=0 git status --short --branch *",
1478
+ "effect": "allow"
1479
+ },
1480
+ {
1481
+ "action": "shell",
1482
+ "resource": "GIT_OPTIONAL_LOCKS=0 git status --porcelain",
1483
+ "effect": "allow"
1484
+ },
1485
+ {
1486
+ "action": "shell",
1487
+ "resource": "GIT_OPTIONAL_LOCKS=0 git status --porcelain *",
1488
+ "effect": "allow"
1489
+ },
1490
+ {
1491
+ "action": "shell",
1492
+ "resource": "GIT_OPTIONAL_LOCKS=0 git status --porcelain=v1 --branch",
1493
+ "effect": "allow"
1494
+ },
1495
+ {
1496
+ "action": "shell",
1497
+ "resource": "GIT_OPTIONAL_LOCKS=0 git status --porcelain=v1 --branch *",
1498
+ "effect": "allow"
1499
+ },
1500
+ {
1501
+ "action": "shell",
1502
+ "resource": "GIT_OPTIONAL_LOCKS=0 git diff",
1503
+ "effect": "allow"
1504
+ },
1505
+ {
1506
+ "action": "shell",
1507
+ "resource": "GIT_OPTIONAL_LOCKS=0 git diff *",
1508
+ "effect": "allow"
1509
+ },
1510
+ {
1511
+ "action": "shell",
1512
+ "resource": "GIT_OPTIONAL_LOCKS=0 git diff --stat",
1513
+ "effect": "allow"
1514
+ },
1515
+ {
1516
+ "action": "shell",
1517
+ "resource": "GIT_OPTIONAL_LOCKS=0 git diff --stat *",
1518
+ "effect": "allow"
1519
+ },
1520
+ {
1521
+ "action": "shell",
1522
+ "resource": "GIT_OPTIONAL_LOCKS=0 git diff --cached",
1523
+ "effect": "allow"
1524
+ },
1525
+ {
1526
+ "action": "shell",
1527
+ "resource": "GIT_OPTIONAL_LOCKS=0 git diff --cached *",
1528
+ "effect": "allow"
1529
+ },
1530
+ {
1531
+ "action": "shell",
1532
+ "resource": "GIT_OPTIONAL_LOCKS=0 git diff --check",
1533
+ "effect": "allow"
1534
+ },
1535
+ {
1536
+ "action": "shell",
1537
+ "resource": "GIT_OPTIONAL_LOCKS=0 git diff --check *",
1538
+ "effect": "allow"
1539
+ },
1540
+ {
1541
+ "action": "shell",
1542
+ "resource": "GIT_OPTIONAL_LOCKS=0 git log",
1543
+ "effect": "allow"
1544
+ },
1545
+ {
1546
+ "action": "shell",
1547
+ "resource": "GIT_OPTIONAL_LOCKS=0 git log *",
1548
+ "effect": "allow"
1549
+ },
1550
+ {
1551
+ "action": "shell",
1552
+ "resource": "GIT_OPTIONAL_LOCKS=0 git show",
1553
+ "effect": "allow"
1554
+ },
1555
+ {
1556
+ "action": "shell",
1557
+ "resource": "GIT_OPTIONAL_LOCKS=0 git show *",
1558
+ "effect": "allow"
1559
+ },
1560
+ {
1561
+ "action": "shell",
1562
+ "resource": "GIT_OPTIONAL_LOCKS=0 git rev-parse",
1563
+ "effect": "allow"
1564
+ },
1565
+ {
1566
+ "action": "shell",
1567
+ "resource": "GIT_OPTIONAL_LOCKS=0 git rev-parse *",
1568
+ "effect": "allow"
1569
+ },
1570
+ {
1571
+ "action": "shell",
1572
+ "resource": "GIT_OPTIONAL_LOCKS=0 git rev-list",
1573
+ "effect": "allow"
1574
+ },
1575
+ {
1576
+ "action": "shell",
1577
+ "resource": "GIT_OPTIONAL_LOCKS=0 git rev-list *",
1578
+ "effect": "allow"
1579
+ },
1580
+ {
1581
+ "action": "shell",
1582
+ "resource": "GIT_OPTIONAL_LOCKS=0 git show-ref",
1583
+ "effect": "allow"
1584
+ },
1585
+ {
1586
+ "action": "shell",
1587
+ "resource": "GIT_OPTIONAL_LOCKS=0 git show-ref *",
1588
+ "effect": "allow"
1589
+ },
1590
+ {
1591
+ "action": "shell",
1592
+ "resource": "GIT_OPTIONAL_LOCKS=0 git cat-file",
1593
+ "effect": "allow"
1594
+ },
1595
+ {
1596
+ "action": "shell",
1597
+ "resource": "GIT_OPTIONAL_LOCKS=0 git cat-file *",
1598
+ "effect": "allow"
1599
+ },
1600
+ {
1601
+ "action": "shell",
1602
+ "resource": "GIT_OPTIONAL_LOCKS=0 git symbolic-ref HEAD",
1603
+ "effect": "allow"
1604
+ },
1605
+ {
1606
+ "action": "shell",
1607
+ "resource": "GIT_OPTIONAL_LOCKS=0 git symbolic-ref HEAD *",
1608
+ "effect": "allow"
1609
+ },
1610
+ {
1611
+ "action": "shell",
1612
+ "resource": "GIT_OPTIONAL_LOCKS=0 git symbolic-ref --short HEAD",
1613
+ "effect": "allow"
1614
+ },
1615
+ {
1616
+ "action": "shell",
1617
+ "resource": "GIT_OPTIONAL_LOCKS=0 git symbolic-ref --short HEAD *",
1618
+ "effect": "allow"
1619
+ },
1620
+ {
1621
+ "action": "shell",
1622
+ "resource": "GIT_OPTIONAL_LOCKS=0 git ls-files",
1623
+ "effect": "allow"
1624
+ },
1625
+ {
1626
+ "action": "shell",
1627
+ "resource": "GIT_OPTIONAL_LOCKS=0 git ls-files *",
1628
+ "effect": "allow"
1629
+ },
1630
+ {
1631
+ "action": "shell",
1632
+ "resource": "GIT_OPTIONAL_LOCKS=0 git ls-remote",
1633
+ "effect": "allow"
1634
+ },
1635
+ {
1636
+ "action": "shell",
1637
+ "resource": "GIT_OPTIONAL_LOCKS=0 git ls-remote *",
1638
+ "effect": "allow"
1639
+ },
1640
+ {
1641
+ "action": "shell",
1642
+ "resource": "GIT_OPTIONAL_LOCKS=0 git grep",
1643
+ "effect": "allow"
1644
+ },
1645
+ {
1646
+ "action": "shell",
1647
+ "resource": "GIT_OPTIONAL_LOCKS=0 git grep *",
1648
+ "effect": "allow"
1649
+ },
1650
+ {
1651
+ "action": "shell",
1652
+ "resource": "GIT_OPTIONAL_LOCKS=0 git branch",
1653
+ "effect": "allow"
1654
+ },
1655
+ {
1656
+ "action": "shell",
1657
+ "resource": "GIT_OPTIONAL_LOCKS=0 git branch *",
1658
+ "effect": "allow"
1659
+ },
1660
+ {
1661
+ "action": "shell",
1662
+ "resource": "GIT_OPTIONAL_LOCKS=0 git tag",
1663
+ "effect": "allow"
1664
+ },
1665
+ {
1666
+ "action": "shell",
1667
+ "resource": "GIT_OPTIONAL_LOCKS=0 git tag *",
1668
+ "effect": "allow"
1669
+ },
1670
+ {
1671
+ "action": "shell",
1672
+ "resource": "GIT_OPTIONAL_LOCKS=0 git remote",
1673
+ "effect": "allow"
1674
+ },
1675
+ {
1676
+ "action": "shell",
1677
+ "resource": "GIT_OPTIONAL_LOCKS=0 git remote *",
1678
+ "effect": "allow"
1679
+ },
1680
+ {
1681
+ "action": "shell",
1682
+ "resource": "GIT_OPTIONAL_LOCKS=0 git reflog",
1683
+ "effect": "allow"
1684
+ },
1685
+ {
1686
+ "action": "shell",
1687
+ "resource": "GIT_OPTIONAL_LOCKS=0 git reflog *",
1688
+ "effect": "allow"
1689
+ },
1690
+ {
1691
+ "action": "shell",
1692
+ "resource": "GIT_OPTIONAL_LOCKS=0 git branch --list",
1693
+ "effect": "allow"
1694
+ },
1695
+ {
1696
+ "action": "shell",
1697
+ "resource": "GIT_OPTIONAL_LOCKS=0 git branch --list *",
1698
+ "effect": "allow"
1699
+ },
1700
+ {
1701
+ "action": "shell",
1702
+ "resource": "GIT_OPTIONAL_LOCKS=0 git branch -l",
1703
+ "effect": "allow"
1704
+ },
1705
+ {
1706
+ "action": "shell",
1707
+ "resource": "GIT_OPTIONAL_LOCKS=0 git branch -l *",
1708
+ "effect": "allow"
1709
+ },
1710
+ {
1711
+ "action": "shell",
1712
+ "resource": "GIT_OPTIONAL_LOCKS=0 git branch -a",
1713
+ "effect": "allow"
1714
+ },
1715
+ {
1716
+ "action": "shell",
1717
+ "resource": "GIT_OPTIONAL_LOCKS=0 git branch -a *",
1718
+ "effect": "allow"
1719
+ },
1720
+ {
1721
+ "action": "shell",
1722
+ "resource": "GIT_OPTIONAL_LOCKS=0 git branch -r",
1723
+ "effect": "allow"
1724
+ },
1725
+ {
1726
+ "action": "shell",
1727
+ "resource": "GIT_OPTIONAL_LOCKS=0 git branch -r *",
1728
+ "effect": "allow"
1729
+ },
1730
+ {
1731
+ "action": "shell",
1732
+ "resource": "GIT_OPTIONAL_LOCKS=0 git branch -v",
1733
+ "effect": "allow"
1734
+ },
1735
+ {
1736
+ "action": "shell",
1737
+ "resource": "GIT_OPTIONAL_LOCKS=0 git branch -v *",
1738
+ "effect": "allow"
1739
+ },
1740
+ {
1741
+ "action": "shell",
1742
+ "resource": "GIT_OPTIONAL_LOCKS=0 git branch -vv",
1743
+ "effect": "allow"
1744
+ },
1745
+ {
1746
+ "action": "shell",
1747
+ "resource": "GIT_OPTIONAL_LOCKS=0 git branch -vv *",
1748
+ "effect": "allow"
1749
+ },
1750
+ {
1751
+ "action": "shell",
1752
+ "resource": "GIT_OPTIONAL_LOCKS=0 git branch --all",
1753
+ "effect": "allow"
1754
+ },
1755
+ {
1756
+ "action": "shell",
1757
+ "resource": "GIT_OPTIONAL_LOCKS=0 git branch --all *",
1758
+ "effect": "allow"
1759
+ },
1760
+ {
1761
+ "action": "shell",
1762
+ "resource": "GIT_OPTIONAL_LOCKS=0 git branch --remotes",
1763
+ "effect": "allow"
1764
+ },
1765
+ {
1766
+ "action": "shell",
1767
+ "resource": "GIT_OPTIONAL_LOCKS=0 git branch --remotes *",
1768
+ "effect": "allow"
1769
+ },
1770
+ {
1771
+ "action": "shell",
1772
+ "resource": "GIT_OPTIONAL_LOCKS=0 git branch --show-current",
1773
+ "effect": "allow"
1774
+ },
1775
+ {
1776
+ "action": "shell",
1777
+ "resource": "GIT_OPTIONAL_LOCKS=0 git branch --show-current *",
1778
+ "effect": "allow"
1779
+ },
1780
+ {
1781
+ "action": "shell",
1782
+ "resource": "GIT_OPTIONAL_LOCKS=0 git branch --contains",
1783
+ "effect": "allow"
1784
+ },
1785
+ {
1786
+ "action": "shell",
1787
+ "resource": "GIT_OPTIONAL_LOCKS=0 git branch --contains *",
1788
+ "effect": "allow"
1789
+ },
1790
+ {
1791
+ "action": "shell",
1792
+ "resource": "GIT_OPTIONAL_LOCKS=0 git tag --list",
1793
+ "effect": "allow"
1794
+ },
1795
+ {
1796
+ "action": "shell",
1797
+ "resource": "GIT_OPTIONAL_LOCKS=0 git tag --list *",
1798
+ "effect": "allow"
1799
+ },
1800
+ {
1801
+ "action": "shell",
1802
+ "resource": "GIT_OPTIONAL_LOCKS=0 git tag -l",
1803
+ "effect": "allow"
1804
+ },
1805
+ {
1806
+ "action": "shell",
1807
+ "resource": "GIT_OPTIONAL_LOCKS=0 git tag -l *",
1808
+ "effect": "allow"
1809
+ },
1810
+ {
1811
+ "action": "shell",
1812
+ "resource": "GIT_OPTIONAL_LOCKS=0 git tag -n",
1813
+ "effect": "allow"
1814
+ },
1815
+ {
1816
+ "action": "shell",
1817
+ "resource": "GIT_OPTIONAL_LOCKS=0 git tag -n *",
1818
+ "effect": "allow"
1819
+ },
1820
+ {
1821
+ "action": "shell",
1822
+ "resource": "GIT_OPTIONAL_LOCKS=0 git remote -v",
1823
+ "effect": "allow"
1824
+ },
1825
+ {
1826
+ "action": "shell",
1827
+ "resource": "GIT_OPTIONAL_LOCKS=0 git remote -v *",
1828
+ "effect": "allow"
1829
+ },
1830
+ {
1831
+ "action": "shell",
1832
+ "resource": "GIT_OPTIONAL_LOCKS=0 git remote --verbose",
1833
+ "effect": "allow"
1834
+ },
1835
+ {
1836
+ "action": "shell",
1837
+ "resource": "GIT_OPTIONAL_LOCKS=0 git remote --verbose *",
1838
+ "effect": "allow"
1839
+ },
1840
+ {
1841
+ "action": "shell",
1842
+ "resource": "GIT_OPTIONAL_LOCKS=0 git remote show",
1843
+ "effect": "allow"
1844
+ },
1845
+ {
1846
+ "action": "shell",
1847
+ "resource": "GIT_OPTIONAL_LOCKS=0 git remote show *",
1848
+ "effect": "allow"
1849
+ },
1850
+ {
1851
+ "action": "shell",
1852
+ "resource": "GIT_OPTIONAL_LOCKS=0 git remote get-url",
1853
+ "effect": "allow"
1854
+ },
1855
+ {
1856
+ "action": "shell",
1857
+ "resource": "GIT_OPTIONAL_LOCKS=0 git remote get-url *",
1858
+ "effect": "allow"
1859
+ },
1860
+ {
1861
+ "action": "shell",
1862
+ "resource": "GIT_OPTIONAL_LOCKS=0 git reflog show",
1863
+ "effect": "allow"
1864
+ },
1865
+ {
1866
+ "action": "shell",
1867
+ "resource": "GIT_OPTIONAL_LOCKS=0 git reflog show *",
1868
+ "effect": "allow"
1869
+ },
1870
+ {
1871
+ "action": "shell",
1872
+ "resource": "GIT_OPTIONAL_LOCKS=0 git stash list",
1873
+ "effect": "allow"
1874
+ },
1875
+ {
1876
+ "action": "shell",
1877
+ "resource": "GIT_OPTIONAL_LOCKS=0 git stash list *",
1878
+ "effect": "allow"
1879
+ },
1880
+ {
1881
+ "action": "shell",
1882
+ "resource": "GIT_OPTIONAL_LOCKS=0 git describe",
1883
+ "effect": "allow"
1884
+ },
1885
+ {
1886
+ "action": "shell",
1887
+ "resource": "GIT_OPTIONAL_LOCKS=0 git describe *",
1888
+ "effect": "allow"
1889
+ },
1890
+ {
1891
+ "action": "shell",
1892
+ "resource": "GIT_OPTIONAL_LOCKS=0 git worktree list",
1893
+ "effect": "allow"
1894
+ },
1895
+ {
1896
+ "action": "shell",
1897
+ "resource": "GIT_OPTIONAL_LOCKS=0 git worktree list *",
1898
+ "effect": "allow"
1899
+ },
1900
+ {
1901
+ "action": "shell",
1902
+ "resource": "GIT_OPTIONAL_LOCKS=0 git config --get",
1903
+ "effect": "allow"
1904
+ },
1905
+ {
1906
+ "action": "shell",
1907
+ "resource": "GIT_OPTIONAL_LOCKS=0 git config --get *",
1908
+ "effect": "allow"
1909
+ },
1910
+ {
1911
+ "action": "shell",
1912
+ "resource": "GIT_OPTIONAL_LOCKS=0 git config --get-regexp",
1913
+ "effect": "allow"
1914
+ },
1915
+ {
1916
+ "action": "shell",
1917
+ "resource": "GIT_OPTIONAL_LOCKS=0 git config --get-regexp *",
1918
+ "effect": "allow"
1919
+ }
15
1920
  ]
16
1921
  }