-
Notifications
You must be signed in to change notification settings - Fork 61
/
argo-workflows.advisories.yaml
948 lines (895 loc) · 27.3 KB
/
argo-workflows.advisories.yaml
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
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
schema-version: 2.0.2
package:
name: argo-workflows
advisories:
- id: CGA-2whx-vfg8-vmvq
aliases:
- CVE-2024-45296
- GHSA-9wv6-86v2-598j
events:
- timestamp: 2024-09-10T07:28:07Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflow-cli
componentID: 2c4db0b18c6ce2aa
componentName: path-to-regexp
componentVersion: 0.1.7
componentType: npm
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/path-to-regexp/package.json
scanner: grype
- timestamp: 2024-11-21T18:01:03Z
type: fixed
data:
fixed-version: 3.6.0-r1
- id: CGA-36ww-h5jp-rc22
aliases:
- CVE-2023-45289
- GHSA-32ch-6x54-q4h9
events:
- timestamp: 2024-11-21T10:43:33Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflows
componentID: 3dc6324de8ca8c9c
componentName: stdlib
componentVersion: go1.20.12
componentType: go-module
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/esbuild/lib/downloaded-@esbuild-linux-x64-esbuild
scanner: grype
- id: CGA-3726-8xf2-2q9p
aliases:
- CVE-2024-34155
- GHSA-8xfx-rj4p-23jm
events:
- timestamp: 2024-09-10T07:27:45Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflow-cli
componentID: 5eeb29830d420081
componentName: stdlib
componentVersion: go1.22.6
componentType: go-module
componentLocation: /usr/bin/workflow-controller
scanner: grype
- id: CGA-3gqw-qh9c-8h7v
aliases:
- CVE-2023-45288
- GHSA-4v7x-pqxf-cx7m
events:
- timestamp: 2024-04-13T07:06:23Z
type: fixed
data:
fixed-version: 3.5.5-r5
- timestamp: 2024-11-21T10:43:20Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflows
componentID: 3dc6324de8ca8c9c
componentName: stdlib
componentVersion: go1.20.12
componentType: go-module
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/esbuild/lib/downloaded-@esbuild-linux-x64-esbuild
scanner: grype
- id: CGA-5grw-9wv6-r624
aliases:
- CVE-2024-43799
- GHSA-m6fv-jmcg-4jfg
events:
- timestamp: 2024-09-11T09:31:30Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflow-cli
componentID: acfa13317199c004
componentName: send
componentVersion: 0.18.0
componentType: npm
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/send/package.json
scanner: grype
- id: CGA-5vg8-mq5j-wg95
aliases:
- CVE-2024-45337
- GHSA-v778-237x-gjrc
events:
- timestamp: 2024-12-12T07:24:06Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflows
componentID: 49af56dfcd7b199a
componentName: golang.org/x/crypto
componentVersion: v0.26.0
componentType: go-module
componentLocation: /usr/bin/workflow-controller
scanner: grype
- timestamp: 2024-12-14T07:36:28Z
type: fixed
data:
fixed-version: 3.6.2-r1
- id: CGA-677p-5hf2-fq8p
aliases:
- GHSA-2jcg-qqmg-46q6
events:
- timestamp: 2024-07-27T15:14:40Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflow-cli
componentID: 9c01bf8fa588ed50
componentName: monorepo-symlink-test
componentVersion: 0.0.0
componentType: npm
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/resolve/test/resolver/multirepo/package.json
scanner: grype
- timestamp: 2024-08-13T12:34:53Z
type: false-positive-determination
data:
type: vulnerable-code-not-included-in-package
note: This is test code that is never used in production. To get more detail about the false-positive determination, please check https://github.com/browserify/resolve/issues/288
- id: CGA-6cxc-74mc-mxxr
aliases:
- CVE-2023-45284
- GHSA-rq3x-83w4-p28c
events:
- timestamp: 2023-11-07T19:23:12Z
type: false-positive-determination
data:
type: vulnerable-code-not-included-in-package
note: Only affects Windows
- id: CGA-6m42-fhwp-4p75
aliases:
- GHSA-2c7c-3mj9-8fqh
events:
- timestamp: 2023-11-23T08:30:52Z
type: fixed
data:
fixed-version: 3.5.1-r1
- id: CGA-6rmc-53qg-r2v4
aliases:
- CVE-2024-37890
- GHSA-3h5v-q93c-6h6q
events:
- timestamp: 2024-07-27T15:14:44Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflow-cli
componentID: 939df5fd71868bdc
componentName: ws
componentVersion: 7.5.9
componentType: npm
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/jsdom/node_modules/ws/package.json
scanner: grype
- id: CGA-72f6-7q8g-vcg9
aliases:
- CVE-2024-47764
- GHSA-pxg6-pf52-xh8x
events:
- timestamp: 2024-10-05T07:20:29Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflow-cli
componentID: 6d83949f6f987cd0
componentName: cookie
componentVersion: 0.5.0
componentType: npm
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/swagger-client/node_modules/cookie/package.json
scanner: grype
- timestamp: 2024-11-21T18:01:02Z
type: fixed
data:
fixed-version: 3.6.0-r1
- id: CGA-75jw-2v5f-x8gm
aliases:
- CVE-2024-27289
- GHSA-m7wr-2xf7-cm9p
events:
- timestamp: 2024-03-13T07:05:45Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflows
componentID: e91e6517e2bfae1a
componentName: github.com/jackc/pgx/v4
componentVersion: v4.18.1
componentType: go-module
componentLocation: /usr/bin/argo
scanner: grype
- timestamp: 2024-03-13T15:43:39Z
type: fixed
data:
fixed-version: 3.5.5-r3
- id: CGA-7rmh-796c-qmq8
aliases:
- CVE-2024-43796
- GHSA-qw6h-vgh9-j6wx
events:
- timestamp: 2024-09-11T09:31:40Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflow-cli
componentID: 0a03613385ed6a06
componentName: express
componentVersion: 4.19.2
componentType: npm
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/express/package.json
scanner: grype
- id: CGA-7vgc-xh8x-76q3
aliases:
- CVE-2024-53862
- GHSA-h36c-m3rf-34h9
events:
- timestamp: 2024-12-03T10:40:16Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflows
componentID: 4aba9571343b31de
componentName: github.com/argoproj/argo-workflows/v3
componentVersion: v3.6.0
componentType: go-module
componentLocation: /usr/bin/argo
scanner: grype
- timestamp: 2024-12-04T14:34:28Z
type: fixed
data:
fixed-version: 3.6.2-r0
- id: CGA-7x65-24gc-h66m
aliases:
- CVE-2024-45801
- GHSA-mmhx-hmjr-r674
events:
- timestamp: 2024-09-17T07:09:48Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflow-cli
componentID: 32c064bad93c2b62
componentName: dompurify
componentVersion: 3.0.2
componentType: npm
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/dompurify/package.json
scanner: grype
- timestamp: 2024-11-21T10:44:00Z
type: fixed
data:
fixed-version: 3.6.0-r0
- id: CGA-7xrg-57rq-4pm3
aliases:
- CVE-2023-45283
- GHSA-vvjp-q62m-2vph
events:
- timestamp: 2023-11-07T19:23:10Z
type: false-positive-determination
data:
type: vulnerable-code-not-included-in-package
note: Only affects Windows
- id: CGA-88m6-wx6j-3x6r
aliases:
- CVE-2024-24790
- GHSA-49gw-vxvf-fc2g
events:
- timestamp: 2024-06-07T12:13:46Z
type: fixed
data:
fixed-version: 3.5.7-r1
- timestamp: 2024-11-21T10:45:11Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflows
componentID: 3dc6324de8ca8c9c
componentName: stdlib
componentVersion: go1.20.12
componentType: go-module
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/esbuild/lib/downloaded-@esbuild-linux-x64-esbuild
scanner: grype
- id: CGA-8g4p-2mvr-w7mc
aliases:
- CVE-2024-45590
- GHSA-qwcr-r2fm-qrc7
events:
- timestamp: 2024-09-11T09:31:50Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflow-cli
componentID: cdea31525bdbf1bc
componentName: body-parser
componentVersion: 1.20.2
componentType: npm
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/body-parser/package.json
scanner: grype
- id: CGA-99gq-92xr-qcmm
aliases:
- GHSA-jq35-85cj-fj4p
events:
- timestamp: 2023-10-31T20:03:40Z
type: false-positive-determination
data:
type: vulnerable-code-not-included-in-package
note: This vulnerability is in the container runtime itself, not clients of the container runtime.
- id: CGA-9qpw-crpj-8mh4
aliases:
- CVE-2023-45290
- GHSA-rr6r-cfgf-gc6h
events:
- timestamp: 2024-11-21T10:43:46Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflows
componentID: 3dc6324de8ca8c9c
componentName: stdlib
componentVersion: go1.20.12
componentType: go-module
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/esbuild/lib/downloaded-@esbuild-linux-x64-esbuild
scanner: grype
- id: CGA-c67j-2mf5-f9rq
aliases:
- CVE-2024-51744
- GHSA-29wx-vh33-7x7r
events:
- timestamp: 2024-11-05T07:14:19Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflows-known-hosts
componentID: c073caf892d64bc4
componentName: github.com/golang-jwt/jwt/v4
componentVersion: v4.5.0
componentType: go-module
componentLocation: /usr/bin/workflow-controller
scanner: grype
- timestamp: 2024-11-07T13:13:44Z
type: fixed
data:
fixed-version: 3.5.12-r1
- id: CGA-c8mw-2r5f-43qx
aliases:
- CVE-2024-47875
- GHSA-gx9m-whjm-85jf
events:
- timestamp: 2024-10-12T07:39:00Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflow-cli
componentID: 32c064bad93c2b62
componentName: dompurify
componentVersion: 3.0.2
componentType: npm
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/dompurify/package.json
scanner: grype
- timestamp: 2024-11-21T10:44:00Z
type: fixed
data:
fixed-version: 3.6.0-r0
- id: CGA-cg8v-mvqg-95m4
aliases:
- CVE-2024-24557
- GHSA-xw73-rw38-6vjc
events:
- timestamp: 2024-03-22T09:21:48Z
type: fixed
data:
fixed-version: 3.5.5-r4
- id: CGA-cqgq-wvx7-4wxj
aliases:
- CVE-2024-39338
- GHSA-8hc4-vh64-cxmj
events:
- timestamp: 2024-08-14T07:07:32Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflow-cli
componentID: 599b4a4ddb76afd1
componentName: axios
componentVersion: 1.7.3
componentType: npm
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/axios/package.json
scanner: grype
- id: CGA-cv3j-j2fj-5792
aliases:
- CVE-2023-24531
- GHSA-cwpg-qgc6-jxvq
events:
- timestamp: 2024-11-21T10:43:07Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflows
componentID: 3dc6324de8ca8c9c
componentName: stdlib
componentVersion: go1.20.12
componentType: go-module
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/esbuild/lib/downloaded-@esbuild-linux-x64-esbuild
scanner: grype
- id: CGA-f2r3-hf97-q5jx
aliases:
- GHSA-9763-4f94-gfch
events:
- timestamp: 2024-01-16T10:49:13Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflow-executor
componentID: 213e47f269f6a7ab
componentName: github.com/cloudflare/circl
componentVersion: v1.3.3
componentType: go-module
componentLocation: /usr/bin/argoexec
scanner: grype
- id: CGA-f4jp-xr64-4px3
aliases:
- CVE-2024-24785
- GHSA-j6m3-gc37-6r6q
events:
- timestamp: 2024-11-21T10:44:27Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflows
componentID: 3dc6324de8ca8c9c
componentName: stdlib
componentVersion: go1.20.12
componentType: go-module
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/esbuild/lib/downloaded-@esbuild-linux-x64-esbuild
scanner: grype
- id: CGA-g8hr-2vg2-m8rq
aliases:
- CVE-2024-24783
- GHSA-3q2c-pvp5-3cqp
events:
- timestamp: 2024-11-21T10:43:59Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflows
componentID: 3dc6324de8ca8c9c
componentName: stdlib
componentVersion: go1.20.12
componentType: go-module
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/esbuild/lib/downloaded-@esbuild-linux-x64-esbuild
scanner: grype
- id: CGA-h4p3-3cx6-gh6r
aliases:
- CVE-2024-21536
- GHSA-c7qv-q95q-8v27
events:
- timestamp: 2024-10-23T08:10:24Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflow-cli
componentID: a62d5d8b37946645
componentName: http-proxy-middleware
componentVersion: 2.0.6
componentType: npm
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/http-proxy-middleware/package.json
scanner: grype
- id: CGA-hc59-3v79-249m
aliases:
- CVE-2024-34156
- GHSA-crqm-pwhx-j97f
events:
- timestamp: 2024-09-10T07:27:52Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflow-cli
componentID: 5eeb29830d420081
componentName: stdlib
componentVersion: go1.22.6
componentType: go-module
componentLocation: /usr/bin/workflow-controller
scanner: grype
- id: CGA-hhg4-x94q-27xc
aliases:
- CVE-2024-24789
- GHSA-236w-p7wf-5ph8
events:
- timestamp: 2024-06-07T12:13:43Z
type: fixed
data:
fixed-version: 3.5.7-r1
- timestamp: 2024-11-21T10:44:56Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflows
componentID: 3dc6324de8ca8c9c
componentName: stdlib
componentVersion: go1.20.12
componentType: go-module
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/esbuild/lib/downloaded-@esbuild-linux-x64-esbuild
scanner: grype
- id: CGA-m5m3-54c5-23rr
aliases:
- CVE-2024-35255
- GHSA-m5vv-6r4h-3vj9
events:
- timestamp: 2024-06-12T08:06:06Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflows
componentID: 20933cb237a5cce9
componentName: github.com/Azure/azure-sdk-for-go/sdk/azidentity
componentVersion: v1.5.1
componentType: go-module
componentLocation: /usr/bin/argo
scanner: grype
- timestamp: 2024-06-12T13:13:32Z
type: fixed
data:
fixed-version: 3.5.7-r2
- id: CGA-m8pc-889r-jgcp
aliases:
- CVE-2024-27304
- GHSA-mrww-27vc-gghv
events:
- timestamp: 2024-03-15T09:11:13Z
type: fixed
data:
fixed-version: 3.5.5-r3
- id: CGA-mqvg-r79c-7q52
aliases:
- CVE-2024-21538
- GHSA-3xgq-45jj-v275
events:
- timestamp: 2024-11-16T07:04:30Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflows
componentID: 5cb890ea802f4076
componentName: cross-spawn
componentVersion: 6.0.5
componentType: npm
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/execa/node_modules/cross-spawn/package.json
scanner: grype
- timestamp: 2024-11-21T18:01:05Z
type: fixed
data:
fixed-version: 3.6.0-r1
- id: CGA-mxf5-pph7-pwxw
aliases:
- CVE-2024-34158
- GHSA-j7vj-rw65-4v26
events:
- timestamp: 2024-09-10T07:27:59Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflow-cli
componentID: 5eeb29830d420081
componentName: stdlib
componentVersion: go1.22.6
componentType: go-module
componentLocation: /usr/bin/workflow-controller
scanner: grype
- id: CGA-pxvv-gwc6-mm84
aliases:
- CVE-2024-41110
- GHSA-v23v-6jw2-98fq
events:
- timestamp: 2024-07-31T07:07:40Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflow-cli
componentID: 7e97d8ccdc0df13c
componentName: github.com/docker/docker
componentVersion: v24.0.9+incompatible
componentType: go-module
componentLocation: /usr/bin/workflow-controller
scanner: grype
- id: CGA-qg2p-wmx3-mx9q
aliases:
- CVE-2024-29041
- GHSA-rv95-896h-c2vc
events:
- timestamp: 2024-07-27T15:14:53Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflow-cli
componentID: 2ce6ac73748c85b9
componentName: express
componentVersion: 4.18.1
componentType: npm
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/express/package.json
scanner: grype
- id: CGA-qhhm-xcv9-4xhq
aliases:
- CVE-2024-24787
- GHSA-5fq7-4mxc-535h
events:
- timestamp: 2024-11-21T10:44:41Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflows
componentID: 3dc6324de8ca8c9c
componentName: stdlib
componentVersion: go1.20.12
componentType: go-module
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/esbuild/lib/downloaded-@esbuild-linux-x64-esbuild
scanner: grype
- id: CGA-qp4x-qcfp-3jgq
aliases:
- CVE-2024-24784
- GHSA-fgq5-q76c-gx78
events:
- timestamp: 2024-11-21T10:44:13Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflows
componentID: 3dc6324de8ca8c9c
componentName: stdlib
componentVersion: go1.20.12
componentType: go-module
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/esbuild/lib/downloaded-@esbuild-linux-x64-esbuild
scanner: grype
- id: CGA-rhp4-5hg6-3mph
aliases:
- CVE-2024-28180
- GHSA-c5q2-7r4c-mv6g
events:
- timestamp: 2024-03-08T07:06:57Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflow-executor
componentID: d077f1b6fb924194
componentName: github.com/go-jose/go-jose/v3
componentVersion: v3.0.1
componentType: go-module
componentLocation: /usr/bin/argoexec
scanner: grype
- timestamp: 2024-03-08T22:56:16Z
type: fixed
data:
fixed-version: 3.5.5-r2
- id: CGA-rpcj-5wrr-mwjr
aliases:
- CVE-2023-46402
- GHSA-3f2q-6294-fmq5
events:
- timestamp: 2023-12-03T14:31:33Z
type: fixed
data:
fixed-version: 3.5.2-r1
- id: CGA-rpm9-fjcp-m6qf
aliases:
- CVE-2024-24786
- GHSA-8r3f-844c-mc37
events:
- timestamp: 2024-03-14T08:19:36Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflow-controller
componentID: f4b18383b61973ec
componentName: google.golang.org/protobuf
componentVersion: v1.31.0
componentType: go-module
componentLocation: /usr/bin/workflow-controller
scanner: grype
- timestamp: 2024-03-21T13:30:59Z
type: fixed
data:
fixed-version: 3.5.5-r4
- id: CGA-v62h-vh59-3hf9
aliases:
- CVE-2024-24791
- GHSA-hw49-2p59-3mhj
events:
- timestamp: 2024-11-21T10:45:26Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflows
componentID: 3dc6324de8ca8c9c
componentName: stdlib
componentVersion: go1.20.12
componentType: go-module
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/esbuild/lib/downloaded-@esbuild-linux-x64-esbuild
scanner: grype
- id: CGA-v955-45j8-9w79
aliases:
- CVE-2024-43788
- GHSA-4vvj-4cpr-p986
events:
- timestamp: 2024-08-28T07:13:48Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflow-cli
componentID: 72f57b2616b332df
componentName: webpack
componentVersion: 5.89.0
componentType: npm
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/webpack/package.json
scanner: grype
- timestamp: 2024-11-21T10:44:01Z
type: fixed
data:
fixed-version: 3.6.0-r0
- id: CGA-vw3w-3c4g-m472
aliases:
- GHSA-7jwh-3vrq-q3m8
events:
- timestamp: 2024-03-15T09:11:15Z
type: fixed
data:
fixed-version: 3.5.5-r3
- id: CGA-w2q5-8jj5-cx88
aliases:
- CVE-2023-48795
- GHSA-45x7-px36-x8w8
events:
- timestamp: 2023-12-19T16:57:10Z
type: fixed
data:
fixed-version: 3.5.2-r3
- id: CGA-w7wf-97wr-mr64
aliases:
- CVE-2024-45338
- GHSA-w32m-9786-jp63
events:
- timestamp: 2024-12-19T10:45:23Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflows
componentID: cfed58ae10fd1897
componentName: golang.org/x/net
componentVersion: v0.28.0
componentType: go-module
componentLocation: /usr/bin/workflow-controller
scanner: grype
- timestamp: 2024-12-19T20:04:01Z
type: fixed
data:
fixed-version: 3.6.2-r2
- id: CGA-wh3x-jr2v-9cw2
aliases:
- CVE-2024-4067
- GHSA-952p-6rrq-rcjv
events:
- timestamp: 2024-08-23T07:24:29Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflow-cli
componentID: 054c31db46bc290d
componentName: micromatch
componentVersion: 3.1.10
componentType: npm
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/sane/node_modules/micromatch/package.json
scanner: grype
- timestamp: 2024-11-21T18:01:04Z
type: fixed
data:
fixed-version: 3.6.0-r1
- id: CGA-wr9w-hw24-rqg5
aliases:
- CVE-2024-4068
- GHSA-grv7-fg5c-xmjg
events:
- timestamp: 2024-07-27T15:14:48Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflow-cli
componentID: d238310751d18160
componentName: braces
componentVersion: 2.3.2
componentType: npm
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/sane/node_modules/braces/package.json
scanner: grype
- id: CGA-wwx6-ggqg-hrxj
aliases:
- CVE-2024-52798
- GHSA-rhx6-c78j-4q9w
events:
- timestamp: 2024-12-06T08:36:08Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflows
componentID: 15ad1b285835f145
componentName: path-to-regexp
componentVersion: 0.1.10
componentType: npm
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/path-to-regexp/package.json
scanner: grype
- timestamp: 2024-12-14T07:36:27Z
type: fixed
data:
fixed-version: 3.6.2-r1
- id: CGA-x5fj-mf5j-g2mx
aliases:
- CVE-2024-43800
- GHSA-cm22-4g7w-348p
events:
- timestamp: 2024-09-11T09:31:20Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflow-cli
componentID: f961ed2a8271d825
componentName: serve-static
componentVersion: 1.15.0
componentType: npm
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/serve-static/package.json
scanner: grype
- id: CGA-xj27-8fwr-xw6q
aliases:
- CVE-2024-29180
- GHSA-wr3j-pwj9-hqq6
events:
- timestamp: 2024-07-27T15:14:58Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-workflow-cli
componentID: 20945a70ef29e758
componentName: webpack-dev-middleware
componentVersion: 5.3.3
componentType: npm
componentLocation: /usr/lib/argo-workflows-ui/ui/node_modules/webpack-dev-middleware/package.json
scanner: grype