github.com/argoproj/argo-cd/v2@v2.10.5/docs/snyk/v2.7.14/argocd-test.html (about) 1 <!DOCTYPE html> 2 <html lang="en"> 3 4 <head> 5 <meta http-equiv="Content-type" content="text/html; charset=utf-8"> 6 <meta http-equiv="Content-Language" content="en-us"> 7 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 8 <meta http-equiv="X-UA-Compatible" content="IE=edge"> 9 <title>Snyk test report</title> 10 <meta name="description" content="9 known vulnerabilities found in 161 vulnerable dependency paths."> 11 <base target="_blank"> 12 <link rel="icon" type="image/png" href="https://res.cloudinary.com/snyk/image/upload/v1468845142/favicon/favicon.png" 13 sizes="194x194"> 14 <link rel="shortcut icon" href="https://res.cloudinary.com/snyk/image/upload/v1468845142/favicon/favicon.ico"> 15 <style type="text/css"> 16 17 body { 18 -moz-font-feature-settings: "pnum"; 19 -webkit-font-feature-settings: "pnum"; 20 font-variant-numeric: proportional-nums; 21 display: flex; 22 flex-direction: column; 23 font-feature-settings: "pnum"; 24 font-size: 100%; 25 line-height: 1.5; 26 min-height: 100vh; 27 -webkit-text-size-adjust: 100%; 28 margin: 0; 29 padding: 0; 30 background-color: #F5F5F5; 31 font-family: 'Arial', 'Helvetica', Calibri, sans-serif; 32 } 33 34 h1, 35 h2, 36 h3, 37 h4, 38 h5, 39 h6 { 40 font-weight: 500; 41 } 42 43 a, 44 a:link, 45 a:visited { 46 border-bottom: 1px solid #4b45a9; 47 text-decoration: none; 48 color: #4b45a9; 49 } 50 51 a:hover, 52 a:focus, 53 a:active { 54 border-bottom: 1px solid #4b45a9; 55 } 56 57 hr { 58 border: none; 59 margin: 1em 0; 60 border-top: 1px solid #c5c5c5; 61 } 62 63 ul { 64 padding: 0 1em; 65 margin: 1em 0; 66 } 67 68 code { 69 background-color: #EEE; 70 color: #333; 71 padding: 0.25em 0.5em; 72 border-radius: 0.25em; 73 } 74 75 pre { 76 background-color: #333; 77 font-family: monospace; 78 padding: 0.5em 1em 0.75em; 79 border-radius: 0.25em; 80 font-size: 14px; 81 } 82 83 pre code { 84 padding: 0; 85 background-color: transparent; 86 color: #fff; 87 } 88 89 a code { 90 border-radius: .125rem .125rem 0 0; 91 padding-bottom: 0; 92 color: #4b45a9; 93 } 94 95 a[href^="http://"]:after, 96 a[href^="https://"]:after { 97 background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20112%20109%22%3E%3Cg%20id%3D%22Page-1%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22link-external%22%3E%3Cg%20id%3D%22arrow%22%3E%3Cpath%20id%3D%22Line%22%20stroke%3D%22%234B45A9%22%20stroke-width%3D%2215%22%20d%3D%22M88.5%2021l-43%2042.5%22%20stroke-linecap%3D%22square%22%2F%3E%3Cpath%20id%3D%22Triangle%22%20fill%3D%22%234B45A9%22%20d%3D%22M111.2%200v50L61%200z%22%2F%3E%3C%2Fg%3E%3Cpath%20id%3D%22square%22%20fill%3D%22%234B45A9%22%20d%3D%22M66%2015H0v94h94V44L79%2059v35H15V30h36z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E"); 98 background-repeat: no-repeat; 99 background-size: .75rem; 100 content: ""; 101 display: inline-block; 102 height: .75rem; 103 margin-left: .25rem; 104 width: .75rem; 105 } 106 107 108 /* Layout */ 109 110 [class*=layout-container] { 111 margin: 0 auto; 112 max-width: 71.25em; 113 padding: 1.9em 1.3em; 114 position: relative; 115 } 116 .layout-container--short { 117 padding-top: 0; 118 padding-bottom: 0; 119 max-width: 48.75em; 120 } 121 122 .layout-container--short:after { 123 display: block; 124 content: ""; 125 clear: both; 126 } 127 128 /* Header */ 129 130 .header { 131 padding-bottom: 1px; 132 } 133 134 .paths { 135 margin-left: 8px; 136 } 137 .header-wrap { 138 display: flex; 139 flex-direction: row; 140 justify-content: space-between; 141 padding-top: 2em; 142 } 143 .project__header { 144 background-color: #4b45a9; 145 color: #fff; 146 margin-bottom: -1px; 147 padding-top: 1em; 148 padding-bottom: 0.25em; 149 border-bottom: 2px solid #BBB; 150 } 151 152 .project__header__title { 153 overflow-wrap: break-word; 154 word-wrap: break-word; 155 word-break: break-all; 156 margin-bottom: .1em; 157 margin-top: 0; 158 } 159 160 .timestamp { 161 float: right; 162 clear: none; 163 margin-bottom: 0; 164 } 165 166 .meta-counts { 167 clear: both; 168 display: block; 169 flex-wrap: wrap; 170 justify-content: space-between; 171 margin: 0 0 1.5em; 172 color: #fff; 173 clear: both; 174 font-size: 1.1em; 175 } 176 177 .meta-count { 178 display: block; 179 flex-basis: 100%; 180 margin: 0 1em 1em 0; 181 float: left; 182 padding-right: 1em; 183 border-right: 2px solid #fff; 184 } 185 186 .meta-count:last-child { 187 border-right: 0; 188 padding-right: 0; 189 margin-right: 0; 190 } 191 192 /* Card */ 193 194 .card { 195 background-color: #fff; 196 border: 1px solid #c5c5c5; 197 border-radius: .25rem; 198 margin: 0 0 2em 0; 199 position: relative; 200 min-height: 40px; 201 padding: 1.5em; 202 } 203 204 .card .label { 205 background-color: #767676; 206 border: 2px solid #767676; 207 color: white; 208 padding: 0.25rem 0.75rem; 209 font-size: 0.875rem; 210 text-transform: uppercase; 211 display: inline-block; 212 margin: 0; 213 border-radius: 0.25rem; 214 } 215 216 .card .label__text { 217 vertical-align: text-top; 218 font-weight: bold; 219 } 220 221 .card .label--critical { 222 background-color: #AB1A1A; 223 border-color: #AB1A1A; 224 } 225 226 .card .label--high { 227 background-color: #CE5019; 228 border-color: #CE5019; 229 } 230 231 .card .label--medium { 232 background-color: #D68000; 233 border-color: #D68000; 234 } 235 236 .card .label--low { 237 background-color: #88879E; 238 border-color: #88879E; 239 } 240 241 .severity--low { 242 border-color: #88879E; 243 } 244 245 .severity--medium { 246 border-color: #D68000; 247 } 248 249 .severity--high { 250 border-color: #CE5019; 251 } 252 253 .severity--critical { 254 border-color: #AB1A1A; 255 } 256 257 .card--vuln { 258 padding-top: 4em; 259 } 260 261 .card--vuln .label { 262 left: 0; 263 position: absolute; 264 top: 1.1em; 265 padding-left: 1.9em; 266 padding-right: 1.9em; 267 border-radius: 0 0.25rem 0.25rem 0; 268 } 269 270 .card--vuln .card__section h2 { 271 font-size: 22px; 272 margin-bottom: 0.5em; 273 } 274 275 .card--vuln .card__section p { 276 margin: 0 0 0.5em 0; 277 } 278 279 .card--vuln .card__meta { 280 padding: 0 0 0 1em; 281 margin: 0; 282 font-size: 1.1em; 283 } 284 285 .card .card__meta__paths { 286 font-size: 0.9em; 287 } 288 289 .card--vuln .card__title { 290 font-size: 28px; 291 margin-top: 0; 292 } 293 294 .card--vuln .card__cta p { 295 margin: 0; 296 text-align: right; 297 } 298 299 .source-panel { 300 clear: both; 301 display: flex; 302 justify-content: flex-start; 303 flex-direction: column; 304 align-items: flex-start; 305 padding: 0.5em 0; 306 width: fit-content; 307 } 308 309 310 311 </style> 312 <style type="text/css"> 313 .metatable { 314 text-size-adjust: 100%; 315 -webkit-font-smoothing: antialiased; 316 -webkit-box-direction: normal; 317 color: inherit; 318 font-feature-settings: "pnum"; 319 box-sizing: border-box; 320 background: transparent; 321 border: 0; 322 font: inherit; 323 font-size: 100%; 324 margin: 0; 325 outline: none; 326 padding: 0; 327 text-align: left; 328 text-decoration: none; 329 vertical-align: baseline; 330 z-index: auto; 331 margin-top: 12px; 332 border-collapse: collapse; 333 border-spacing: 0; 334 font-variant-numeric: tabular-nums; 335 max-width: 51.75em; 336 } 337 338 tbody { 339 text-size-adjust: 100%; 340 -webkit-font-smoothing: antialiased; 341 -webkit-box-direction: normal; 342 color: inherit; 343 font-feature-settings: "pnum"; 344 border-collapse: collapse; 345 border-spacing: 0; 346 box-sizing: border-box; 347 background: transparent; 348 border: 0; 349 font: inherit; 350 font-size: 100%; 351 margin: 0; 352 outline: none; 353 padding: 0; 354 text-align: left; 355 text-decoration: none; 356 vertical-align: baseline; 357 z-index: auto; 358 display: flex; 359 flex-wrap: wrap; 360 } 361 362 .meta-row { 363 text-size-adjust: 100%; 364 -webkit-font-smoothing: antialiased; 365 -webkit-box-direction: normal; 366 color: inherit; 367 font-feature-settings: "pnum"; 368 border-collapse: collapse; 369 border-spacing: 0; 370 box-sizing: border-box; 371 background: transparent; 372 border: 0; 373 font: inherit; 374 font-size: 100%; 375 outline: none; 376 text-align: left; 377 text-decoration: none; 378 vertical-align: baseline; 379 z-index: auto; 380 display: flex; 381 align-items: start; 382 border-top: 1px solid #d3d3d9; 383 padding: 8px 0 0 0; 384 border-bottom: none; 385 margin: 8px; 386 width: 47.75%; 387 } 388 389 .meta-row-label { 390 text-size-adjust: 100%; 391 -webkit-font-smoothing: antialiased; 392 -webkit-box-direction: normal; 393 font-feature-settings: "pnum"; 394 border-collapse: collapse; 395 border-spacing: 0; 396 color: #4c4a73; 397 box-sizing: border-box; 398 background: transparent; 399 border: 0; 400 font: inherit; 401 margin: 0; 402 outline: none; 403 text-decoration: none; 404 z-index: auto; 405 align-self: start; 406 flex: 1; 407 font-size: 1rem; 408 line-height: 1.5rem; 409 padding: 0; 410 text-align: left; 411 vertical-align: top; 412 text-transform: none; 413 letter-spacing: 0; 414 } 415 416 .meta-row-value { 417 text-size-adjust: 100%; 418 -webkit-font-smoothing: antialiased; 419 -webkit-box-direction: normal; 420 color: inherit; 421 font-feature-settings: "pnum"; 422 border-collapse: collapse; 423 border-spacing: 0; 424 word-break: break-word; 425 box-sizing: border-box; 426 background: transparent; 427 border: 0; 428 font: inherit; 429 font-size: 100%; 430 margin: 0; 431 outline: none; 432 padding: 0; 433 text-align: right; 434 text-decoration: none; 435 vertical-align: baseline; 436 z-index: auto; 437 } 438 </style> 439 </head> 440 441 <body class="section-projects"> 442 <main class="layout-stacked"> 443 <div class="layout-stacked__header header"> 444 <header class="project__header"> 445 <div class="layout-container"> 446 <a class="brand" href="https://snyk.io" title="Snyk"> 447 <svg width="68px" height="35px" viewBox="0 0 68 35" version="1.1" xmlns="http://www.w3.org/2000/svg" role="img"> 448 <title>Snyk - Open Source Security</title> 449 <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> 450 <g fill="#fff"> 451 <path d="M5.732,27.278 C3.445,27.278 1.589,26.885 0,26.124 L0.483,22.472 C2.163,23.296 4.056,23.689 5.643,23.689 C6.801,23.689 7.563,23.295 7.563,22.599 C7.563,20.594 0.333,21.076 0.333,15.839 C0.333,12.491 3.407,10.729 7.259,10.729 C9.179,10.729 11.161,11.249 12.444,11.704 L11.924,15.294 C10.577,14.774 8.747,14.291 7.222,14.291 C6.282,14.291 5.518,14.621 5.518,15.231 C5.518,17.208 12.903,16.815 12.903,21.925 C12.903,25.325 9.877,27.277 5.733,27.277 L5.732,27.278 Z M25.726,26.936 L25.726,17.894 C25.726,15.827 24.811,14.85 23.069,14.85 C22.219,14.85 21.329,15.09 20.719,15.46 L20.719,26.936 L15.352,26.936 L15.352,11.262 L20.602,10.83 L20.474,13.392 L20.652,13.392 C21.784,11.87 23.702,10.716 25.992,10.716 C28.736,10.716 31.112,12.416 31.112,16.436 L31.112,26.936 L25.724,26.936 L25.726,26.936 Z M61.175,26.936 L56.879,19.479 L56.446,19.479 L56.446,26.935 L51.082,26.935 L51.082,8.37 L56.447,0 L56.447,17.323 C57.515,16.017 61.112,11.059 61.112,11.059 L67.732,11.059 L61.454,17.689 L67.949,26.95 L61.175,26.95 L61.175,26.938 L61.175,26.936 Z M44.13,11.11 L41.93,18.262 C41.5,19.606 41.08,22.079 41.08,22.079 C41.08,22.079 40.75,19.516 40.292,18.172 L37.94,11.108 L31.928,11.108 L38.462,26.935 C37.572,29.04 36.199,30.815 34.369,30.815 C34.039,30.815 33.709,30.802 33.389,30.765 L31.255,34.061 C31.928,34.441 33.212,34.835 34.737,34.835 C38.703,34.835 41.359,31.627 43.215,26.885 L49.443,11.108 L44.132,11.108 L44.13,11.11 Z"></path> 452 </g> 453 </g> 454 </svg> 455 </a> 456 <div class="header-wrap"> 457 <h1 class="project__header__title">Snyk test report</h1> 458 459 <p class="timestamp">October 29th 2023, 12:24:41 am (UTC+00:00)</p> 460 </div> 461 <div class="source-panel"> 462 <span>Scanned the following paths:</span> 463 <ul> 464 <li class="paths">/argo-cd/argoproj/argo-cd/v2 (gomodules)</li><li class="paths">/argo-cd (yarn)</li> 465 </ul> 466 </div> 467 468 <div class="meta-counts"> 469 <div class="meta-count"><span>9</span> <span>known vulnerabilities</span></div> 470 <div class="meta-count"><span>161 vulnerable dependency paths</span></div> 471 <div class="meta-count"><span>1748</span> <span>dependencies</span></div> 472 </div><!-- .meta-counts --> 473 </div><!-- .layout-container--short --> 474 </header><!-- .project__header --> 475 </div><!-- .layout-stacked__header --> 476 477 <div class="layout-container" style="padding-top: 35px;"> 478 <div class="cards--vuln filter--patch filter--ignore"> 479 <div class="card card--vuln disclosure--not-new severity--high" data-snyk-test="high"> 480 <h2 class="card__title">Regular Expression Denial of Service (ReDoS)</h2> 481 <div class="card__section"> 482 483 <div class="label label--high"> 484 <span class="label__text">high severity</span> 485 </div> 486 487 <hr/> 488 489 <ul class="card__meta"> 490 <li class="card__meta__item"> 491 Package Manager: npm 492 </li> 493 <li class="card__meta__item"> 494 Vulnerable module: 495 496 semver 497 </li> 498 499 <li class="card__meta__item">Introduced through: 500 501 502 argo-cd-ui@1.0.0, superagent@8.0.9 and others 503 </li> 504 </ul> 505 506 <hr/> 507 508 509 <h3 class="card__section__title">Detailed paths</h3> 510 511 <ul class="card__meta__paths"> 512 <li> 513 <span class="list-paths__item__introduced"><em>Introduced through</em>: 514 argo-cd-ui@1.0.0 515 <span class="list-paths__item__arrow">›</span> 516 superagent@8.0.9 517 <span class="list-paths__item__arrow">›</span> 518 semver@7.3.8 519 520 </span> 521 522 </li> 523 </ul><!-- .list-paths --> 524 525 </div><!-- .card__section --> 526 527 <hr/> 528 <!-- Overview --> 529 <h2 id="overview">Overview</h2> 530 <p><a href="https://github.com/npm/node-semver">semver</a> is a semantic version parser used by npm.</p> 531 <p>Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) via the function <code>new Range</code>, when untrusted user data is provided as a range.</p> 532 <h2 id="poc">PoC</h2> 533 <pre><code class="language-js"> 534 const semver = require('semver') 535 const lengths_2 = [2000, 4000, 8000, 16000, 32000, 64000, 128000] 536 537 console.log("n[+] Valid range - Test payloads") 538 for (let i = 0; i =1.2.3' + ' '.repeat(lengths_2[i]) + '<1.3.0'; 539 const start = Date.now() 540 semver.validRange(value) 541 // semver.minVersion(value) 542 // semver.maxSatisfying(["1.2.3"], value) 543 // semver.minSatisfying(["1.2.3"], value) 544 // new semver.Range(value, {}) 545 546 const end = Date.now(); 547 console.log('length=%d, time=%d ms', value.length, end - start); 548 } 549 </code></pre> 550 <h2 id="details">Details</h2> 551 <p>Denial of Service (DoS) describes a family of attacks, all aimed at making a system inaccessible to its original and legitimate users. There are many types of DoS attacks, ranging from trying to clog the network pipes to the system by generating a large volume of traffic from many machines (a Distributed Denial of Service - DDoS - attack) to sending crafted requests that cause a system to crash or take a disproportional amount of time to process.</p> 552 <p>The Regular expression Denial of Service (ReDoS) is a type of Denial of Service attack. Regular expressions are incredibly powerful, but they aren't very intuitive and can ultimately end up making it easy for attackers to take your site down.</p> 553 <p>Let’s take the following regular expression as an example:</p> 554 <pre><code class="language-js">regex = /A(B|C+)+D/ 555 </code></pre> 556 <p>This regular expression accomplishes the following:</p> 557 <ul> 558 <li><code>A</code> The string must start with the letter 'A'</li> 559 <li><code>(B|C+)+</code> The string must then follow the letter A with either the letter 'B' or some number of occurrences of the letter 'C' (the <code>+</code> matches one or more times). The <code>+</code> at the end of this section states that we can look for one or more matches of this section.</li> 560 <li><code>D</code> Finally, we ensure this section of the string ends with a 'D'</li> 561 </ul> 562 <p>The expression would match inputs such as <code>ABBD</code>, <code>ABCCCCD</code>, <code>ABCBCCCD</code> and <code>ACCCCCD</code></p> 563 <p>It most cases, it doesn't take very long for a regex engine to find a match:</p> 564 <pre><code class="language-bash">$ time node -e '/A(B|C+)+D/.test("ACCCCCCCCCCCCCCCCCCCCCCCCCCCCD")' 565 0.04s user 0.01s system 95% cpu 0.052 total 566 567 $ time node -e '/A(B|C+)+D/.test("ACCCCCCCCCCCCCCCCCCCCCCCCCCCCX")' 568 1.79s user 0.02s system 99% cpu 1.812 total 569 </code></pre> 570 <p>The entire process of testing it against a 30 characters long string takes around ~52ms. But when given an invalid string, it takes nearly two seconds to complete the test, over ten times as long as it took to test a valid string. The dramatic difference is due to the way regular expressions get evaluated.</p> 571 <p>Most Regex engines will work very similarly (with minor differences). The engine will match the first possible way to accept the current character and proceed to the next one. If it then fails to match the next one, it will backtrack and see if there was another way to digest the previous character. If it goes too far down the rabbit hole only to find out the string doesn’t match in the end, and if many characters have multiple valid regex paths, the number of backtracking steps can become very large, resulting in what is known as <em>catastrophic backtracking</em>.</p> 572 <p>Let's look at how our expression runs into this problem, using a shorter string: "ACCCX". While it seems fairly straightforward, there are still four different ways that the engine could match those three C's:</p> 573 <ol> 574 <li>CCC</li> 575 <li>CC+C</li> 576 <li>C+CC</li> 577 <li>C+C+C.</li> 578 </ol> 579 <p>The engine has to try each of those combinations to see if any of them potentially match against the expression. When you combine that with the other steps the engine must take, we can use <a href="https://regex101.com/debugger">RegEx 101 debugger</a> to see the engine has to take a total of 38 steps before it can determine the string doesn't match.</p> 580 <p>From there, the number of steps the engine must use to validate a string just continues to grow.</p> 581 <table> 582 <thead> 583 <tr> 584 <th>String</th> 585 <th align="right">Number of C's</th> 586 <th align="right">Number of steps</th> 587 </tr> 588 </thead> 589 <tbody><tr> 590 <td>ACCCX</td> 591 <td align="right">3</td> 592 <td align="right">38</td> 593 </tr> 594 <tr> 595 <td>ACCCCX</td> 596 <td align="right">4</td> 597 <td align="right">71</td> 598 </tr> 599 <tr> 600 <td>ACCCCCX</td> 601 <td align="right">5</td> 602 <td align="right">136</td> 603 </tr> 604 <tr> 605 <td>ACCCCCCCCCCCCCCX</td> 606 <td align="right">14</td> 607 <td align="right">65,553</td> 608 </tr> 609 </tbody></table> 610 <p>By the time the string includes 14 C's, the engine has to take over 65,000 steps just to see if the string is valid. These extreme situations can cause them to work very slowly (exponentially related to input size, as shown above), allowing an attacker to exploit this and can cause the service to excessively consume CPU, resulting in a Denial of Service.</p> 611 <h2 id="remediation">Remediation</h2> 612 <p>Upgrade <code>semver</code> to version 5.7.2, 6.3.1, 7.5.2 or higher.</p> 613 <h2 id="references">References</h2> 614 <ul> 615 <li><a href="https://github.com/npm/node-semver/commit/2f8fd41487acf380194579ecb6f8b1bbfe116be0">GitHub Commit</a></li> 616 <li><a href="https://github.com/npm/node-semver/commit/717534ee353682f3bcf33e60a8af4292626d4441">GitHub Commit</a></li> 617 <li><a href="https://github.com/npm/node-semver/commit/928e56d21150da0413a3333a3148b20e741a920c">GitHub Commit</a></li> 618 <li><a href="https://github.com/npm/node-semver/pull/564">GitHub PR</a></li> 619 <li><a href="https://github.com/npm/node-semver/blob/main/classes/range.js#L97-L104">Vulnerable Code</a></li> 620 <li><a href="https://github.com/npm/node-semver/blob/main/internal/re.js#L138">Vulnerable Code</a></li> 621 <li><a href="https://github.com/npm/node-semver/blob/main/internal/re.js#L160">Vulnerable Code</a></li> 622 </ul> 623 624 <hr/> 625 626 <div class="cta card__cta"> 627 <p><a href="https://snyk.io/vuln/SNYK-JS-SEMVER-3247795">More about this vulnerability</a></p> 628 </div> 629 630 </div><!-- .card --> 631 <div class="card card--vuln disclosure--not-new severity--high" data-snyk-test="high"> 632 <h2 class="card__title">Denial of Service (DoS)</h2> 633 <div class="card__section"> 634 635 <div class="label label--high"> 636 <span class="label__text">high severity</span> 637 </div> 638 639 <hr/> 640 641 <ul class="card__meta"> 642 <li class="card__meta__item"> 643 Package Manager: golang 644 </li> 645 <li class="card__meta__item"> 646 Vulnerable module: 647 648 google.golang.org/grpc 649 </li> 650 651 <li class="card__meta__item">Introduced through: 652 653 github.com/argoproj/argo-cd/v2@0.0.0 and google.golang.org/grpc@1.51.0 654 655 </li> 656 </ul> 657 658 <hr/> 659 660 661 <h3 class="card__section__title">Detailed paths</h3> 662 663 <ul class="card__meta__paths"> 664 <li> 665 <span class="list-paths__item__introduced"><em>Introduced through</em>: 666 github.com/argoproj/argo-cd/v2@0.0.0 667 <span class="list-paths__item__arrow">›</span> 668 google.golang.org/grpc@1.51.0 669 670 </span> 671 672 </li> 673 <li> 674 <span class="list-paths__item__introduced"><em>Introduced through</em>: 675 github.com/argoproj/argo-cd/v2@0.0.0 676 <span class="list-paths__item__arrow">›</span> 677 github.com/grpc-ecosystem/go-grpc-middleware@1.3.0 678 <span class="list-paths__item__arrow">›</span> 679 google.golang.org/grpc@1.51.0 680 681 </span> 682 683 </li> 684 <li> 685 <span class="list-paths__item__introduced"><em>Introduced through</em>: 686 github.com/argoproj/argo-cd/v2@0.0.0 687 <span class="list-paths__item__arrow">›</span> 688 google.golang.org/grpc/health@1.51.0 689 <span class="list-paths__item__arrow">›</span> 690 google.golang.org/grpc@1.51.0 691 692 </span> 693 694 </li> 695 <li> 696 <span class="list-paths__item__introduced"><em>Introduced through</em>: 697 github.com/argoproj/argo-cd/v2@0.0.0 698 <span class="list-paths__item__arrow">›</span> 699 google.golang.org/grpc/reflection@1.51.0 700 <span class="list-paths__item__arrow">›</span> 701 google.golang.org/grpc@1.51.0 702 703 </span> 704 705 </li> 706 <li> 707 <span class="list-paths__item__introduced"><em>Introduced through</em>: 708 github.com/argoproj/argo-cd/v2@0.0.0 709 <span class="list-paths__item__arrow">›</span> 710 github.com/grpc-ecosystem/go-grpc-middleware/auth@1.3.0 711 <span class="list-paths__item__arrow">›</span> 712 google.golang.org/grpc@1.51.0 713 714 </span> 715 716 </li> 717 <li> 718 <span class="list-paths__item__introduced"><em>Introduced through</em>: 719 github.com/argoproj/argo-cd/v2@0.0.0 720 <span class="list-paths__item__arrow">›</span> 721 github.com/grpc-ecosystem/go-grpc-middleware/retry@1.3.0 722 <span class="list-paths__item__arrow">›</span> 723 google.golang.org/grpc@1.51.0 724 725 </span> 726 727 </li> 728 <li> 729 <span class="list-paths__item__introduced"><em>Introduced through</em>: 730 github.com/argoproj/argo-cd/v2@0.0.0 731 <span class="list-paths__item__arrow">›</span> 732 github.com/grpc-ecosystem/go-grpc-prometheus@1.2.0 733 <span class="list-paths__item__arrow">›</span> 734 google.golang.org/grpc@1.51.0 735 736 </span> 737 738 </li> 739 <li> 740 <span class="list-paths__item__introduced"><em>Introduced through</em>: 741 github.com/argoproj/argo-cd/v2@0.0.0 742 <span class="list-paths__item__arrow">›</span> 743 google.golang.org/grpc/health/grpc_health_v1@1.51.0 744 <span class="list-paths__item__arrow">›</span> 745 google.golang.org/grpc@1.51.0 746 747 </span> 748 749 </li> 750 <li> 751 <span class="list-paths__item__introduced"><em>Introduced through</em>: 752 github.com/argoproj/argo-cd/v2@0.0.0 753 <span class="list-paths__item__arrow">›</span> 754 github.com/grpc-ecosystem/go-grpc-middleware/logging/logrus@1.3.0 755 <span class="list-paths__item__arrow">›</span> 756 google.golang.org/grpc@1.51.0 757 758 </span> 759 760 </li> 761 <li> 762 <span class="list-paths__item__introduced"><em>Introduced through</em>: 763 github.com/argoproj/argo-cd/v2@0.0.0 764 <span class="list-paths__item__arrow">›</span> 765 github.com/improbable-eng/grpc-web/go/grpcweb@#16092bd1d58a 766 <span class="list-paths__item__arrow">›</span> 767 google.golang.org/grpc@1.51.0 768 769 </span> 770 771 </li> 772 <li> 773 <span class="list-paths__item__introduced"><em>Introduced through</em>: 774 github.com/argoproj/argo-cd/v2@0.0.0 775 <span class="list-paths__item__arrow">›</span> 776 go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@0.31.0 777 <span class="list-paths__item__arrow">›</span> 778 google.golang.org/grpc@1.51.0 779 780 </span> 781 782 </li> 783 <li> 784 <span class="list-paths__item__introduced"><em>Introduced through</em>: 785 github.com/argoproj/argo-cd/v2@0.0.0 786 <span class="list-paths__item__arrow">›</span> 787 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc@1.11.1 788 <span class="list-paths__item__arrow">›</span> 789 google.golang.org/grpc@1.51.0 790 791 </span> 792 793 </li> 794 <li> 795 <span class="list-paths__item__introduced"><em>Introduced through</em>: 796 github.com/argoproj/argo-cd/v2@0.0.0 797 <span class="list-paths__item__arrow">›</span> 798 github.com/grpc-ecosystem/go-grpc-middleware/auth@1.3.0 799 <span class="list-paths__item__arrow">›</span> 800 github.com/grpc-ecosystem/go-grpc-middleware@1.3.0 801 <span class="list-paths__item__arrow">›</span> 802 google.golang.org/grpc@1.51.0 803 804 </span> 805 806 </li> 807 <li> 808 <span class="list-paths__item__introduced"><em>Introduced through</em>: 809 github.com/argoproj/argo-cd/v2@0.0.0 810 <span class="list-paths__item__arrow">›</span> 811 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc@1.11.1 812 <span class="list-paths__item__arrow">›</span> 813 go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig@1.11.1 814 <span class="list-paths__item__arrow">›</span> 815 google.golang.org/grpc@1.51.0 816 817 </span> 818 819 </li> 820 <li> 821 <span class="list-paths__item__introduced"><em>Introduced through</em>: 822 github.com/argoproj/argo-cd/v2@0.0.0 823 <span class="list-paths__item__arrow">›</span> 824 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc@1.11.1 825 <span class="list-paths__item__arrow">›</span> 826 go.opentelemetry.io/proto/otlp/collector/trace/v1@0.19.0 827 <span class="list-paths__item__arrow">›</span> 828 google.golang.org/grpc@1.51.0 829 830 </span> 831 832 </li> 833 <li> 834 <span class="list-paths__item__introduced"><em>Introduced through</em>: 835 github.com/argoproj/argo-cd/v2@0.0.0 836 <span class="list-paths__item__arrow">›</span> 837 google.golang.org/grpc/reflection@1.51.0 838 <span class="list-paths__item__arrow">›</span> 839 google.golang.org/grpc/reflection/grpc_reflection_v1alpha@1.51.0 840 <span class="list-paths__item__arrow">›</span> 841 google.golang.org/grpc@1.51.0 842 843 </span> 844 845 </li> 846 <li> 847 <span class="list-paths__item__introduced"><em>Introduced through</em>: 848 github.com/argoproj/argo-cd/v2@0.0.0 849 <span class="list-paths__item__arrow">›</span> 850 google.golang.org/grpc/health@1.51.0 851 <span class="list-paths__item__arrow">›</span> 852 google.golang.org/grpc/health/grpc_health_v1@1.51.0 853 <span class="list-paths__item__arrow">›</span> 854 google.golang.org/grpc@1.51.0 855 856 </span> 857 858 </li> 859 <li> 860 <span class="list-paths__item__introduced"><em>Introduced through</em>: 861 github.com/argoproj/argo-cd/v2@0.0.0 862 <span class="list-paths__item__arrow">›</span> 863 github.com/grpc-ecosystem/go-grpc-middleware/logging/logrus@1.3.0 864 <span class="list-paths__item__arrow">›</span> 865 github.com/grpc-ecosystem/go-grpc-middleware/logging/logrus/ctxlogrus@1.3.0 866 <span class="list-paths__item__arrow">›</span> 867 github.com/grpc-ecosystem/go-grpc-middleware/tags@1.3.0 868 <span class="list-paths__item__arrow">›</span> 869 google.golang.org/grpc@1.51.0 870 871 </span> 872 873 </li> 874 <li> 875 <span class="list-paths__item__introduced"><em>Introduced through</em>: 876 github.com/argoproj/argo-cd/v2@0.0.0 877 <span class="list-paths__item__arrow">›</span> 878 github.com/grpc-ecosystem/go-grpc-middleware/tags/logrus@1.3.0 879 <span class="list-paths__item__arrow">›</span> 880 github.com/grpc-ecosystem/go-grpc-middleware/logging/logrus/ctxlogrus@1.3.0 881 <span class="list-paths__item__arrow">›</span> 882 github.com/grpc-ecosystem/go-grpc-middleware/tags@1.3.0 883 <span class="list-paths__item__arrow">›</span> 884 google.golang.org/grpc@1.51.0 885 886 </span> 887 888 </li> 889 <li> 890 <span class="list-paths__item__introduced"><em>Introduced through</em>: 891 github.com/argoproj/argo-cd/v2@0.0.0 892 <span class="list-paths__item__arrow">›</span> 893 github.com/grpc-ecosystem/go-grpc-middleware/logging/logrus@1.3.0 894 <span class="list-paths__item__arrow">›</span> 895 github.com/grpc-ecosystem/go-grpc-middleware/logging/logrus/ctxlogrus@1.3.0 896 <span class="list-paths__item__arrow">›</span> 897 github.com/grpc-ecosystem/go-grpc-middleware/tags@1.3.0 898 <span class="list-paths__item__arrow">›</span> 899 github.com/grpc-ecosystem/go-grpc-middleware@1.3.0 900 <span class="list-paths__item__arrow">›</span> 901 google.golang.org/grpc@1.51.0 902 903 </span> 904 905 </li> 906 <li> 907 <span class="list-paths__item__introduced"><em>Introduced through</em>: 908 github.com/argoproj/argo-cd/v2@0.0.0 909 <span class="list-paths__item__arrow">›</span> 910 github.com/grpc-ecosystem/go-grpc-middleware/tags/logrus@1.3.0 911 <span class="list-paths__item__arrow">›</span> 912 github.com/grpc-ecosystem/go-grpc-middleware/logging/logrus/ctxlogrus@1.3.0 913 <span class="list-paths__item__arrow">›</span> 914 github.com/grpc-ecosystem/go-grpc-middleware/tags@1.3.0 915 <span class="list-paths__item__arrow">›</span> 916 github.com/grpc-ecosystem/go-grpc-middleware@1.3.0 917 <span class="list-paths__item__arrow">›</span> 918 google.golang.org/grpc@1.51.0 919 920 </span> 921 922 </li> 923 </ul><!-- .list-paths --> 924 925 </div><!-- .card__section --> 926 927 <hr/> 928 <!-- Overview --> 929 <h2 id="overview">Overview</h2> 930 <p><a href="https://pkg.go.dev/google.golang.org/grpc">google.golang.org/grpc</a> is a Go implementation of gRPC</p> 931 <p>Affected versions of this package are vulnerable to Denial of Service (DoS) in the implementation of the HTTP/2 protocol. An attacker can cause a denial of service (including via DDoS) by rapidly resetting many streams through request cancellation.</p> 932 <h2 id="remediation">Remediation</h2> 933 <p>Upgrade <code>google.golang.org/grpc</code> to version 1.56.3, 1.57.1, 1.58.3 or higher.</p> 934 <h2 id="references">References</h2> 935 <ul> 936 <li><a href="https://github.com/helidon-io/helidon/commit/58f43670086e530750c7cb74b0bec92bf5189c79">Github Commit</a></li> 937 <li><a href="https://github.com/apache/tomcat/commit/76bb4bfbfeae827dce896f650655bbf6e251ed49">GitHub Commit</a></li> 938 <li><a href="https://github.com/apache/tomcat/commit/9cdfe25bad707f34b3e5da2994f3f1952a163c3e">GitHub Commit</a></li> 939 <li><a href="https://github.com/eclipse/jetty.project/commit/dbb94514dc9d3fb21fe92080f57c314e7e06a148">GitHub Commit</a></li> 940 <li><a href="https://github.com/gravitational/teleport/commit/15f34f927a45130408eb16ed09af5620270d4d1f">GitHub Commit</a></li> 941 <li><a href="https://github.com/kubernetes/apimachinery/commit/be9188050914374ee8128239e5a2e5998d7897f5">GitHub Commit</a></li> 942 <li><a href="https://github.com/netty/netty/commit/58f75f665aa81a8cbcf6ffa74820042a285c5e61">GitHub Commit</a></li> 943 <li><a href="https://github.com/nghttp2/nghttp2/commit/72b4af6143681f528f1d237b21a9a7aee1738832">GitHub Commit</a></li> 944 <li><a href="https://github.com/operator-framework/operator-lifecycle-manager/commit/9ec03f07f942dc9cef736957fa152e39157d6e13">GitHub Commit</a></li> 945 <li><a href="https://snyk.io/blog/find-fix-http-2-rapid-reset-zero-day-vulnerability-cve-2023-44487/">Snyk Blog</a></li> 946 <li><a href="https://blog.cloudflare.com/technical-breakdown-http2-rapid-reset-ddos-attack/">Vulnerability Discovery</a></li> 947 <li><a href="https://cloud.google.com/blog/products/identity-security/how-it-works-the-novel-http2-rapid-reset-ddos-attack">Vulnerability Explanation</a></li> 948 <li><a href="https://www.cisa.gov/known-exploited-vulnerabilities-catalog">CISA - Known Exploited Vulnerabilities</a></li> 949 </ul> 950 951 <hr/> 952 953 <div class="cta card__cta"> 954 <p><a href="https://snyk.io/vuln/SNYK-GOLANG-GOOGLEGOLANGORGGRPC-5953328">More about this vulnerability</a></p> 955 </div> 956 957 </div><!-- .card --> 958 <div class="card card--vuln disclosure--not-new severity--high" data-snyk-test="high"> 959 <h2 class="card__title">Denial of Service (DoS)</h2> 960 <div class="card__section"> 961 962 <div class="label label--high"> 963 <span class="label__text">high severity</span> 964 </div> 965 966 <hr/> 967 968 <ul class="card__meta"> 969 <li class="card__meta__item"> 970 Package Manager: golang 971 </li> 972 <li class="card__meta__item"> 973 Vulnerable module: 974 975 golang.org/x/net/http2 976 </li> 977 978 <li class="card__meta__item">Introduced through: 979 980 981 github.com/argoproj/argo-cd/v2@0.0.0, k8s.io/apimachinery/pkg/util/net@0.24.2 and others 982 </li> 983 </ul> 984 985 <hr/> 986 987 988 <h3 class="card__section__title">Detailed paths</h3> 989 990 <ul class="card__meta__paths"> 991 <li> 992 <span class="list-paths__item__introduced"><em>Introduced through</em>: 993 github.com/argoproj/argo-cd/v2@0.0.0 994 <span class="list-paths__item__arrow">›</span> 995 k8s.io/apimachinery/pkg/util/net@0.24.2 996 <span class="list-paths__item__arrow">›</span> 997 golang.org/x/net/http2@0.11.0 998 999 </span> 1000 1001 </li> 1002 <li> 1003 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1004 github.com/argoproj/argo-cd/v2@0.0.0 1005 <span class="list-paths__item__arrow">›</span> 1006 github.com/soheilhy/cmux@0.1.5 1007 <span class="list-paths__item__arrow">›</span> 1008 golang.org/x/net/http2@0.11.0 1009 1010 </span> 1011 1012 </li> 1013 <li> 1014 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1015 github.com/argoproj/argo-cd/v2@0.0.0 1016 <span class="list-paths__item__arrow">›</span> 1017 k8s.io/client-go/rest@0.24.2 1018 <span class="list-paths__item__arrow">›</span> 1019 golang.org/x/net/http2@0.11.0 1020 1021 </span> 1022 1023 </li> 1024 <li> 1025 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1026 github.com/argoproj/argo-cd/v2@0.0.0 1027 <span class="list-paths__item__arrow">›</span> 1028 github.com/improbable-eng/grpc-web/go/grpcweb@#16092bd1d58a 1029 <span class="list-paths__item__arrow">›</span> 1030 golang.org/x/net/http2@0.11.0 1031 1032 </span> 1033 1034 </li> 1035 <li> 1036 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1037 github.com/argoproj/argo-cd/v2@0.0.0 1038 <span class="list-paths__item__arrow">›</span> 1039 k8s.io/apimachinery/pkg/watch@0.24.2 1040 <span class="list-paths__item__arrow">›</span> 1041 k8s.io/apimachinery/pkg/util/net@0.24.2 1042 <span class="list-paths__item__arrow">›</span> 1043 golang.org/x/net/http2@0.11.0 1044 1045 </span> 1046 1047 </li> 1048 <li> 1049 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1050 github.com/argoproj/argo-cd/v2@0.0.0 1051 <span class="list-paths__item__arrow">›</span> 1052 google.golang.org/grpc@1.51.0 1053 <span class="list-paths__item__arrow">›</span> 1054 google.golang.org/grpc/internal/transport@1.51.0 1055 <span class="list-paths__item__arrow">›</span> 1056 golang.org/x/net/http2@0.11.0 1057 1058 </span> 1059 1060 </li> 1061 <li> 1062 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1063 github.com/argoproj/argo-cd/v2@0.0.0 1064 <span class="list-paths__item__arrow">›</span> 1065 k8s.io/client-go/discovery@0.24.2 1066 <span class="list-paths__item__arrow">›</span> 1067 k8s.io/client-go/rest@0.24.2 1068 <span class="list-paths__item__arrow">›</span> 1069 golang.org/x/net/http2@0.11.0 1070 1071 </span> 1072 1073 </li> 1074 <li> 1075 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1076 github.com/argoproj/argo-cd/v2@0.0.0 1077 <span class="list-paths__item__arrow">›</span> 1078 k8s.io/client-go/tools/cache@0.24.2 1079 <span class="list-paths__item__arrow">›</span> 1080 k8s.io/client-go/rest@0.24.2 1081 <span class="list-paths__item__arrow">›</span> 1082 golang.org/x/net/http2@0.11.0 1083 1084 </span> 1085 1086 </li> 1087 <li> 1088 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1089 github.com/argoproj/argo-cd/v2@0.0.0 1090 <span class="list-paths__item__arrow">›</span> 1091 k8s.io/client-go/transport/spdy@0.24.2 1092 <span class="list-paths__item__arrow">›</span> 1093 k8s.io/client-go/rest@0.24.2 1094 <span class="list-paths__item__arrow">›</span> 1095 golang.org/x/net/http2@0.11.0 1096 1097 </span> 1098 1099 </li> 1100 <li> 1101 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1102 github.com/argoproj/argo-cd/v2@0.0.0 1103 <span class="list-paths__item__arrow">›</span> 1104 github.com/argoproj/pkg/kubeclientmetrics@#a4dd357b057e 1105 <span class="list-paths__item__arrow">›</span> 1106 k8s.io/client-go/rest@0.24.2 1107 <span class="list-paths__item__arrow">›</span> 1108 golang.org/x/net/http2@0.11.0 1109 1110 </span> 1111 1112 </li> 1113 <li> 1114 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1115 github.com/argoproj/argo-cd/v2@0.0.0 1116 <span class="list-paths__item__arrow">›</span> 1117 k8s.io/client-go/testing@0.24.2 1118 <span class="list-paths__item__arrow">›</span> 1119 k8s.io/client-go/rest@0.24.2 1120 <span class="list-paths__item__arrow">›</span> 1121 golang.org/x/net/http2@0.11.0 1122 1123 </span> 1124 1125 </li> 1126 <li> 1127 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1128 github.com/argoproj/argo-cd/v2@0.0.0 1129 <span class="list-paths__item__arrow">›</span> 1130 k8s.io/client-go/dynamic@0.24.2 1131 <span class="list-paths__item__arrow">›</span> 1132 k8s.io/client-go/rest@0.24.2 1133 <span class="list-paths__item__arrow">›</span> 1134 golang.org/x/net/http2@0.11.0 1135 1136 </span> 1137 1138 </li> 1139 <li> 1140 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1141 github.com/argoproj/argo-cd/v2@0.0.0 1142 <span class="list-paths__item__arrow">›</span> 1143 k8s.io/client-go/plugin/pkg/client/auth/azure@0.24.2 1144 <span class="list-paths__item__arrow">›</span> 1145 k8s.io/client-go/rest@0.24.2 1146 <span class="list-paths__item__arrow">›</span> 1147 golang.org/x/net/http2@0.11.0 1148 1149 </span> 1150 1151 </li> 1152 <li> 1153 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1154 github.com/argoproj/argo-cd/v2@0.0.0 1155 <span class="list-paths__item__arrow">›</span> 1156 k8s.io/client-go/plugin/pkg/client/auth/gcp@0.24.2 1157 <span class="list-paths__item__arrow">›</span> 1158 k8s.io/client-go/rest@0.24.2 1159 <span class="list-paths__item__arrow">›</span> 1160 golang.org/x/net/http2@0.11.0 1161 1162 </span> 1163 1164 </li> 1165 <li> 1166 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1167 github.com/argoproj/argo-cd/v2@0.0.0 1168 <span class="list-paths__item__arrow">›</span> 1169 k8s.io/client-go/plugin/pkg/client/auth/oidc@0.24.2 1170 <span class="list-paths__item__arrow">›</span> 1171 k8s.io/client-go/rest@0.24.2 1172 <span class="list-paths__item__arrow">›</span> 1173 golang.org/x/net/http2@0.11.0 1174 1175 </span> 1176 1177 </li> 1178 <li> 1179 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1180 github.com/argoproj/argo-cd/v2@0.0.0 1181 <span class="list-paths__item__arrow">›</span> 1182 k8s.io/client-go/tools/record@0.24.2 1183 <span class="list-paths__item__arrow">›</span> 1184 k8s.io/client-go/rest@0.24.2 1185 <span class="list-paths__item__arrow">›</span> 1186 golang.org/x/net/http2@0.11.0 1187 1188 </span> 1189 1190 </li> 1191 <li> 1192 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1193 github.com/argoproj/argo-cd/v2@0.0.0 1194 <span class="list-paths__item__arrow">›</span> 1195 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 1196 <span class="list-paths__item__arrow">›</span> 1197 k8s.io/apimachinery/pkg/watch@0.24.2 1198 <span class="list-paths__item__arrow">›</span> 1199 k8s.io/apimachinery/pkg/util/net@0.24.2 1200 <span class="list-paths__item__arrow">›</span> 1201 golang.org/x/net/http2@0.11.0 1202 1203 </span> 1204 1205 </li> 1206 <li> 1207 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1208 github.com/argoproj/argo-cd/v2@0.0.0 1209 <span class="list-paths__item__arrow">›</span> 1210 k8s.io/client-go/rest@0.24.2 1211 <span class="list-paths__item__arrow">›</span> 1212 k8s.io/client-go/transport@0.24.2 1213 <span class="list-paths__item__arrow">›</span> 1214 k8s.io/apimachinery/pkg/util/net@0.24.2 1215 <span class="list-paths__item__arrow">›</span> 1216 golang.org/x/net/http2@0.11.0 1217 1218 </span> 1219 1220 </li> 1221 <li> 1222 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1223 github.com/argoproj/argo-cd/v2@0.0.0 1224 <span class="list-paths__item__arrow">›</span> 1225 github.com/grpc-ecosystem/go-grpc-middleware@1.3.0 1226 <span class="list-paths__item__arrow">›</span> 1227 google.golang.org/grpc@1.51.0 1228 <span class="list-paths__item__arrow">›</span> 1229 google.golang.org/grpc/internal/transport@1.51.0 1230 <span class="list-paths__item__arrow">›</span> 1231 golang.org/x/net/http2@0.11.0 1232 1233 </span> 1234 1235 </li> 1236 <li> 1237 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1238 github.com/argoproj/argo-cd/v2@0.0.0 1239 <span class="list-paths__item__arrow">›</span> 1240 github.com/grpc-ecosystem/go-grpc-middleware/auth@1.3.0 1241 <span class="list-paths__item__arrow">›</span> 1242 google.golang.org/grpc@1.51.0 1243 <span class="list-paths__item__arrow">›</span> 1244 google.golang.org/grpc/internal/transport@1.51.0 1245 <span class="list-paths__item__arrow">›</span> 1246 golang.org/x/net/http2@0.11.0 1247 1248 </span> 1249 1250 </li> 1251 <li> 1252 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1253 github.com/argoproj/argo-cd/v2@0.0.0 1254 <span class="list-paths__item__arrow">›</span> 1255 github.com/grpc-ecosystem/go-grpc-middleware/retry@1.3.0 1256 <span class="list-paths__item__arrow">›</span> 1257 google.golang.org/grpc@1.51.0 1258 <span class="list-paths__item__arrow">›</span> 1259 google.golang.org/grpc/internal/transport@1.51.0 1260 <span class="list-paths__item__arrow">›</span> 1261 golang.org/x/net/http2@0.11.0 1262 1263 </span> 1264 1265 </li> 1266 <li> 1267 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1268 github.com/argoproj/argo-cd/v2@0.0.0 1269 <span class="list-paths__item__arrow">›</span> 1270 github.com/grpc-ecosystem/go-grpc-prometheus@1.2.0 1271 <span class="list-paths__item__arrow">›</span> 1272 google.golang.org/grpc@1.51.0 1273 <span class="list-paths__item__arrow">›</span> 1274 google.golang.org/grpc/internal/transport@1.51.0 1275 <span class="list-paths__item__arrow">›</span> 1276 golang.org/x/net/http2@0.11.0 1277 1278 </span> 1279 1280 </li> 1281 <li> 1282 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1283 github.com/argoproj/argo-cd/v2@0.0.0 1284 <span class="list-paths__item__arrow">›</span> 1285 google.golang.org/grpc/health/grpc_health_v1@1.51.0 1286 <span class="list-paths__item__arrow">›</span> 1287 google.golang.org/grpc@1.51.0 1288 <span class="list-paths__item__arrow">›</span> 1289 google.golang.org/grpc/internal/transport@1.51.0 1290 <span class="list-paths__item__arrow">›</span> 1291 golang.org/x/net/http2@0.11.0 1292 1293 </span> 1294 1295 </li> 1296 <li> 1297 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1298 github.com/argoproj/argo-cd/v2@0.0.0 1299 <span class="list-paths__item__arrow">›</span> 1300 go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@0.31.0 1301 <span class="list-paths__item__arrow">›</span> 1302 google.golang.org/grpc@1.51.0 1303 <span class="list-paths__item__arrow">›</span> 1304 google.golang.org/grpc/internal/transport@1.51.0 1305 <span class="list-paths__item__arrow">›</span> 1306 golang.org/x/net/http2@0.11.0 1307 1308 </span> 1309 1310 </li> 1311 <li> 1312 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1313 github.com/argoproj/argo-cd/v2@0.0.0 1314 <span class="list-paths__item__arrow">›</span> 1315 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc@1.11.1 1316 <span class="list-paths__item__arrow">›</span> 1317 google.golang.org/grpc@1.51.0 1318 <span class="list-paths__item__arrow">›</span> 1319 google.golang.org/grpc/internal/transport@1.51.0 1320 <span class="list-paths__item__arrow">›</span> 1321 golang.org/x/net/http2@0.11.0 1322 1323 </span> 1324 1325 </li> 1326 <li> 1327 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1328 github.com/argoproj/argo-cd/v2@0.0.0 1329 <span class="list-paths__item__arrow">›</span> 1330 github.com/grpc-ecosystem/go-grpc-middleware/logging/logrus@1.3.0 1331 <span class="list-paths__item__arrow">›</span> 1332 google.golang.org/grpc@1.51.0 1333 <span class="list-paths__item__arrow">›</span> 1334 google.golang.org/grpc/internal/transport@1.51.0 1335 <span class="list-paths__item__arrow">›</span> 1336 golang.org/x/net/http2@0.11.0 1337 1338 </span> 1339 1340 </li> 1341 <li> 1342 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1343 github.com/argoproj/argo-cd/v2@0.0.0 1344 <span class="list-paths__item__arrow">›</span> 1345 github.com/improbable-eng/grpc-web/go/grpcweb@#16092bd1d58a 1346 <span class="list-paths__item__arrow">›</span> 1347 google.golang.org/grpc@1.51.0 1348 <span class="list-paths__item__arrow">›</span> 1349 google.golang.org/grpc/internal/transport@1.51.0 1350 <span class="list-paths__item__arrow">›</span> 1351 golang.org/x/net/http2@0.11.0 1352 1353 </span> 1354 1355 </li> 1356 <li> 1357 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1358 github.com/argoproj/argo-cd/v2@0.0.0 1359 <span class="list-paths__item__arrow">›</span> 1360 k8s.io/kubectl/pkg/util/openapi@0.24.2 1361 <span class="list-paths__item__arrow">›</span> 1362 k8s.io/client-go/discovery@0.24.2 1363 <span class="list-paths__item__arrow">›</span> 1364 k8s.io/client-go/rest@0.24.2 1365 <span class="list-paths__item__arrow">›</span> 1366 golang.org/x/net/http2@0.11.0 1367 1368 </span> 1369 1370 </li> 1371 <li> 1372 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1373 github.com/argoproj/argo-cd/v2@0.0.0 1374 <span class="list-paths__item__arrow">›</span> 1375 k8s.io/client-go/listers/core/v1@0.24.2 1376 <span class="list-paths__item__arrow">›</span> 1377 k8s.io/client-go/tools/cache@0.24.2 1378 <span class="list-paths__item__arrow">›</span> 1379 k8s.io/client-go/rest@0.24.2 1380 <span class="list-paths__item__arrow">›</span> 1381 golang.org/x/net/http2@0.11.0 1382 1383 </span> 1384 1385 </li> 1386 <li> 1387 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1388 github.com/argoproj/argo-cd/v2@0.0.0 1389 <span class="list-paths__item__arrow">›</span> 1390 k8s.io/client-go/informers@0.24.2 1391 <span class="list-paths__item__arrow">›</span> 1392 k8s.io/client-go/tools/cache@0.24.2 1393 <span class="list-paths__item__arrow">›</span> 1394 k8s.io/client-go/rest@0.24.2 1395 <span class="list-paths__item__arrow">›</span> 1396 golang.org/x/net/http2@0.11.0 1397 1398 </span> 1399 1400 </li> 1401 <li> 1402 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1403 github.com/argoproj/argo-cd/v2@0.0.0 1404 <span class="list-paths__item__arrow">›</span> 1405 k8s.io/client-go/tools/clientcmd@0.24.2 1406 <span class="list-paths__item__arrow">›</span> 1407 k8s.io/client-go/tools/auth@0.24.2 1408 <span class="list-paths__item__arrow">›</span> 1409 k8s.io/client-go/rest@0.24.2 1410 <span class="list-paths__item__arrow">›</span> 1411 golang.org/x/net/http2@0.11.0 1412 1413 </span> 1414 1415 </li> 1416 <li> 1417 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1418 github.com/argoproj/argo-cd/v2@0.0.0 1419 <span class="list-paths__item__arrow">›</span> 1420 github.com/argoproj/notifications-engine/pkg/controller@#f754726f03da 1421 <span class="list-paths__item__arrow">›</span> 1422 k8s.io/client-go/tools/cache@0.24.2 1423 <span class="list-paths__item__arrow">›</span> 1424 k8s.io/client-go/rest@0.24.2 1425 <span class="list-paths__item__arrow">›</span> 1426 golang.org/x/net/http2@0.11.0 1427 1428 </span> 1429 1430 </li> 1431 <li> 1432 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1433 github.com/argoproj/argo-cd/v2@0.0.0 1434 <span class="list-paths__item__arrow">›</span> 1435 k8s.io/client-go/discovery/fake@0.24.2 1436 <span class="list-paths__item__arrow">›</span> 1437 k8s.io/client-go/testing@0.24.2 1438 <span class="list-paths__item__arrow">›</span> 1439 k8s.io/client-go/rest@0.24.2 1440 <span class="list-paths__item__arrow">›</span> 1441 golang.org/x/net/http2@0.11.0 1442 1443 </span> 1444 1445 </li> 1446 <li> 1447 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1448 github.com/argoproj/argo-cd/v2@0.0.0 1449 <span class="list-paths__item__arrow">›</span> 1450 k8s.io/client-go/kubernetes/fake@0.24.2 1451 <span class="list-paths__item__arrow">›</span> 1452 k8s.io/client-go/testing@0.24.2 1453 <span class="list-paths__item__arrow">›</span> 1454 k8s.io/client-go/rest@0.24.2 1455 <span class="list-paths__item__arrow">›</span> 1456 golang.org/x/net/http2@0.11.0 1457 1458 </span> 1459 1460 </li> 1461 <li> 1462 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1463 github.com/argoproj/argo-cd/v2@0.0.0 1464 <span class="list-paths__item__arrow">›</span> 1465 k8s.io/client-go/tools/remotecommand@0.24.2 1466 <span class="list-paths__item__arrow">›</span> 1467 k8s.io/client-go/transport/spdy@0.24.2 1468 <span class="list-paths__item__arrow">›</span> 1469 k8s.io/client-go/rest@0.24.2 1470 <span class="list-paths__item__arrow">›</span> 1471 golang.org/x/net/http2@0.11.0 1472 1473 </span> 1474 1475 </li> 1476 <li> 1477 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1478 github.com/argoproj/argo-cd/v2@0.0.0 1479 <span class="list-paths__item__arrow">›</span> 1480 k8s.io/api/core/v1@0.24.2 1481 <span class="list-paths__item__arrow">›</span> 1482 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 1483 <span class="list-paths__item__arrow">›</span> 1484 k8s.io/apimachinery/pkg/watch@0.24.2 1485 <span class="list-paths__item__arrow">›</span> 1486 k8s.io/apimachinery/pkg/util/net@0.24.2 1487 <span class="list-paths__item__arrow">›</span> 1488 golang.org/x/net/http2@0.11.0 1489 1490 </span> 1491 1492 </li> 1493 <li> 1494 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1495 github.com/argoproj/argo-cd/v2@0.0.0 1496 <span class="list-paths__item__arrow">›</span> 1497 k8s.io/apimachinery/pkg/apis/meta/v1/unstructured@0.24.2 1498 <span class="list-paths__item__arrow">›</span> 1499 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 1500 <span class="list-paths__item__arrow">›</span> 1501 k8s.io/apimachinery/pkg/watch@0.24.2 1502 <span class="list-paths__item__arrow">›</span> 1503 k8s.io/apimachinery/pkg/util/net@0.24.2 1504 <span class="list-paths__item__arrow">›</span> 1505 golang.org/x/net/http2@0.11.0 1506 1507 </span> 1508 1509 </li> 1510 <li> 1511 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1512 github.com/argoproj/argo-cd/v2@0.0.0 1513 <span class="list-paths__item__arrow">›</span> 1514 k8s.io/api/rbac/v1@0.24.2 1515 <span class="list-paths__item__arrow">›</span> 1516 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 1517 <span class="list-paths__item__arrow">›</span> 1518 k8s.io/apimachinery/pkg/watch@0.24.2 1519 <span class="list-paths__item__arrow">›</span> 1520 k8s.io/apimachinery/pkg/util/net@0.24.2 1521 <span class="list-paths__item__arrow">›</span> 1522 golang.org/x/net/http2@0.11.0 1523 1524 </span> 1525 1526 </li> 1527 <li> 1528 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1529 github.com/argoproj/argo-cd/v2@0.0.0 1530 <span class="list-paths__item__arrow">›</span> 1531 k8s.io/client-go/pkg/apis/clientauthentication/v1beta1@0.24.2 1532 <span class="list-paths__item__arrow">›</span> 1533 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 1534 <span class="list-paths__item__arrow">›</span> 1535 k8s.io/apimachinery/pkg/watch@0.24.2 1536 <span class="list-paths__item__arrow">›</span> 1537 k8s.io/apimachinery/pkg/util/net@0.24.2 1538 <span class="list-paths__item__arrow">›</span> 1539 golang.org/x/net/http2@0.11.0 1540 1541 </span> 1542 1543 </li> 1544 <li> 1545 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1546 github.com/argoproj/argo-cd/v2@0.0.0 1547 <span class="list-paths__item__arrow">›</span> 1548 k8s.io/apimachinery/pkg/api/errors@0.24.2 1549 <span class="list-paths__item__arrow">›</span> 1550 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 1551 <span class="list-paths__item__arrow">›</span> 1552 k8s.io/apimachinery/pkg/watch@0.24.2 1553 <span class="list-paths__item__arrow">›</span> 1554 k8s.io/apimachinery/pkg/util/net@0.24.2 1555 <span class="list-paths__item__arrow">›</span> 1556 golang.org/x/net/http2@0.11.0 1557 1558 </span> 1559 1560 </li> 1561 <li> 1562 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1563 github.com/argoproj/argo-cd/v2@0.0.0 1564 <span class="list-paths__item__arrow">›</span> 1565 github.com/argoproj/gitops-engine/pkg/sync/common@#ad9a694fe4bc 1566 <span class="list-paths__item__arrow">›</span> 1567 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 1568 <span class="list-paths__item__arrow">›</span> 1569 k8s.io/apimachinery/pkg/watch@0.24.2 1570 <span class="list-paths__item__arrow">›</span> 1571 k8s.io/apimachinery/pkg/util/net@0.24.2 1572 <span class="list-paths__item__arrow">›</span> 1573 golang.org/x/net/http2@0.11.0 1574 1575 </span> 1576 1577 </li> 1578 <li> 1579 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1580 github.com/argoproj/argo-cd/v2@0.0.0 1581 <span class="list-paths__item__arrow">›</span> 1582 k8s.io/apimachinery/pkg/api/equality@0.24.2 1583 <span class="list-paths__item__arrow">›</span> 1584 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 1585 <span class="list-paths__item__arrow">›</span> 1586 k8s.io/apimachinery/pkg/watch@0.24.2 1587 <span class="list-paths__item__arrow">›</span> 1588 k8s.io/apimachinery/pkg/util/net@0.24.2 1589 <span class="list-paths__item__arrow">›</span> 1590 golang.org/x/net/http2@0.11.0 1591 1592 </span> 1593 1594 </li> 1595 <li> 1596 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1597 github.com/argoproj/argo-cd/v2@0.0.0 1598 <span class="list-paths__item__arrow">›</span> 1599 k8s.io/client-go/transport/spdy@0.24.2 1600 <span class="list-paths__item__arrow">›</span> 1601 k8s.io/client-go/rest@0.24.2 1602 <span class="list-paths__item__arrow">›</span> 1603 k8s.io/client-go/transport@0.24.2 1604 <span class="list-paths__item__arrow">›</span> 1605 k8s.io/apimachinery/pkg/util/net@0.24.2 1606 <span class="list-paths__item__arrow">›</span> 1607 golang.org/x/net/http2@0.11.0 1608 1609 </span> 1610 1611 </li> 1612 <li> 1613 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1614 github.com/argoproj/argo-cd/v2@0.0.0 1615 <span class="list-paths__item__arrow">›</span> 1616 github.com/argoproj/pkg/kubeclientmetrics@#a4dd357b057e 1617 <span class="list-paths__item__arrow">›</span> 1618 k8s.io/client-go/rest@0.24.2 1619 <span class="list-paths__item__arrow">›</span> 1620 k8s.io/client-go/transport@0.24.2 1621 <span class="list-paths__item__arrow">›</span> 1622 k8s.io/apimachinery/pkg/util/net@0.24.2 1623 <span class="list-paths__item__arrow">›</span> 1624 golang.org/x/net/http2@0.11.0 1625 1626 </span> 1627 1628 </li> 1629 <li> 1630 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1631 github.com/argoproj/argo-cd/v2@0.0.0 1632 <span class="list-paths__item__arrow">›</span> 1633 k8s.io/client-go/testing@0.24.2 1634 <span class="list-paths__item__arrow">›</span> 1635 k8s.io/client-go/rest@0.24.2 1636 <span class="list-paths__item__arrow">›</span> 1637 k8s.io/client-go/transport@0.24.2 1638 <span class="list-paths__item__arrow">›</span> 1639 k8s.io/apimachinery/pkg/util/net@0.24.2 1640 <span class="list-paths__item__arrow">›</span> 1641 golang.org/x/net/http2@0.11.0 1642 1643 </span> 1644 1645 </li> 1646 <li> 1647 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1648 github.com/argoproj/argo-cd/v2@0.0.0 1649 <span class="list-paths__item__arrow">›</span> 1650 k8s.io/client-go/plugin/pkg/client/auth/azure@0.24.2 1651 <span class="list-paths__item__arrow">›</span> 1652 k8s.io/client-go/rest@0.24.2 1653 <span class="list-paths__item__arrow">›</span> 1654 k8s.io/client-go/transport@0.24.2 1655 <span class="list-paths__item__arrow">›</span> 1656 k8s.io/apimachinery/pkg/util/net@0.24.2 1657 <span class="list-paths__item__arrow">›</span> 1658 golang.org/x/net/http2@0.11.0 1659 1660 </span> 1661 1662 </li> 1663 <li> 1664 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1665 github.com/argoproj/argo-cd/v2@0.0.0 1666 <span class="list-paths__item__arrow">›</span> 1667 k8s.io/client-go/plugin/pkg/client/auth/gcp@0.24.2 1668 <span class="list-paths__item__arrow">›</span> 1669 k8s.io/client-go/rest@0.24.2 1670 <span class="list-paths__item__arrow">›</span> 1671 k8s.io/client-go/transport@0.24.2 1672 <span class="list-paths__item__arrow">›</span> 1673 k8s.io/apimachinery/pkg/util/net@0.24.2 1674 <span class="list-paths__item__arrow">›</span> 1675 golang.org/x/net/http2@0.11.0 1676 1677 </span> 1678 1679 </li> 1680 <li> 1681 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1682 github.com/argoproj/argo-cd/v2@0.0.0 1683 <span class="list-paths__item__arrow">›</span> 1684 k8s.io/client-go/plugin/pkg/client/auth/oidc@0.24.2 1685 <span class="list-paths__item__arrow">›</span> 1686 k8s.io/client-go/rest@0.24.2 1687 <span class="list-paths__item__arrow">›</span> 1688 k8s.io/client-go/transport@0.24.2 1689 <span class="list-paths__item__arrow">›</span> 1690 k8s.io/apimachinery/pkg/util/net@0.24.2 1691 <span class="list-paths__item__arrow">›</span> 1692 golang.org/x/net/http2@0.11.0 1693 1694 </span> 1695 1696 </li> 1697 <li> 1698 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1699 github.com/argoproj/argo-cd/v2@0.0.0 1700 <span class="list-paths__item__arrow">›</span> 1701 google.golang.org/grpc/reflection@1.51.0 1702 <span class="list-paths__item__arrow">›</span> 1703 google.golang.org/grpc/reflection/grpc_reflection_v1alpha@1.51.0 1704 <span class="list-paths__item__arrow">›</span> 1705 google.golang.org/grpc@1.51.0 1706 <span class="list-paths__item__arrow">›</span> 1707 google.golang.org/grpc/internal/transport@1.51.0 1708 <span class="list-paths__item__arrow">›</span> 1709 golang.org/x/net/http2@0.11.0 1710 1711 </span> 1712 1713 </li> 1714 <li> 1715 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1716 github.com/argoproj/argo-cd/v2@0.0.0 1717 <span class="list-paths__item__arrow">›</span> 1718 google.golang.org/grpc/health@1.51.0 1719 <span class="list-paths__item__arrow">›</span> 1720 google.golang.org/grpc/health/grpc_health_v1@1.51.0 1721 <span class="list-paths__item__arrow">›</span> 1722 google.golang.org/grpc@1.51.0 1723 <span class="list-paths__item__arrow">›</span> 1724 google.golang.org/grpc/internal/transport@1.51.0 1725 <span class="list-paths__item__arrow">›</span> 1726 golang.org/x/net/http2@0.11.0 1727 1728 </span> 1729 1730 </li> 1731 <li> 1732 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1733 github.com/argoproj/argo-cd/v2@0.0.0 1734 <span class="list-paths__item__arrow">›</span> 1735 github.com/argoproj/gitops-engine/pkg/cache@#ad9a694fe4bc 1736 <span class="list-paths__item__arrow">›</span> 1737 k8s.io/kubectl/pkg/util/openapi@0.24.2 1738 <span class="list-paths__item__arrow">›</span> 1739 k8s.io/client-go/discovery@0.24.2 1740 <span class="list-paths__item__arrow">›</span> 1741 k8s.io/client-go/rest@0.24.2 1742 <span class="list-paths__item__arrow">›</span> 1743 golang.org/x/net/http2@0.11.0 1744 1745 </span> 1746 1747 </li> 1748 <li> 1749 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1750 github.com/argoproj/argo-cd/v2@0.0.0 1751 <span class="list-paths__item__arrow">›</span> 1752 github.com/argoproj/gitops-engine/pkg/sync@#ad9a694fe4bc 1753 <span class="list-paths__item__arrow">›</span> 1754 k8s.io/kubectl/pkg/util/openapi@0.24.2 1755 <span class="list-paths__item__arrow">›</span> 1756 k8s.io/client-go/discovery@0.24.2 1757 <span class="list-paths__item__arrow">›</span> 1758 k8s.io/client-go/rest@0.24.2 1759 <span class="list-paths__item__arrow">›</span> 1760 golang.org/x/net/http2@0.11.0 1761 1762 </span> 1763 1764 </li> 1765 <li> 1766 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1767 github.com/argoproj/argo-cd/v2@0.0.0 1768 <span class="list-paths__item__arrow">›</span> 1769 github.com/argoproj/gitops-engine/pkg/utils/kube@#ad9a694fe4bc 1770 <span class="list-paths__item__arrow">›</span> 1771 k8s.io/kubectl/pkg/util/openapi@0.24.2 1772 <span class="list-paths__item__arrow">›</span> 1773 k8s.io/client-go/discovery@0.24.2 1774 <span class="list-paths__item__arrow">›</span> 1775 k8s.io/client-go/rest@0.24.2 1776 <span class="list-paths__item__arrow">›</span> 1777 golang.org/x/net/http2@0.11.0 1778 1779 </span> 1780 1781 </li> 1782 <li> 1783 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1784 github.com/argoproj/argo-cd/v2@0.0.0 1785 <span class="list-paths__item__arrow">›</span> 1786 github.com/argoproj/notifications-engine/pkg/api@#f754726f03da 1787 <span class="list-paths__item__arrow">›</span> 1788 k8s.io/client-go/listers/core/v1@0.24.2 1789 <span class="list-paths__item__arrow">›</span> 1790 k8s.io/client-go/tools/cache@0.24.2 1791 <span class="list-paths__item__arrow">›</span> 1792 k8s.io/client-go/rest@0.24.2 1793 <span class="list-paths__item__arrow">›</span> 1794 golang.org/x/net/http2@0.11.0 1795 1796 </span> 1797 1798 </li> 1799 <li> 1800 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1801 github.com/argoproj/argo-cd/v2@0.0.0 1802 <span class="list-paths__item__arrow">›</span> 1803 k8s.io/client-go/informers/core/v1@0.24.2 1804 <span class="list-paths__item__arrow">›</span> 1805 k8s.io/client-go/listers/core/v1@0.24.2 1806 <span class="list-paths__item__arrow">›</span> 1807 k8s.io/client-go/tools/cache@0.24.2 1808 <span class="list-paths__item__arrow">›</span> 1809 k8s.io/client-go/rest@0.24.2 1810 <span class="list-paths__item__arrow">›</span> 1811 golang.org/x/net/http2@0.11.0 1812 1813 </span> 1814 1815 </li> 1816 <li> 1817 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1818 github.com/argoproj/argo-cd/v2@0.0.0 1819 <span class="list-paths__item__arrow">›</span> 1820 github.com/argoproj/notifications-engine/pkg/cmd@#f754726f03da 1821 <span class="list-paths__item__arrow">›</span> 1822 k8s.io/client-go/tools/clientcmd@0.24.2 1823 <span class="list-paths__item__arrow">›</span> 1824 k8s.io/client-go/tools/auth@0.24.2 1825 <span class="list-paths__item__arrow">›</span> 1826 k8s.io/client-go/rest@0.24.2 1827 <span class="list-paths__item__arrow">›</span> 1828 golang.org/x/net/http2@0.11.0 1829 1830 </span> 1831 1832 </li> 1833 <li> 1834 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1835 github.com/argoproj/argo-cd/v2@0.0.0 1836 <span class="list-paths__item__arrow">›</span> 1837 k8s.io/kubectl/pkg/util/term@0.24.2 1838 <span class="list-paths__item__arrow">›</span> 1839 k8s.io/client-go/tools/remotecommand@0.24.2 1840 <span class="list-paths__item__arrow">›</span> 1841 k8s.io/client-go/transport/spdy@0.24.2 1842 <span class="list-paths__item__arrow">›</span> 1843 k8s.io/client-go/rest@0.24.2 1844 <span class="list-paths__item__arrow">›</span> 1845 golang.org/x/net/http2@0.11.0 1846 1847 </span> 1848 1849 </li> 1850 <li> 1851 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1852 github.com/argoproj/argo-cd/v2@0.0.0 1853 <span class="list-paths__item__arrow">›</span> 1854 k8s.io/kubectl/pkg/util/resource@0.24.2 1855 <span class="list-paths__item__arrow">›</span> 1856 k8s.io/api/core/v1@0.24.2 1857 <span class="list-paths__item__arrow">›</span> 1858 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 1859 <span class="list-paths__item__arrow">›</span> 1860 k8s.io/apimachinery/pkg/watch@0.24.2 1861 <span class="list-paths__item__arrow">›</span> 1862 k8s.io/apimachinery/pkg/util/net@0.24.2 1863 <span class="list-paths__item__arrow">›</span> 1864 golang.org/x/net/http2@0.11.0 1865 1866 </span> 1867 1868 </li> 1869 <li> 1870 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1871 github.com/argoproj/argo-cd/v2@0.0.0 1872 <span class="list-paths__item__arrow">›</span> 1873 github.com/argoproj/gitops-engine/pkg/health@#ad9a694fe4bc 1874 <span class="list-paths__item__arrow">›</span> 1875 k8s.io/apimachinery/pkg/apis/meta/v1/unstructured@0.24.2 1876 <span class="list-paths__item__arrow">›</span> 1877 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 1878 <span class="list-paths__item__arrow">›</span> 1879 k8s.io/apimachinery/pkg/watch@0.24.2 1880 <span class="list-paths__item__arrow">›</span> 1881 k8s.io/apimachinery/pkg/util/net@0.24.2 1882 <span class="list-paths__item__arrow">›</span> 1883 golang.org/x/net/http2@0.11.0 1884 1885 </span> 1886 1887 </li> 1888 <li> 1889 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1890 github.com/argoproj/argo-cd/v2@0.0.0 1891 <span class="list-paths__item__arrow">›</span> 1892 github.com/argoproj/gitops-engine/pkg/sync/resource@#ad9a694fe4bc 1893 <span class="list-paths__item__arrow">›</span> 1894 k8s.io/apimachinery/pkg/apis/meta/v1/unstructured@0.24.2 1895 <span class="list-paths__item__arrow">›</span> 1896 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 1897 <span class="list-paths__item__arrow">›</span> 1898 k8s.io/apimachinery/pkg/watch@0.24.2 1899 <span class="list-paths__item__arrow">›</span> 1900 k8s.io/apimachinery/pkg/util/net@0.24.2 1901 <span class="list-paths__item__arrow">›</span> 1902 golang.org/x/net/http2@0.11.0 1903 1904 </span> 1905 1906 </li> 1907 <li> 1908 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1909 github.com/argoproj/argo-cd/v2@0.0.0 1910 <span class="list-paths__item__arrow">›</span> 1911 k8s.io/client-go/dynamic@0.24.2 1912 <span class="list-paths__item__arrow">›</span> 1913 k8s.io/apimachinery/pkg/apis/meta/v1/unstructured@0.24.2 1914 <span class="list-paths__item__arrow">›</span> 1915 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 1916 <span class="list-paths__item__arrow">›</span> 1917 k8s.io/apimachinery/pkg/watch@0.24.2 1918 <span class="list-paths__item__arrow">›</span> 1919 k8s.io/apimachinery/pkg/util/net@0.24.2 1920 <span class="list-paths__item__arrow">›</span> 1921 golang.org/x/net/http2@0.11.0 1922 1923 </span> 1924 1925 </li> 1926 <li> 1927 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1928 github.com/argoproj/argo-cd/v2@0.0.0 1929 <span class="list-paths__item__arrow">›</span> 1930 github.com/argoproj/gitops-engine/pkg/sync/ignore@#ad9a694fe4bc 1931 <span class="list-paths__item__arrow">›</span> 1932 k8s.io/apimachinery/pkg/apis/meta/v1/unstructured@0.24.2 1933 <span class="list-paths__item__arrow">›</span> 1934 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 1935 <span class="list-paths__item__arrow">›</span> 1936 k8s.io/apimachinery/pkg/watch@0.24.2 1937 <span class="list-paths__item__arrow">›</span> 1938 k8s.io/apimachinery/pkg/util/net@0.24.2 1939 <span class="list-paths__item__arrow">›</span> 1940 golang.org/x/net/http2@0.11.0 1941 1942 </span> 1943 1944 </li> 1945 <li> 1946 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1947 github.com/argoproj/argo-cd/v2@0.0.0 1948 <span class="list-paths__item__arrow">›</span> 1949 github.com/argoproj/gitops-engine/pkg/sync/syncwaves@#ad9a694fe4bc 1950 <span class="list-paths__item__arrow">›</span> 1951 k8s.io/apimachinery/pkg/apis/meta/v1/unstructured@0.24.2 1952 <span class="list-paths__item__arrow">›</span> 1953 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 1954 <span class="list-paths__item__arrow">›</span> 1955 k8s.io/apimachinery/pkg/watch@0.24.2 1956 <span class="list-paths__item__arrow">›</span> 1957 k8s.io/apimachinery/pkg/util/net@0.24.2 1958 <span class="list-paths__item__arrow">›</span> 1959 golang.org/x/net/http2@0.11.0 1960 1961 </span> 1962 1963 </li> 1964 <li> 1965 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1966 github.com/argoproj/argo-cd/v2@0.0.0 1967 <span class="list-paths__item__arrow">›</span> 1968 github.com/argoproj/gitops-engine/pkg/utils/testing@#ad9a694fe4bc 1969 <span class="list-paths__item__arrow">›</span> 1970 k8s.io/apimachinery/pkg/apis/meta/v1/unstructured@0.24.2 1971 <span class="list-paths__item__arrow">›</span> 1972 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 1973 <span class="list-paths__item__arrow">›</span> 1974 k8s.io/apimachinery/pkg/watch@0.24.2 1975 <span class="list-paths__item__arrow">›</span> 1976 k8s.io/apimachinery/pkg/util/net@0.24.2 1977 <span class="list-paths__item__arrow">›</span> 1978 golang.org/x/net/http2@0.11.0 1979 1980 </span> 1981 1982 </li> 1983 <li> 1984 <span class="list-paths__item__introduced"><em>Introduced through</em>: 1985 github.com/argoproj/argo-cd/v2@0.0.0 1986 <span class="list-paths__item__arrow">›</span> 1987 k8s.io/apimachinery/pkg/util/managedfields@0.24.2 1988 <span class="list-paths__item__arrow">›</span> 1989 k8s.io/apimachinery/pkg/apis/meta/v1/unstructured@0.24.2 1990 <span class="list-paths__item__arrow">›</span> 1991 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 1992 <span class="list-paths__item__arrow">›</span> 1993 k8s.io/apimachinery/pkg/watch@0.24.2 1994 <span class="list-paths__item__arrow">›</span> 1995 k8s.io/apimachinery/pkg/util/net@0.24.2 1996 <span class="list-paths__item__arrow">›</span> 1997 golang.org/x/net/http2@0.11.0 1998 1999 </span> 2000 2001 </li> 2002 <li> 2003 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2004 github.com/argoproj/argo-cd/v2@0.0.0 2005 <span class="list-paths__item__arrow">›</span> 2006 k8s.io/client-go/tools/cache@0.24.2 2007 <span class="list-paths__item__arrow">›</span> 2008 k8s.io/client-go/tools/pager@0.24.2 2009 <span class="list-paths__item__arrow">›</span> 2010 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2011 <span class="list-paths__item__arrow">›</span> 2012 k8s.io/apimachinery/pkg/watch@0.24.2 2013 <span class="list-paths__item__arrow">›</span> 2014 k8s.io/apimachinery/pkg/util/net@0.24.2 2015 <span class="list-paths__item__arrow">›</span> 2016 golang.org/x/net/http2@0.11.0 2017 2018 </span> 2019 2020 </li> 2021 <li> 2022 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2023 github.com/argoproj/argo-cd/v2@0.0.0 2024 <span class="list-paths__item__arrow">›</span> 2025 sigs.k8s.io/controller-runtime@0.11.0 2026 <span class="list-paths__item__arrow">›</span> 2027 sigs.k8s.io/controller-runtime/pkg/scheme@0.11.0 2028 <span class="list-paths__item__arrow">›</span> 2029 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2030 <span class="list-paths__item__arrow">›</span> 2031 k8s.io/apimachinery/pkg/watch@0.24.2 2032 <span class="list-paths__item__arrow">›</span> 2033 k8s.io/apimachinery/pkg/util/net@0.24.2 2034 <span class="list-paths__item__arrow">›</span> 2035 golang.org/x/net/http2@0.11.0 2036 2037 </span> 2038 2039 </li> 2040 <li> 2041 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2042 github.com/argoproj/argo-cd/v2@0.0.0 2043 <span class="list-paths__item__arrow">›</span> 2044 k8s.io/client-go/util/retry@0.24.2 2045 <span class="list-paths__item__arrow">›</span> 2046 k8s.io/apimachinery/pkg/api/errors@0.24.2 2047 <span class="list-paths__item__arrow">›</span> 2048 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2049 <span class="list-paths__item__arrow">›</span> 2050 k8s.io/apimachinery/pkg/watch@0.24.2 2051 <span class="list-paths__item__arrow">›</span> 2052 k8s.io/apimachinery/pkg/util/net@0.24.2 2053 <span class="list-paths__item__arrow">›</span> 2054 golang.org/x/net/http2@0.11.0 2055 2056 </span> 2057 2058 </li> 2059 <li> 2060 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2061 github.com/argoproj/argo-cd/v2@0.0.0 2062 <span class="list-paths__item__arrow">›</span> 2063 k8s.io/client-go/tools/portforward@0.24.2 2064 <span class="list-paths__item__arrow">›</span> 2065 k8s.io/api/core/v1@0.24.2 2066 <span class="list-paths__item__arrow">›</span> 2067 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2068 <span class="list-paths__item__arrow">›</span> 2069 k8s.io/apimachinery/pkg/watch@0.24.2 2070 <span class="list-paths__item__arrow">›</span> 2071 k8s.io/apimachinery/pkg/util/net@0.24.2 2072 <span class="list-paths__item__arrow">›</span> 2073 golang.org/x/net/http2@0.11.0 2074 2075 </span> 2076 2077 </li> 2078 <li> 2079 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2080 github.com/argoproj/argo-cd/v2@0.0.0 2081 <span class="list-paths__item__arrow">›</span> 2082 k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1@0.24.2 2083 <span class="list-paths__item__arrow">›</span> 2084 k8s.io/apimachinery/pkg/api/equality@0.24.2 2085 <span class="list-paths__item__arrow">›</span> 2086 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2087 <span class="list-paths__item__arrow">›</span> 2088 k8s.io/apimachinery/pkg/watch@0.24.2 2089 <span class="list-paths__item__arrow">›</span> 2090 k8s.io/apimachinery/pkg/util/net@0.24.2 2091 <span class="list-paths__item__arrow">›</span> 2092 golang.org/x/net/http2@0.11.0 2093 2094 </span> 2095 2096 </li> 2097 <li> 2098 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2099 github.com/argoproj/argo-cd/v2@0.0.0 2100 <span class="list-paths__item__arrow">›</span> 2101 k8s.io/apimachinery/pkg/api/validation@0.24.2 2102 <span class="list-paths__item__arrow">›</span> 2103 k8s.io/apimachinery/pkg/apis/meta/v1/validation@0.24.2 2104 <span class="list-paths__item__arrow">›</span> 2105 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2106 <span class="list-paths__item__arrow">›</span> 2107 k8s.io/apimachinery/pkg/watch@0.24.2 2108 <span class="list-paths__item__arrow">›</span> 2109 k8s.io/apimachinery/pkg/util/net@0.24.2 2110 <span class="list-paths__item__arrow">›</span> 2111 golang.org/x/net/http2@0.11.0 2112 2113 </span> 2114 2115 </li> 2116 <li> 2117 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2118 github.com/argoproj/argo-cd/v2@0.0.0 2119 <span class="list-paths__item__arrow">›</span> 2120 k8s.io/client-go/discovery/fake@0.24.2 2121 <span class="list-paths__item__arrow">›</span> 2122 k8s.io/client-go/testing@0.24.2 2123 <span class="list-paths__item__arrow">›</span> 2124 k8s.io/client-go/rest@0.24.2 2125 <span class="list-paths__item__arrow">›</span> 2126 k8s.io/client-go/transport@0.24.2 2127 <span class="list-paths__item__arrow">›</span> 2128 k8s.io/apimachinery/pkg/util/net@0.24.2 2129 <span class="list-paths__item__arrow">›</span> 2130 golang.org/x/net/http2@0.11.0 2131 2132 </span> 2133 2134 </li> 2135 <li> 2136 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2137 github.com/argoproj/argo-cd/v2@0.0.0 2138 <span class="list-paths__item__arrow">›</span> 2139 k8s.io/client-go/kubernetes/fake@0.24.2 2140 <span class="list-paths__item__arrow">›</span> 2141 k8s.io/client-go/testing@0.24.2 2142 <span class="list-paths__item__arrow">›</span> 2143 k8s.io/client-go/rest@0.24.2 2144 <span class="list-paths__item__arrow">›</span> 2145 k8s.io/client-go/transport@0.24.2 2146 <span class="list-paths__item__arrow">›</span> 2147 k8s.io/apimachinery/pkg/util/net@0.24.2 2148 <span class="list-paths__item__arrow">›</span> 2149 golang.org/x/net/http2@0.11.0 2150 2151 </span> 2152 2153 </li> 2154 <li> 2155 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2156 github.com/argoproj/argo-cd/v2@0.0.0 2157 <span class="list-paths__item__arrow">›</span> 2158 k8s.io/client-go/tools/remotecommand@0.24.2 2159 <span class="list-paths__item__arrow">›</span> 2160 k8s.io/client-go/transport/spdy@0.24.2 2161 <span class="list-paths__item__arrow">›</span> 2162 k8s.io/client-go/rest@0.24.2 2163 <span class="list-paths__item__arrow">›</span> 2164 k8s.io/client-go/transport@0.24.2 2165 <span class="list-paths__item__arrow">›</span> 2166 k8s.io/apimachinery/pkg/util/net@0.24.2 2167 <span class="list-paths__item__arrow">›</span> 2168 golang.org/x/net/http2@0.11.0 2169 2170 </span> 2171 2172 </li> 2173 <li> 2174 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2175 github.com/argoproj/argo-cd/v2@0.0.0 2176 <span class="list-paths__item__arrow">›</span> 2177 github.com/argoproj/gitops-engine/pkg/health@#ad9a694fe4bc 2178 <span class="list-paths__item__arrow">›</span> 2179 github.com/argoproj/gitops-engine/pkg/utils/kube@#ad9a694fe4bc 2180 <span class="list-paths__item__arrow">›</span> 2181 k8s.io/kubectl/pkg/util/openapi@0.24.2 2182 <span class="list-paths__item__arrow">›</span> 2183 k8s.io/client-go/discovery@0.24.2 2184 <span class="list-paths__item__arrow">›</span> 2185 k8s.io/client-go/rest@0.24.2 2186 <span class="list-paths__item__arrow">›</span> 2187 golang.org/x/net/http2@0.11.0 2188 2189 </span> 2190 2191 </li> 2192 <li> 2193 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2194 github.com/argoproj/argo-cd/v2@0.0.0 2195 <span class="list-paths__item__arrow">›</span> 2196 github.com/argoproj/gitops-engine/pkg/sync/common@#ad9a694fe4bc 2197 <span class="list-paths__item__arrow">›</span> 2198 github.com/argoproj/gitops-engine/pkg/utils/kube@#ad9a694fe4bc 2199 <span class="list-paths__item__arrow">›</span> 2200 k8s.io/kubectl/pkg/util/openapi@0.24.2 2201 <span class="list-paths__item__arrow">›</span> 2202 k8s.io/client-go/discovery@0.24.2 2203 <span class="list-paths__item__arrow">›</span> 2204 k8s.io/client-go/rest@0.24.2 2205 <span class="list-paths__item__arrow">›</span> 2206 golang.org/x/net/http2@0.11.0 2207 2208 </span> 2209 2210 </li> 2211 <li> 2212 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2213 github.com/argoproj/argo-cd/v2@0.0.0 2214 <span class="list-paths__item__arrow">›</span> 2215 sigs.k8s.io/controller-runtime/pkg/controller/controllerutil@0.11.0 2216 <span class="list-paths__item__arrow">›</span> 2217 sigs.k8s.io/controller-runtime/pkg/client/apiutil@0.11.0 2218 <span class="list-paths__item__arrow">›</span> 2219 k8s.io/client-go/restmapper@0.24.2 2220 <span class="list-paths__item__arrow">›</span> 2221 k8s.io/client-go/discovery@0.24.2 2222 <span class="list-paths__item__arrow">›</span> 2223 k8s.io/client-go/rest@0.24.2 2224 <span class="list-paths__item__arrow">›</span> 2225 golang.org/x/net/http2@0.11.0 2226 2227 </span> 2228 2229 </li> 2230 <li> 2231 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2232 github.com/argoproj/argo-cd/v2@0.0.0 2233 <span class="list-paths__item__arrow">›</span> 2234 sigs.k8s.io/controller-runtime@0.11.0 2235 <span class="list-paths__item__arrow">›</span> 2236 sigs.k8s.io/controller-runtime/pkg/manager@0.11.0 2237 <span class="list-paths__item__arrow">›</span> 2238 sigs.k8s.io/controller-runtime/pkg/recorder@0.11.0 2239 <span class="list-paths__item__arrow">›</span> 2240 k8s.io/client-go/tools/record@0.24.2 2241 <span class="list-paths__item__arrow">›</span> 2242 k8s.io/client-go/rest@0.24.2 2243 <span class="list-paths__item__arrow">›</span> 2244 golang.org/x/net/http2@0.11.0 2245 2246 </span> 2247 2248 </li> 2249 <li> 2250 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2251 github.com/argoproj/argo-cd/v2@0.0.0 2252 <span class="list-paths__item__arrow">›</span> 2253 sigs.k8s.io/controller-runtime/pkg/envtest@0.11.0 2254 <span class="list-paths__item__arrow">›</span> 2255 sigs.k8s.io/controller-runtime/pkg/internal/testing/controlplane@0.11.0 2256 <span class="list-paths__item__arrow">›</span> 2257 k8s.io/client-go/tools/clientcmd@0.24.2 2258 <span class="list-paths__item__arrow">›</span> 2259 k8s.io/client-go/tools/auth@0.24.2 2260 <span class="list-paths__item__arrow">›</span> 2261 k8s.io/client-go/rest@0.24.2 2262 <span class="list-paths__item__arrow">›</span> 2263 golang.org/x/net/http2@0.11.0 2264 2265 </span> 2266 2267 </li> 2268 <li> 2269 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2270 github.com/argoproj/argo-cd/v2@0.0.0 2271 <span class="list-paths__item__arrow">›</span> 2272 k8s.io/client-go/kubernetes/scheme@0.24.2 2273 <span class="list-paths__item__arrow">›</span> 2274 k8s.io/api/storage/v1beta1@0.24.2 2275 <span class="list-paths__item__arrow">›</span> 2276 k8s.io/api/core/v1@0.24.2 2277 <span class="list-paths__item__arrow">›</span> 2278 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2279 <span class="list-paths__item__arrow">›</span> 2280 k8s.io/apimachinery/pkg/watch@0.24.2 2281 <span class="list-paths__item__arrow">›</span> 2282 k8s.io/apimachinery/pkg/util/net@0.24.2 2283 <span class="list-paths__item__arrow">›</span> 2284 golang.org/x/net/http2@0.11.0 2285 2286 </span> 2287 2288 </li> 2289 <li> 2290 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2291 github.com/argoproj/argo-cd/v2@0.0.0 2292 <span class="list-paths__item__arrow">›</span> 2293 k8s.io/client-go/tools/record@0.24.2 2294 <span class="list-paths__item__arrow">›</span> 2295 k8s.io/client-go/tools/reference@0.24.2 2296 <span class="list-paths__item__arrow">›</span> 2297 k8s.io/api/core/v1@0.24.2 2298 <span class="list-paths__item__arrow">›</span> 2299 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2300 <span class="list-paths__item__arrow">›</span> 2301 k8s.io/apimachinery/pkg/watch@0.24.2 2302 <span class="list-paths__item__arrow">›</span> 2303 k8s.io/apimachinery/pkg/util/net@0.24.2 2304 <span class="list-paths__item__arrow">›</span> 2305 golang.org/x/net/http2@0.11.0 2306 2307 </span> 2308 2309 </li> 2310 <li> 2311 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2312 github.com/argoproj/argo-cd/v2@0.0.0 2313 <span class="list-paths__item__arrow">›</span> 2314 github.com/argoproj/gitops-engine/pkg/sync/hook@#ad9a694fe4bc 2315 <span class="list-paths__item__arrow">›</span> 2316 github.com/argoproj/gitops-engine/pkg/sync/resource@#ad9a694fe4bc 2317 <span class="list-paths__item__arrow">›</span> 2318 k8s.io/apimachinery/pkg/apis/meta/v1/unstructured@0.24.2 2319 <span class="list-paths__item__arrow">›</span> 2320 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2321 <span class="list-paths__item__arrow">›</span> 2322 k8s.io/apimachinery/pkg/watch@0.24.2 2323 <span class="list-paths__item__arrow">›</span> 2324 k8s.io/apimachinery/pkg/util/net@0.24.2 2325 <span class="list-paths__item__arrow">›</span> 2326 golang.org/x/net/http2@0.11.0 2327 2328 </span> 2329 2330 </li> 2331 <li> 2332 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2333 github.com/argoproj/argo-cd/v2@0.0.0 2334 <span class="list-paths__item__arrow">›</span> 2335 k8s.io/apimachinery/pkg/runtime/serializer@0.24.2 2336 <span class="list-paths__item__arrow">›</span> 2337 k8s.io/apimachinery/pkg/runtime/serializer/versioning@0.24.2 2338 <span class="list-paths__item__arrow">›</span> 2339 k8s.io/apimachinery/pkg/apis/meta/v1/unstructured@0.24.2 2340 <span class="list-paths__item__arrow">›</span> 2341 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2342 <span class="list-paths__item__arrow">›</span> 2343 k8s.io/apimachinery/pkg/watch@0.24.2 2344 <span class="list-paths__item__arrow">›</span> 2345 k8s.io/apimachinery/pkg/util/net@0.24.2 2346 <span class="list-paths__item__arrow">›</span> 2347 golang.org/x/net/http2@0.11.0 2348 2349 </span> 2350 2351 </li> 2352 <li> 2353 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2354 github.com/argoproj/argo-cd/v2@0.0.0 2355 <span class="list-paths__item__arrow">›</span> 2356 k8s.io/client-go/listers/core/v1@0.24.2 2357 <span class="list-paths__item__arrow">›</span> 2358 k8s.io/client-go/tools/cache@0.24.2 2359 <span class="list-paths__item__arrow">›</span> 2360 k8s.io/client-go/tools/pager@0.24.2 2361 <span class="list-paths__item__arrow">›</span> 2362 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2363 <span class="list-paths__item__arrow">›</span> 2364 k8s.io/apimachinery/pkg/watch@0.24.2 2365 <span class="list-paths__item__arrow">›</span> 2366 k8s.io/apimachinery/pkg/util/net@0.24.2 2367 <span class="list-paths__item__arrow">›</span> 2368 golang.org/x/net/http2@0.11.0 2369 2370 </span> 2371 2372 </li> 2373 <li> 2374 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2375 github.com/argoproj/argo-cd/v2@0.0.0 2376 <span class="list-paths__item__arrow">›</span> 2377 k8s.io/client-go/informers@0.24.2 2378 <span class="list-paths__item__arrow">›</span> 2379 k8s.io/client-go/tools/cache@0.24.2 2380 <span class="list-paths__item__arrow">›</span> 2381 k8s.io/client-go/tools/pager@0.24.2 2382 <span class="list-paths__item__arrow">›</span> 2383 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2384 <span class="list-paths__item__arrow">›</span> 2385 k8s.io/apimachinery/pkg/watch@0.24.2 2386 <span class="list-paths__item__arrow">›</span> 2387 k8s.io/apimachinery/pkg/util/net@0.24.2 2388 <span class="list-paths__item__arrow">›</span> 2389 golang.org/x/net/http2@0.11.0 2390 2391 </span> 2392 2393 </li> 2394 <li> 2395 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2396 github.com/argoproj/argo-cd/v2@0.0.0 2397 <span class="list-paths__item__arrow">›</span> 2398 github.com/argoproj/notifications-engine/pkg/controller@#f754726f03da 2399 <span class="list-paths__item__arrow">›</span> 2400 k8s.io/client-go/tools/cache@0.24.2 2401 <span class="list-paths__item__arrow">›</span> 2402 k8s.io/client-go/tools/pager@0.24.2 2403 <span class="list-paths__item__arrow">›</span> 2404 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2405 <span class="list-paths__item__arrow">›</span> 2406 k8s.io/apimachinery/pkg/watch@0.24.2 2407 <span class="list-paths__item__arrow">›</span> 2408 k8s.io/apimachinery/pkg/util/net@0.24.2 2409 <span class="list-paths__item__arrow">›</span> 2410 golang.org/x/net/http2@0.11.0 2411 2412 </span> 2413 2414 </li> 2415 <li> 2416 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2417 github.com/argoproj/argo-cd/v2@0.0.0 2418 <span class="list-paths__item__arrow">›</span> 2419 github.com/argoproj/gitops-engine/pkg/utils/kube/scheme@#ad9a694fe4bc 2420 <span class="list-paths__item__arrow">›</span> 2421 k8s.io/apimachinery/pkg/util/managedfields@0.24.2 2422 <span class="list-paths__item__arrow">›</span> 2423 k8s.io/apimachinery/pkg/apis/meta/v1/unstructured@0.24.2 2424 <span class="list-paths__item__arrow">›</span> 2425 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2426 <span class="list-paths__item__arrow">›</span> 2427 k8s.io/apimachinery/pkg/watch@0.24.2 2428 <span class="list-paths__item__arrow">›</span> 2429 k8s.io/apimachinery/pkg/util/net@0.24.2 2430 <span class="list-paths__item__arrow">›</span> 2431 golang.org/x/net/http2@0.11.0 2432 2433 </span> 2434 2435 </li> 2436 <li> 2437 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2438 github.com/argoproj/argo-cd/v2@0.0.0 2439 <span class="list-paths__item__arrow">›</span> 2440 k8s.io/kubectl/pkg/util/term@0.24.2 2441 <span class="list-paths__item__arrow">›</span> 2442 k8s.io/client-go/tools/remotecommand@0.24.2 2443 <span class="list-paths__item__arrow">›</span> 2444 k8s.io/client-go/transport/spdy@0.24.2 2445 <span class="list-paths__item__arrow">›</span> 2446 k8s.io/client-go/rest@0.24.2 2447 <span class="list-paths__item__arrow">›</span> 2448 k8s.io/client-go/transport@0.24.2 2449 <span class="list-paths__item__arrow">›</span> 2450 k8s.io/apimachinery/pkg/util/net@0.24.2 2451 <span class="list-paths__item__arrow">›</span> 2452 golang.org/x/net/http2@0.11.0 2453 2454 </span> 2455 2456 </li> 2457 <li> 2458 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2459 github.com/argoproj/argo-cd/v2@0.0.0 2460 <span class="list-paths__item__arrow">›</span> 2461 github.com/grpc-ecosystem/go-grpc-middleware/tags/logrus@1.3.0 2462 <span class="list-paths__item__arrow">›</span> 2463 github.com/grpc-ecosystem/go-grpc-middleware/logging/logrus/ctxlogrus@1.3.0 2464 <span class="list-paths__item__arrow">›</span> 2465 github.com/grpc-ecosystem/go-grpc-middleware/tags@1.3.0 2466 <span class="list-paths__item__arrow">›</span> 2467 github.com/grpc-ecosystem/go-grpc-middleware@1.3.0 2468 <span class="list-paths__item__arrow">›</span> 2469 google.golang.org/grpc@1.51.0 2470 <span class="list-paths__item__arrow">›</span> 2471 google.golang.org/grpc/internal/transport@1.51.0 2472 <span class="list-paths__item__arrow">›</span> 2473 golang.org/x/net/http2@0.11.0 2474 2475 </span> 2476 2477 </li> 2478 <li> 2479 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2480 github.com/argoproj/argo-cd/v2@0.0.0 2481 <span class="list-paths__item__arrow">›</span> 2482 sigs.k8s.io/controller-runtime/pkg/client@0.11.0 2483 <span class="list-paths__item__arrow">›</span> 2484 sigs.k8s.io/controller-runtime/pkg/internal/objectutil@0.11.0 2485 <span class="list-paths__item__arrow">›</span> 2486 sigs.k8s.io/controller-runtime/pkg/client/apiutil@0.11.0 2487 <span class="list-paths__item__arrow">›</span> 2488 k8s.io/client-go/restmapper@0.24.2 2489 <span class="list-paths__item__arrow">›</span> 2490 k8s.io/client-go/discovery@0.24.2 2491 <span class="list-paths__item__arrow">›</span> 2492 k8s.io/client-go/rest@0.24.2 2493 <span class="list-paths__item__arrow">›</span> 2494 golang.org/x/net/http2@0.11.0 2495 2496 </span> 2497 2498 </li> 2499 <li> 2500 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2501 github.com/argoproj/argo-cd/v2@0.0.0 2502 <span class="list-paths__item__arrow">›</span> 2503 sigs.k8s.io/controller-runtime/pkg/cache@0.11.0 2504 <span class="list-paths__item__arrow">›</span> 2505 sigs.k8s.io/controller-runtime/pkg/internal/objectutil@0.11.0 2506 <span class="list-paths__item__arrow">›</span> 2507 sigs.k8s.io/controller-runtime/pkg/client/apiutil@0.11.0 2508 <span class="list-paths__item__arrow">›</span> 2509 k8s.io/client-go/restmapper@0.24.2 2510 <span class="list-paths__item__arrow">›</span> 2511 k8s.io/client-go/discovery@0.24.2 2512 <span class="list-paths__item__arrow">›</span> 2513 k8s.io/client-go/rest@0.24.2 2514 <span class="list-paths__item__arrow">›</span> 2515 golang.org/x/net/http2@0.11.0 2516 2517 </span> 2518 2519 </li> 2520 <li> 2521 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2522 github.com/argoproj/argo-cd/v2@0.0.0 2523 <span class="list-paths__item__arrow">›</span> 2524 k8s.io/client-go/kubernetes@0.24.2 2525 <span class="list-paths__item__arrow">›</span> 2526 k8s.io/client-go/kubernetes/typed/storage/v1beta1@0.24.2 2527 <span class="list-paths__item__arrow">›</span> 2528 k8s.io/client-go/applyconfigurations/storage/v1beta1@0.24.2 2529 <span class="list-paths__item__arrow">›</span> 2530 k8s.io/client-go/applyconfigurations/meta/v1@0.24.2 2531 <span class="list-paths__item__arrow">›</span> 2532 k8s.io/client-go/discovery@0.24.2 2533 <span class="list-paths__item__arrow">›</span> 2534 k8s.io/client-go/rest@0.24.2 2535 <span class="list-paths__item__arrow">›</span> 2536 golang.org/x/net/http2@0.11.0 2537 2538 </span> 2539 2540 </li> 2541 <li> 2542 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2543 github.com/argoproj/argo-cd/v2@0.0.0 2544 <span class="list-paths__item__arrow">›</span> 2545 sigs.k8s.io/controller-runtime/pkg/builder@0.11.0 2546 <span class="list-paths__item__arrow">›</span> 2547 sigs.k8s.io/controller-runtime/pkg/webhook/admission@0.11.0 2548 <span class="list-paths__item__arrow">›</span> 2549 sigs.k8s.io/controller-runtime/pkg/webhook/internal/metrics@0.11.0 2550 <span class="list-paths__item__arrow">›</span> 2551 sigs.k8s.io/controller-runtime/pkg/metrics@0.11.0 2552 <span class="list-paths__item__arrow">›</span> 2553 k8s.io/client-go/tools/cache@0.24.2 2554 <span class="list-paths__item__arrow">›</span> 2555 k8s.io/client-go/rest@0.24.2 2556 <span class="list-paths__item__arrow">›</span> 2557 golang.org/x/net/http2@0.11.0 2558 2559 </span> 2560 2561 </li> 2562 <li> 2563 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2564 github.com/argoproj/argo-cd/v2@0.0.0 2565 <span class="list-paths__item__arrow">›</span> 2566 k8s.io/client-go/discovery@0.24.2 2567 <span class="list-paths__item__arrow">›</span> 2568 k8s.io/client-go/kubernetes/scheme@0.24.2 2569 <span class="list-paths__item__arrow">›</span> 2570 k8s.io/api/storage/v1beta1@0.24.2 2571 <span class="list-paths__item__arrow">›</span> 2572 k8s.io/api/core/v1@0.24.2 2573 <span class="list-paths__item__arrow">›</span> 2574 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2575 <span class="list-paths__item__arrow">›</span> 2576 k8s.io/apimachinery/pkg/watch@0.24.2 2577 <span class="list-paths__item__arrow">›</span> 2578 k8s.io/apimachinery/pkg/util/net@0.24.2 2579 <span class="list-paths__item__arrow">›</span> 2580 golang.org/x/net/http2@0.11.0 2581 2582 </span> 2583 2584 </li> 2585 <li> 2586 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2587 github.com/argoproj/argo-cd/v2@0.0.0 2588 <span class="list-paths__item__arrow">›</span> 2589 k8s.io/client-go/tools/clientcmd@0.24.2 2590 <span class="list-paths__item__arrow">›</span> 2591 k8s.io/client-go/tools/clientcmd/api/latest@0.24.2 2592 <span class="list-paths__item__arrow">›</span> 2593 k8s.io/apimachinery/pkg/runtime/serializer/versioning@0.24.2 2594 <span class="list-paths__item__arrow">›</span> 2595 k8s.io/apimachinery/pkg/apis/meta/v1/unstructured@0.24.2 2596 <span class="list-paths__item__arrow">›</span> 2597 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2598 <span class="list-paths__item__arrow">›</span> 2599 k8s.io/apimachinery/pkg/watch@0.24.2 2600 <span class="list-paths__item__arrow">›</span> 2601 k8s.io/apimachinery/pkg/util/net@0.24.2 2602 <span class="list-paths__item__arrow">›</span> 2603 golang.org/x/net/http2@0.11.0 2604 2605 </span> 2606 2607 </li> 2608 <li> 2609 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2610 github.com/argoproj/argo-cd/v2@0.0.0 2611 <span class="list-paths__item__arrow">›</span> 2612 github.com/argoproj/notifications-engine/pkg/api@#f754726f03da 2613 <span class="list-paths__item__arrow">›</span> 2614 k8s.io/client-go/listers/core/v1@0.24.2 2615 <span class="list-paths__item__arrow">›</span> 2616 k8s.io/client-go/tools/cache@0.24.2 2617 <span class="list-paths__item__arrow">›</span> 2618 k8s.io/client-go/tools/pager@0.24.2 2619 <span class="list-paths__item__arrow">›</span> 2620 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2621 <span class="list-paths__item__arrow">›</span> 2622 k8s.io/apimachinery/pkg/watch@0.24.2 2623 <span class="list-paths__item__arrow">›</span> 2624 k8s.io/apimachinery/pkg/util/net@0.24.2 2625 <span class="list-paths__item__arrow">›</span> 2626 golang.org/x/net/http2@0.11.0 2627 2628 </span> 2629 2630 </li> 2631 <li> 2632 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2633 github.com/argoproj/argo-cd/v2@0.0.0 2634 <span class="list-paths__item__arrow">›</span> 2635 k8s.io/client-go/informers/core/v1@0.24.2 2636 <span class="list-paths__item__arrow">›</span> 2637 k8s.io/client-go/listers/core/v1@0.24.2 2638 <span class="list-paths__item__arrow">›</span> 2639 k8s.io/client-go/tools/cache@0.24.2 2640 <span class="list-paths__item__arrow">›</span> 2641 k8s.io/client-go/tools/pager@0.24.2 2642 <span class="list-paths__item__arrow">›</span> 2643 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2644 <span class="list-paths__item__arrow">›</span> 2645 k8s.io/apimachinery/pkg/watch@0.24.2 2646 <span class="list-paths__item__arrow">›</span> 2647 k8s.io/apimachinery/pkg/util/net@0.24.2 2648 <span class="list-paths__item__arrow">›</span> 2649 golang.org/x/net/http2@0.11.0 2650 2651 </span> 2652 2653 </li> 2654 <li> 2655 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2656 github.com/argoproj/argo-cd/v2@0.0.0 2657 <span class="list-paths__item__arrow">›</span> 2658 github.com/argoproj/gitops-engine/pkg/diff@#ad9a694fe4bc 2659 <span class="list-paths__item__arrow">›</span> 2660 github.com/argoproj/gitops-engine/pkg/utils/kube/scheme@#ad9a694fe4bc 2661 <span class="list-paths__item__arrow">›</span> 2662 k8s.io/apimachinery/pkg/util/managedfields@0.24.2 2663 <span class="list-paths__item__arrow">›</span> 2664 k8s.io/apimachinery/pkg/apis/meta/v1/unstructured@0.24.2 2665 <span class="list-paths__item__arrow">›</span> 2666 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2667 <span class="list-paths__item__arrow">›</span> 2668 k8s.io/apimachinery/pkg/watch@0.24.2 2669 <span class="list-paths__item__arrow">›</span> 2670 k8s.io/apimachinery/pkg/util/net@0.24.2 2671 <span class="list-paths__item__arrow">›</span> 2672 golang.org/x/net/http2@0.11.0 2673 2674 </span> 2675 2676 </li> 2677 <li> 2678 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2679 github.com/argoproj/argo-cd/v2@0.0.0 2680 <span class="list-paths__item__arrow">›</span> 2681 github.com/argoproj/gitops-engine/pkg/sync/hook@#ad9a694fe4bc 2682 <span class="list-paths__item__arrow">›</span> 2683 github.com/argoproj/gitops-engine/pkg/sync/hook/helm@#ad9a694fe4bc 2684 <span class="list-paths__item__arrow">›</span> 2685 github.com/argoproj/gitops-engine/pkg/sync/common@#ad9a694fe4bc 2686 <span class="list-paths__item__arrow">›</span> 2687 github.com/argoproj/gitops-engine/pkg/utils/kube@#ad9a694fe4bc 2688 <span class="list-paths__item__arrow">›</span> 2689 k8s.io/kubectl/pkg/util/openapi@0.24.2 2690 <span class="list-paths__item__arrow">›</span> 2691 k8s.io/client-go/discovery@0.24.2 2692 <span class="list-paths__item__arrow">›</span> 2693 k8s.io/client-go/rest@0.24.2 2694 <span class="list-paths__item__arrow">›</span> 2695 golang.org/x/net/http2@0.11.0 2696 2697 </span> 2698 2699 </li> 2700 <li> 2701 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2702 github.com/argoproj/argo-cd/v2@0.0.0 2703 <span class="list-paths__item__arrow">›</span> 2704 github.com/argoproj/gitops-engine/pkg/sync/syncwaves@#ad9a694fe4bc 2705 <span class="list-paths__item__arrow">›</span> 2706 github.com/argoproj/gitops-engine/pkg/sync/hook/helm@#ad9a694fe4bc 2707 <span class="list-paths__item__arrow">›</span> 2708 github.com/argoproj/gitops-engine/pkg/sync/common@#ad9a694fe4bc 2709 <span class="list-paths__item__arrow">›</span> 2710 github.com/argoproj/gitops-engine/pkg/utils/kube@#ad9a694fe4bc 2711 <span class="list-paths__item__arrow">›</span> 2712 k8s.io/kubectl/pkg/util/openapi@0.24.2 2713 <span class="list-paths__item__arrow">›</span> 2714 k8s.io/client-go/discovery@0.24.2 2715 <span class="list-paths__item__arrow">›</span> 2716 k8s.io/client-go/rest@0.24.2 2717 <span class="list-paths__item__arrow">›</span> 2718 golang.org/x/net/http2@0.11.0 2719 2720 </span> 2721 2722 </li> 2723 <li> 2724 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2725 github.com/argoproj/argo-cd/v2@0.0.0 2726 <span class="list-paths__item__arrow">›</span> 2727 sigs.k8s.io/controller-runtime/pkg/event@0.11.0 2728 <span class="list-paths__item__arrow">›</span> 2729 sigs.k8s.io/controller-runtime/pkg/client@0.11.0 2730 <span class="list-paths__item__arrow">›</span> 2731 sigs.k8s.io/controller-runtime/pkg/internal/objectutil@0.11.0 2732 <span class="list-paths__item__arrow">›</span> 2733 sigs.k8s.io/controller-runtime/pkg/client/apiutil@0.11.0 2734 <span class="list-paths__item__arrow">›</span> 2735 k8s.io/client-go/restmapper@0.24.2 2736 <span class="list-paths__item__arrow">›</span> 2737 k8s.io/client-go/discovery@0.24.2 2738 <span class="list-paths__item__arrow">›</span> 2739 k8s.io/client-go/rest@0.24.2 2740 <span class="list-paths__item__arrow">›</span> 2741 golang.org/x/net/http2@0.11.0 2742 2743 </span> 2744 2745 </li> 2746 <li> 2747 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2748 github.com/argoproj/argo-cd/v2@0.0.0 2749 <span class="list-paths__item__arrow">›</span> 2750 k8s.io/kubectl/pkg/util/openapi@0.24.2 2751 <span class="list-paths__item__arrow">›</span> 2752 k8s.io/client-go/discovery@0.24.2 2753 <span class="list-paths__item__arrow">›</span> 2754 k8s.io/client-go/kubernetes/scheme@0.24.2 2755 <span class="list-paths__item__arrow">›</span> 2756 k8s.io/api/storage/v1beta1@0.24.2 2757 <span class="list-paths__item__arrow">›</span> 2758 k8s.io/api/core/v1@0.24.2 2759 <span class="list-paths__item__arrow">›</span> 2760 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2761 <span class="list-paths__item__arrow">›</span> 2762 k8s.io/apimachinery/pkg/watch@0.24.2 2763 <span class="list-paths__item__arrow">›</span> 2764 k8s.io/apimachinery/pkg/util/net@0.24.2 2765 <span class="list-paths__item__arrow">›</span> 2766 golang.org/x/net/http2@0.11.0 2767 2768 </span> 2769 2770 </li> 2771 <li> 2772 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2773 github.com/argoproj/argo-cd/v2@0.0.0 2774 <span class="list-paths__item__arrow">›</span> 2775 k8s.io/client-go/kubernetes@0.24.2 2776 <span class="list-paths__item__arrow">›</span> 2777 k8s.io/client-go/kubernetes/typed/storage/v1beta1@0.24.2 2778 <span class="list-paths__item__arrow">›</span> 2779 k8s.io/client-go/kubernetes/scheme@0.24.2 2780 <span class="list-paths__item__arrow">›</span> 2781 k8s.io/api/storage/v1beta1@0.24.2 2782 <span class="list-paths__item__arrow">›</span> 2783 k8s.io/api/core/v1@0.24.2 2784 <span class="list-paths__item__arrow">›</span> 2785 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2786 <span class="list-paths__item__arrow">›</span> 2787 k8s.io/apimachinery/pkg/watch@0.24.2 2788 <span class="list-paths__item__arrow">›</span> 2789 k8s.io/apimachinery/pkg/util/net@0.24.2 2790 <span class="list-paths__item__arrow">›</span> 2791 golang.org/x/net/http2@0.11.0 2792 2793 </span> 2794 2795 </li> 2796 <li> 2797 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2798 github.com/argoproj/argo-cd/v2@0.0.0 2799 <span class="list-paths__item__arrow">›</span> 2800 sigs.k8s.io/controller-runtime/pkg/builder@0.11.0 2801 <span class="list-paths__item__arrow">›</span> 2802 sigs.k8s.io/controller-runtime/pkg/webhook/conversion@0.11.0 2803 <span class="list-paths__item__arrow">›</span> 2804 k8s.io/apimachinery/pkg/runtime/serializer@0.24.2 2805 <span class="list-paths__item__arrow">›</span> 2806 k8s.io/apimachinery/pkg/runtime/serializer/versioning@0.24.2 2807 <span class="list-paths__item__arrow">›</span> 2808 k8s.io/apimachinery/pkg/apis/meta/v1/unstructured@0.24.2 2809 <span class="list-paths__item__arrow">›</span> 2810 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2811 <span class="list-paths__item__arrow">›</span> 2812 k8s.io/apimachinery/pkg/watch@0.24.2 2813 <span class="list-paths__item__arrow">›</span> 2814 k8s.io/apimachinery/pkg/util/net@0.24.2 2815 <span class="list-paths__item__arrow">›</span> 2816 golang.org/x/net/http2@0.11.0 2817 2818 </span> 2819 2820 </li> 2821 <li> 2822 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2823 github.com/argoproj/argo-cd/v2@0.0.0 2824 <span class="list-paths__item__arrow">›</span> 2825 sigs.k8s.io/controller-runtime/pkg/envtest@0.11.0 2826 <span class="list-paths__item__arrow">›</span> 2827 sigs.k8s.io/controller-runtime/pkg/webhook/conversion@0.11.0 2828 <span class="list-paths__item__arrow">›</span> 2829 k8s.io/apimachinery/pkg/runtime/serializer@0.24.2 2830 <span class="list-paths__item__arrow">›</span> 2831 k8s.io/apimachinery/pkg/runtime/serializer/versioning@0.24.2 2832 <span class="list-paths__item__arrow">›</span> 2833 k8s.io/apimachinery/pkg/apis/meta/v1/unstructured@0.24.2 2834 <span class="list-paths__item__arrow">›</span> 2835 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2836 <span class="list-paths__item__arrow">›</span> 2837 k8s.io/apimachinery/pkg/watch@0.24.2 2838 <span class="list-paths__item__arrow">›</span> 2839 k8s.io/apimachinery/pkg/util/net@0.24.2 2840 <span class="list-paths__item__arrow">›</span> 2841 golang.org/x/net/http2@0.11.0 2842 2843 </span> 2844 2845 </li> 2846 <li> 2847 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2848 github.com/argoproj/argo-cd/v2@0.0.0 2849 <span class="list-paths__item__arrow">›</span> 2850 github.com/argoproj/notifications-engine/pkg/cmd@#f754726f03da 2851 <span class="list-paths__item__arrow">›</span> 2852 k8s.io/client-go/tools/clientcmd@0.24.2 2853 <span class="list-paths__item__arrow">›</span> 2854 k8s.io/client-go/tools/clientcmd/api/latest@0.24.2 2855 <span class="list-paths__item__arrow">›</span> 2856 k8s.io/apimachinery/pkg/runtime/serializer/versioning@0.24.2 2857 <span class="list-paths__item__arrow">›</span> 2858 k8s.io/apimachinery/pkg/apis/meta/v1/unstructured@0.24.2 2859 <span class="list-paths__item__arrow">›</span> 2860 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2861 <span class="list-paths__item__arrow">›</span> 2862 k8s.io/apimachinery/pkg/watch@0.24.2 2863 <span class="list-paths__item__arrow">›</span> 2864 k8s.io/apimachinery/pkg/util/net@0.24.2 2865 <span class="list-paths__item__arrow">›</span> 2866 golang.org/x/net/http2@0.11.0 2867 2868 </span> 2869 2870 </li> 2871 <li> 2872 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2873 github.com/argoproj/argo-cd/v2@0.0.0 2874 <span class="list-paths__item__arrow">›</span> 2875 github.com/argoproj/gitops-engine/pkg/sync/ignore@#ad9a694fe4bc 2876 <span class="list-paths__item__arrow">›</span> 2877 github.com/argoproj/gitops-engine/pkg/sync/hook@#ad9a694fe4bc 2878 <span class="list-paths__item__arrow">›</span> 2879 github.com/argoproj/gitops-engine/pkg/sync/hook/helm@#ad9a694fe4bc 2880 <span class="list-paths__item__arrow">›</span> 2881 github.com/argoproj/gitops-engine/pkg/sync/common@#ad9a694fe4bc 2882 <span class="list-paths__item__arrow">›</span> 2883 github.com/argoproj/gitops-engine/pkg/utils/kube@#ad9a694fe4bc 2884 <span class="list-paths__item__arrow">›</span> 2885 k8s.io/kubectl/pkg/util/openapi@0.24.2 2886 <span class="list-paths__item__arrow">›</span> 2887 k8s.io/client-go/discovery@0.24.2 2888 <span class="list-paths__item__arrow">›</span> 2889 k8s.io/client-go/rest@0.24.2 2890 <span class="list-paths__item__arrow">›</span> 2891 golang.org/x/net/http2@0.11.0 2892 2893 </span> 2894 2895 </li> 2896 <li> 2897 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2898 github.com/argoproj/argo-cd/v2@0.0.0 2899 <span class="list-paths__item__arrow">›</span> 2900 sigs.k8s.io/controller-runtime/pkg/predicate@0.11.0 2901 <span class="list-paths__item__arrow">›</span> 2902 sigs.k8s.io/controller-runtime/pkg/event@0.11.0 2903 <span class="list-paths__item__arrow">›</span> 2904 sigs.k8s.io/controller-runtime/pkg/client@0.11.0 2905 <span class="list-paths__item__arrow">›</span> 2906 sigs.k8s.io/controller-runtime/pkg/internal/objectutil@0.11.0 2907 <span class="list-paths__item__arrow">›</span> 2908 sigs.k8s.io/controller-runtime/pkg/client/apiutil@0.11.0 2909 <span class="list-paths__item__arrow">›</span> 2910 k8s.io/client-go/restmapper@0.24.2 2911 <span class="list-paths__item__arrow">›</span> 2912 k8s.io/client-go/discovery@0.24.2 2913 <span class="list-paths__item__arrow">›</span> 2914 k8s.io/client-go/rest@0.24.2 2915 <span class="list-paths__item__arrow">›</span> 2916 golang.org/x/net/http2@0.11.0 2917 2918 </span> 2919 2920 </li> 2921 <li> 2922 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2923 github.com/argoproj/argo-cd/v2@0.0.0 2924 <span class="list-paths__item__arrow">›</span> 2925 sigs.k8s.io/controller-runtime/pkg/handler@0.11.0 2926 <span class="list-paths__item__arrow">›</span> 2927 sigs.k8s.io/controller-runtime/pkg/runtime/inject@0.11.0 2928 <span class="list-paths__item__arrow">›</span> 2929 sigs.k8s.io/controller-runtime/pkg/cache@0.11.0 2930 <span class="list-paths__item__arrow">›</span> 2931 sigs.k8s.io/controller-runtime/pkg/internal/objectutil@0.11.0 2932 <span class="list-paths__item__arrow">›</span> 2933 sigs.k8s.io/controller-runtime/pkg/client/apiutil@0.11.0 2934 <span class="list-paths__item__arrow">›</span> 2935 k8s.io/client-go/restmapper@0.24.2 2936 <span class="list-paths__item__arrow">›</span> 2937 k8s.io/client-go/discovery@0.24.2 2938 <span class="list-paths__item__arrow">›</span> 2939 k8s.io/client-go/rest@0.24.2 2940 <span class="list-paths__item__arrow">›</span> 2941 golang.org/x/net/http2@0.11.0 2942 2943 </span> 2944 2945 </li> 2946 <li> 2947 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2948 github.com/argoproj/argo-cd/v2@0.0.0 2949 <span class="list-paths__item__arrow">›</span> 2950 github.com/argoproj/gitops-engine/pkg/cache@#ad9a694fe4bc 2951 <span class="list-paths__item__arrow">›</span> 2952 k8s.io/kubectl/pkg/util/openapi@0.24.2 2953 <span class="list-paths__item__arrow">›</span> 2954 k8s.io/client-go/discovery@0.24.2 2955 <span class="list-paths__item__arrow">›</span> 2956 k8s.io/client-go/kubernetes/scheme@0.24.2 2957 <span class="list-paths__item__arrow">›</span> 2958 k8s.io/api/storage/v1beta1@0.24.2 2959 <span class="list-paths__item__arrow">›</span> 2960 k8s.io/api/core/v1@0.24.2 2961 <span class="list-paths__item__arrow">›</span> 2962 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2963 <span class="list-paths__item__arrow">›</span> 2964 k8s.io/apimachinery/pkg/watch@0.24.2 2965 <span class="list-paths__item__arrow">›</span> 2966 k8s.io/apimachinery/pkg/util/net@0.24.2 2967 <span class="list-paths__item__arrow">›</span> 2968 golang.org/x/net/http2@0.11.0 2969 2970 </span> 2971 2972 </li> 2973 <li> 2974 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2975 github.com/argoproj/argo-cd/v2@0.0.0 2976 <span class="list-paths__item__arrow">›</span> 2977 github.com/argoproj/gitops-engine/pkg/sync@#ad9a694fe4bc 2978 <span class="list-paths__item__arrow">›</span> 2979 k8s.io/kubectl/pkg/util/openapi@0.24.2 2980 <span class="list-paths__item__arrow">›</span> 2981 k8s.io/client-go/discovery@0.24.2 2982 <span class="list-paths__item__arrow">›</span> 2983 k8s.io/client-go/kubernetes/scheme@0.24.2 2984 <span class="list-paths__item__arrow">›</span> 2985 k8s.io/api/storage/v1beta1@0.24.2 2986 <span class="list-paths__item__arrow">›</span> 2987 k8s.io/api/core/v1@0.24.2 2988 <span class="list-paths__item__arrow">›</span> 2989 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2990 <span class="list-paths__item__arrow">›</span> 2991 k8s.io/apimachinery/pkg/watch@0.24.2 2992 <span class="list-paths__item__arrow">›</span> 2993 k8s.io/apimachinery/pkg/util/net@0.24.2 2994 <span class="list-paths__item__arrow">›</span> 2995 golang.org/x/net/http2@0.11.0 2996 2997 </span> 2998 2999 </li> 3000 <li> 3001 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3002 github.com/argoproj/argo-cd/v2@0.0.0 3003 <span class="list-paths__item__arrow">›</span> 3004 github.com/argoproj/gitops-engine/pkg/utils/kube@#ad9a694fe4bc 3005 <span class="list-paths__item__arrow">›</span> 3006 k8s.io/kubectl/pkg/util/openapi@0.24.2 3007 <span class="list-paths__item__arrow">›</span> 3008 k8s.io/client-go/discovery@0.24.2 3009 <span class="list-paths__item__arrow">›</span> 3010 k8s.io/client-go/kubernetes/scheme@0.24.2 3011 <span class="list-paths__item__arrow">›</span> 3012 k8s.io/api/storage/v1beta1@0.24.2 3013 <span class="list-paths__item__arrow">›</span> 3014 k8s.io/api/core/v1@0.24.2 3015 <span class="list-paths__item__arrow">›</span> 3016 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 3017 <span class="list-paths__item__arrow">›</span> 3018 k8s.io/apimachinery/pkg/watch@0.24.2 3019 <span class="list-paths__item__arrow">›</span> 3020 k8s.io/apimachinery/pkg/util/net@0.24.2 3021 <span class="list-paths__item__arrow">›</span> 3022 golang.org/x/net/http2@0.11.0 3023 3024 </span> 3025 3026 </li> 3027 <li> 3028 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3029 github.com/argoproj/argo-cd/v2@0.0.0 3030 <span class="list-paths__item__arrow">›</span> 3031 sigs.k8s.io/controller-runtime/pkg/controller/controllerutil@0.11.0 3032 <span class="list-paths__item__arrow">›</span> 3033 sigs.k8s.io/controller-runtime/pkg/client/apiutil@0.11.0 3034 <span class="list-paths__item__arrow">›</span> 3035 k8s.io/client-go/restmapper@0.24.2 3036 <span class="list-paths__item__arrow">›</span> 3037 k8s.io/client-go/discovery@0.24.2 3038 <span class="list-paths__item__arrow">›</span> 3039 k8s.io/client-go/kubernetes/scheme@0.24.2 3040 <span class="list-paths__item__arrow">›</span> 3041 k8s.io/api/storage/v1beta1@0.24.2 3042 <span class="list-paths__item__arrow">›</span> 3043 k8s.io/api/core/v1@0.24.2 3044 <span class="list-paths__item__arrow">›</span> 3045 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 3046 <span class="list-paths__item__arrow">›</span> 3047 k8s.io/apimachinery/pkg/watch@0.24.2 3048 <span class="list-paths__item__arrow">›</span> 3049 k8s.io/apimachinery/pkg/util/net@0.24.2 3050 <span class="list-paths__item__arrow">›</span> 3051 golang.org/x/net/http2@0.11.0 3052 3053 </span> 3054 3055 </li> 3056 <li> 3057 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3058 github.com/argoproj/argo-cd/v2@0.0.0 3059 <span class="list-paths__item__arrow">›</span> 3060 sigs.k8s.io/controller-runtime/pkg/source@0.11.0 3061 <span class="list-paths__item__arrow">›</span> 3062 sigs.k8s.io/controller-runtime/pkg/source/internal@0.11.0 3063 <span class="list-paths__item__arrow">›</span> 3064 sigs.k8s.io/controller-runtime/pkg/predicate@0.11.0 3065 <span class="list-paths__item__arrow">›</span> 3066 sigs.k8s.io/controller-runtime/pkg/event@0.11.0 3067 <span class="list-paths__item__arrow">›</span> 3068 sigs.k8s.io/controller-runtime/pkg/client@0.11.0 3069 <span class="list-paths__item__arrow">›</span> 3070 sigs.k8s.io/controller-runtime/pkg/internal/objectutil@0.11.0 3071 <span class="list-paths__item__arrow">›</span> 3072 sigs.k8s.io/controller-runtime/pkg/client/apiutil@0.11.0 3073 <span class="list-paths__item__arrow">›</span> 3074 k8s.io/client-go/restmapper@0.24.2 3075 <span class="list-paths__item__arrow">›</span> 3076 k8s.io/client-go/discovery@0.24.2 3077 <span class="list-paths__item__arrow">›</span> 3078 k8s.io/client-go/rest@0.24.2 3079 <span class="list-paths__item__arrow">›</span> 3080 golang.org/x/net/http2@0.11.0 3081 3082 </span> 3083 3084 </li> 3085 <li> 3086 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3087 github.com/argoproj/argo-cd/v2@0.0.0 3088 <span class="list-paths__item__arrow">›</span> 3089 sigs.k8s.io/controller-runtime/pkg/client@0.11.0 3090 <span class="list-paths__item__arrow">›</span> 3091 sigs.k8s.io/controller-runtime/pkg/internal/objectutil@0.11.0 3092 <span class="list-paths__item__arrow">›</span> 3093 sigs.k8s.io/controller-runtime/pkg/client/apiutil@0.11.0 3094 <span class="list-paths__item__arrow">›</span> 3095 k8s.io/client-go/restmapper@0.24.2 3096 <span class="list-paths__item__arrow">›</span> 3097 k8s.io/client-go/discovery@0.24.2 3098 <span class="list-paths__item__arrow">›</span> 3099 k8s.io/client-go/kubernetes/scheme@0.24.2 3100 <span class="list-paths__item__arrow">›</span> 3101 k8s.io/api/storage/v1beta1@0.24.2 3102 <span class="list-paths__item__arrow">›</span> 3103 k8s.io/api/core/v1@0.24.2 3104 <span class="list-paths__item__arrow">›</span> 3105 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 3106 <span class="list-paths__item__arrow">›</span> 3107 k8s.io/apimachinery/pkg/watch@0.24.2 3108 <span class="list-paths__item__arrow">›</span> 3109 k8s.io/apimachinery/pkg/util/net@0.24.2 3110 <span class="list-paths__item__arrow">›</span> 3111 golang.org/x/net/http2@0.11.0 3112 3113 </span> 3114 3115 </li> 3116 <li> 3117 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3118 github.com/argoproj/argo-cd/v2@0.0.0 3119 <span class="list-paths__item__arrow">›</span> 3120 sigs.k8s.io/controller-runtime/pkg/cache@0.11.0 3121 <span class="list-paths__item__arrow">›</span> 3122 sigs.k8s.io/controller-runtime/pkg/internal/objectutil@0.11.0 3123 <span class="list-paths__item__arrow">›</span> 3124 sigs.k8s.io/controller-runtime/pkg/client/apiutil@0.11.0 3125 <span class="list-paths__item__arrow">›</span> 3126 k8s.io/client-go/restmapper@0.24.2 3127 <span class="list-paths__item__arrow">›</span> 3128 k8s.io/client-go/discovery@0.24.2 3129 <span class="list-paths__item__arrow">›</span> 3130 k8s.io/client-go/kubernetes/scheme@0.24.2 3131 <span class="list-paths__item__arrow">›</span> 3132 k8s.io/api/storage/v1beta1@0.24.2 3133 <span class="list-paths__item__arrow">›</span> 3134 k8s.io/api/core/v1@0.24.2 3135 <span class="list-paths__item__arrow">›</span> 3136 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 3137 <span class="list-paths__item__arrow">›</span> 3138 k8s.io/apimachinery/pkg/watch@0.24.2 3139 <span class="list-paths__item__arrow">›</span> 3140 k8s.io/apimachinery/pkg/util/net@0.24.2 3141 <span class="list-paths__item__arrow">›</span> 3142 golang.org/x/net/http2@0.11.0 3143 3144 </span> 3145 3146 </li> 3147 <li> 3148 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3149 github.com/argoproj/argo-cd/v2@0.0.0 3150 <span class="list-paths__item__arrow">›</span> 3151 sigs.k8s.io/controller-runtime/pkg/event@0.11.0 3152 <span class="list-paths__item__arrow">›</span> 3153 sigs.k8s.io/controller-runtime/pkg/client@0.11.0 3154 <span class="list-paths__item__arrow">›</span> 3155 sigs.k8s.io/controller-runtime/pkg/internal/objectutil@0.11.0 3156 <span class="list-paths__item__arrow">›</span> 3157 sigs.k8s.io/controller-runtime/pkg/client/apiutil@0.11.0 3158 <span class="list-paths__item__arrow">›</span> 3159 k8s.io/client-go/restmapper@0.24.2 3160 <span class="list-paths__item__arrow">›</span> 3161 k8s.io/client-go/discovery@0.24.2 3162 <span class="list-paths__item__arrow">›</span> 3163 k8s.io/client-go/kubernetes/scheme@0.24.2 3164 <span class="list-paths__item__arrow">›</span> 3165 k8s.io/api/storage/v1beta1@0.24.2 3166 <span class="list-paths__item__arrow">›</span> 3167 k8s.io/api/core/v1@0.24.2 3168 <span class="list-paths__item__arrow">›</span> 3169 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 3170 <span class="list-paths__item__arrow">›</span> 3171 k8s.io/apimachinery/pkg/watch@0.24.2 3172 <span class="list-paths__item__arrow">›</span> 3173 k8s.io/apimachinery/pkg/util/net@0.24.2 3174 <span class="list-paths__item__arrow">›</span> 3175 golang.org/x/net/http2@0.11.0 3176 3177 </span> 3178 3179 </li> 3180 <li> 3181 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3182 github.com/argoproj/argo-cd/v2@0.0.0 3183 <span class="list-paths__item__arrow">›</span> 3184 sigs.k8s.io/controller-runtime/pkg/predicate@0.11.0 3185 <span class="list-paths__item__arrow">›</span> 3186 sigs.k8s.io/controller-runtime/pkg/event@0.11.0 3187 <span class="list-paths__item__arrow">›</span> 3188 sigs.k8s.io/controller-runtime/pkg/client@0.11.0 3189 <span class="list-paths__item__arrow">›</span> 3190 sigs.k8s.io/controller-runtime/pkg/internal/objectutil@0.11.0 3191 <span class="list-paths__item__arrow">›</span> 3192 sigs.k8s.io/controller-runtime/pkg/client/apiutil@0.11.0 3193 <span class="list-paths__item__arrow">›</span> 3194 k8s.io/client-go/restmapper@0.24.2 3195 <span class="list-paths__item__arrow">›</span> 3196 k8s.io/client-go/discovery@0.24.2 3197 <span class="list-paths__item__arrow">›</span> 3198 k8s.io/client-go/kubernetes/scheme@0.24.2 3199 <span class="list-paths__item__arrow">›</span> 3200 k8s.io/api/storage/v1beta1@0.24.2 3201 <span class="list-paths__item__arrow">›</span> 3202 k8s.io/api/core/v1@0.24.2 3203 <span class="list-paths__item__arrow">›</span> 3204 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 3205 <span class="list-paths__item__arrow">›</span> 3206 k8s.io/apimachinery/pkg/watch@0.24.2 3207 <span class="list-paths__item__arrow">›</span> 3208 k8s.io/apimachinery/pkg/util/net@0.24.2 3209 <span class="list-paths__item__arrow">›</span> 3210 golang.org/x/net/http2@0.11.0 3211 3212 </span> 3213 3214 </li> 3215 <li> 3216 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3217 github.com/argoproj/argo-cd/v2@0.0.0 3218 <span class="list-paths__item__arrow">›</span> 3219 sigs.k8s.io/controller-runtime/pkg/handler@0.11.0 3220 <span class="list-paths__item__arrow">›</span> 3221 sigs.k8s.io/controller-runtime/pkg/runtime/inject@0.11.0 3222 <span class="list-paths__item__arrow">›</span> 3223 sigs.k8s.io/controller-runtime/pkg/cache@0.11.0 3224 <span class="list-paths__item__arrow">›</span> 3225 sigs.k8s.io/controller-runtime/pkg/internal/objectutil@0.11.0 3226 <span class="list-paths__item__arrow">›</span> 3227 sigs.k8s.io/controller-runtime/pkg/client/apiutil@0.11.0 3228 <span class="list-paths__item__arrow">›</span> 3229 k8s.io/client-go/restmapper@0.24.2 3230 <span class="list-paths__item__arrow">›</span> 3231 k8s.io/client-go/discovery@0.24.2 3232 <span class="list-paths__item__arrow">›</span> 3233 k8s.io/client-go/kubernetes/scheme@0.24.2 3234 <span class="list-paths__item__arrow">›</span> 3235 k8s.io/api/storage/v1beta1@0.24.2 3236 <span class="list-paths__item__arrow">›</span> 3237 k8s.io/api/core/v1@0.24.2 3238 <span class="list-paths__item__arrow">›</span> 3239 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 3240 <span class="list-paths__item__arrow">›</span> 3241 k8s.io/apimachinery/pkg/watch@0.24.2 3242 <span class="list-paths__item__arrow">›</span> 3243 k8s.io/apimachinery/pkg/util/net@0.24.2 3244 <span class="list-paths__item__arrow">›</span> 3245 golang.org/x/net/http2@0.11.0 3246 3247 </span> 3248 3249 </li> 3250 <li> 3251 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3252 github.com/argoproj/argo-cd/v2@0.0.0 3253 <span class="list-paths__item__arrow">›</span> 3254 sigs.k8s.io/controller-runtime/pkg/source@0.11.0 3255 <span class="list-paths__item__arrow">›</span> 3256 sigs.k8s.io/controller-runtime/pkg/source/internal@0.11.0 3257 <span class="list-paths__item__arrow">›</span> 3258 sigs.k8s.io/controller-runtime/pkg/predicate@0.11.0 3259 <span class="list-paths__item__arrow">›</span> 3260 sigs.k8s.io/controller-runtime/pkg/event@0.11.0 3261 <span class="list-paths__item__arrow">›</span> 3262 sigs.k8s.io/controller-runtime/pkg/client@0.11.0 3263 <span class="list-paths__item__arrow">›</span> 3264 sigs.k8s.io/controller-runtime/pkg/internal/objectutil@0.11.0 3265 <span class="list-paths__item__arrow">›</span> 3266 sigs.k8s.io/controller-runtime/pkg/client/apiutil@0.11.0 3267 <span class="list-paths__item__arrow">›</span> 3268 k8s.io/client-go/restmapper@0.24.2 3269 <span class="list-paths__item__arrow">›</span> 3270 k8s.io/client-go/discovery@0.24.2 3271 <span class="list-paths__item__arrow">›</span> 3272 k8s.io/client-go/kubernetes/scheme@0.24.2 3273 <span class="list-paths__item__arrow">›</span> 3274 k8s.io/api/storage/v1beta1@0.24.2 3275 <span class="list-paths__item__arrow">›</span> 3276 k8s.io/api/core/v1@0.24.2 3277 <span class="list-paths__item__arrow">›</span> 3278 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 3279 <span class="list-paths__item__arrow">›</span> 3280 k8s.io/apimachinery/pkg/watch@0.24.2 3281 <span class="list-paths__item__arrow">›</span> 3282 k8s.io/apimachinery/pkg/util/net@0.24.2 3283 <span class="list-paths__item__arrow">›</span> 3284 golang.org/x/net/http2@0.11.0 3285 3286 </span> 3287 3288 </li> 3289 </ul><!-- .list-paths --> 3290 3291 </div><!-- .card__section --> 3292 3293 <hr/> 3294 <!-- Overview --> 3295 <h2 id="overview">Overview</h2> 3296 <p><a href="https://pkg.go.dev/golang.org/x/net@v0.0.0-20211209100829-84cba5454caf/http2#section-readme">golang.org/x/net/http2</a> is a work-in-progress HTTP/2 implementation for Go.</p> 3297 <p>Affected versions of this package are vulnerable to Denial of Service (DoS) in the implementation of the HTTP/2 protocol. An attacker can cause a denial of service (including via DDoS) by rapidly resetting many streams through request cancellation.</p> 3298 <h2 id="remediation">Remediation</h2> 3299 <p>Upgrade <code>golang.org/x/net/http2</code> to version 0.17.0 or higher.</p> 3300 <h2 id="references">References</h2> 3301 <ul> 3302 <li><a href="https://github.com/helidon-io/helidon/commit/58f43670086e530750c7cb74b0bec92bf5189c79">Github Commit</a></li> 3303 <li><a href="https://github.com/apache/tomcat/commit/76bb4bfbfeae827dce896f650655bbf6e251ed49">GitHub Commit</a></li> 3304 <li><a href="https://github.com/apache/tomcat/commit/9cdfe25bad707f34b3e5da2994f3f1952a163c3e">GitHub Commit</a></li> 3305 <li><a href="https://github.com/eclipse/jetty.project/commit/dbb94514dc9d3fb21fe92080f57c314e7e06a148">GitHub Commit</a></li> 3306 <li><a href="https://github.com/gravitational/teleport/commit/15f34f927a45130408eb16ed09af5620270d4d1f">GitHub Commit</a></li> 3307 <li><a href="https://github.com/kubernetes/apimachinery/commit/be9188050914374ee8128239e5a2e5998d7897f5">GitHub Commit</a></li> 3308 <li><a href="https://github.com/netty/netty/commit/58f75f665aa81a8cbcf6ffa74820042a285c5e61">GitHub Commit</a></li> 3309 <li><a href="https://github.com/nghttp2/nghttp2/commit/72b4af6143681f528f1d237b21a9a7aee1738832">GitHub Commit</a></li> 3310 <li><a href="https://github.com/operator-framework/operator-lifecycle-manager/commit/9ec03f07f942dc9cef736957fa152e39157d6e13">GitHub Commit</a></li> 3311 <li><a href="https://snyk.io/blog/find-fix-http-2-rapid-reset-zero-day-vulnerability-cve-2023-44487/">Snyk Blog</a></li> 3312 <li><a href="https://blog.cloudflare.com/technical-breakdown-http2-rapid-reset-ddos-attack/">Vulnerability Discovery</a></li> 3313 <li><a href="https://cloud.google.com/blog/products/identity-security/how-it-works-the-novel-http2-rapid-reset-ddos-attack">Vulnerability Explanation</a></li> 3314 <li><a href="https://www.cisa.gov/known-exploited-vulnerabilities-catalog">CISA - Known Exploited Vulnerabilities</a></li> 3315 </ul> 3316 3317 <hr/> 3318 3319 <div class="cta card__cta"> 3320 <p><a href="https://snyk.io/vuln/SNYK-GOLANG-GOLANGORGXNETHTTP2-5953327">More about this vulnerability</a></p> 3321 </div> 3322 3323 </div><!-- .card --> 3324 <div class="card card--vuln disclosure--not-new severity--high" data-snyk-test="high"> 3325 <h2 class="card__title">Directory Traversal</h2> 3326 <div class="card__section"> 3327 3328 <div class="label label--high"> 3329 <span class="label__text">high severity</span> 3330 </div> 3331 3332 <hr/> 3333 3334 <ul class="card__meta"> 3335 <li class="card__meta__item"> 3336 Package Manager: golang 3337 </li> 3338 <li class="card__meta__item"> 3339 Vulnerable module: 3340 3341 github.com/cyphar/filepath-securejoin 3342 </li> 3343 3344 <li class="card__meta__item">Introduced through: 3345 3346 github.com/argoproj/argo-cd/v2@0.0.0 and github.com/cyphar/filepath-securejoin@0.2.3 3347 3348 </li> 3349 </ul> 3350 3351 <hr/> 3352 3353 3354 <h3 class="card__section__title">Detailed paths</h3> 3355 3356 <ul class="card__meta__paths"> 3357 <li> 3358 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3359 github.com/argoproj/argo-cd/v2@0.0.0 3360 <span class="list-paths__item__arrow">›</span> 3361 github.com/cyphar/filepath-securejoin@0.2.3 3362 3363 </span> 3364 3365 </li> 3366 </ul><!-- .list-paths --> 3367 3368 </div><!-- .card__section --> 3369 3370 <hr/> 3371 <!-- Overview --> 3372 <h2 id="overview">Overview</h2> 3373 <p>Affected versions of this package are vulnerable to Directory Traversal via the <code>filepath.FromSlash()</code> function, allwoing attackers to generate paths that were outside of the provided <code>rootfs</code>.</p> 3374 <p><strong>Note:</strong> 3375 This vulnerability is only exploitable on Windows OS.</p> 3376 <h2 id="details">Details</h2> 3377 <p>A Directory Traversal attack (also known as path traversal) aims to access files and directories that are stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and its variations, or by using absolute file paths, it may be possible to access arbitrary files and directories stored on file system, including application source code, configuration, and other critical system files.</p> 3378 <p>Directory Traversal vulnerabilities can be generally divided into two types:</p> 3379 <ul> 3380 <li><strong>Information Disclosure</strong>: Allows the attacker to gain information about the folder structure or read the contents of sensitive files on the system.</li> 3381 </ul> 3382 <p><code>st</code> is a module for serving static files on web pages, and contains a <a href="https://snyk.io/vuln/npm:st:20140206">vulnerability of this type</a>. In our example, we will serve files from the <code>public</code> route.</p> 3383 <p>If an attacker requests the following URL from our server, it will in turn leak the sensitive private key of the root user.</p> 3384 <pre><code>curl http://localhost:8080/public/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/root/.ssh/id_rsa 3385 </code></pre> 3386 <p><strong>Note</strong> <code>%2e</code> is the URL encoded version of <code>.</code> (dot).</p> 3387 <ul> 3388 <li><strong>Writing arbitrary files</strong>: Allows the attacker to create or replace existing files. This type of vulnerability is also known as <code>Zip-Slip</code>.</li> 3389 </ul> 3390 <p>One way to achieve this is by using a malicious <code>zip</code> archive that holds path traversal filenames. When each filename in the zip archive gets concatenated to the target extraction folder, without validation, the final path ends up outside of the target folder. If an executable or a configuration file is overwritten with a file containing malicious code, the problem can turn into an arbitrary code execution issue quite easily.</p> 3391 <p>The following is an example of a <code>zip</code> archive with one benign file and one malicious file. Extracting the malicious file will result in traversing out of the target folder, ending up in <code>/root/.ssh/</code> overwriting the <code>authorized_keys</code> file:</p> 3392 <pre><code>2018-04-15 22:04:29 ..... 19 19 good.txt 3393 2018-04-15 22:04:42 ..... 20 20 ../../../../../../root/.ssh/authorized_keys 3394 </code></pre> 3395 <h2 id="remediation">Remediation</h2> 3396 <p>Upgrade <code>github.com/cyphar/filepath-securejoin</code> to version 0.2.4 or higher.</p> 3397 <h2 id="references">References</h2> 3398 <ul> 3399 <li><a href="https://github.com/cyphar/filepath-securejoin/commit/c121231e1276e11049547bee5ce68d5a2cfe2d9b">GitHub Commit</a></li> 3400 <li><a href="https://github.com/cyphar/filepath-securejoin/pull/9">GitHub PR</a></li> 3401 <li><a href="https://github.com/cyphar/filepath-securejoin/releases/tag/v0.2.4">GitHub Release</a></li> 3402 </ul> 3403 3404 <hr/> 3405 3406 <div class="cta card__cta"> 3407 <p><a href="https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMCYPHARFILEPATHSECUREJOIN-5889602">More about this vulnerability</a></p> 3408 </div> 3409 3410 </div><!-- .card --> 3411 <div class="card card--vuln disclosure--not-new severity--medium" data-snyk-test="medium"> 3412 <h2 class="card__title">MPL-2.0 license</h2> 3413 <div class="card__section"> 3414 3415 <div class="label label--medium"> 3416 <span class="label__text">medium severity</span> 3417 </div> 3418 3419 <hr/> 3420 3421 <ul class="card__meta"> 3422 <li class="card__meta__item"> 3423 Package Manager: golang 3424 </li> 3425 <li class="card__meta__item"> 3426 Module: 3427 3428 github.com/r3labs/diff 3429 </li> 3430 3431 <li class="card__meta__item">Introduced through: 3432 3433 github.com/argoproj/argo-cd/v2@0.0.0 and github.com/r3labs/diff@1.1.0 3434 3435 </li> 3436 </ul> 3437 3438 <hr/> 3439 3440 3441 <h3 class="card__section__title">Detailed paths</h3> 3442 3443 <ul class="card__meta__paths"> 3444 <li> 3445 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3446 github.com/argoproj/argo-cd/v2@0.0.0 3447 <span class="list-paths__item__arrow">›</span> 3448 github.com/r3labs/diff@1.1.0 3449 3450 </span> 3451 3452 </li> 3453 </ul><!-- .list-paths --> 3454 3455 </div><!-- .card__section --> 3456 3457 <hr/> 3458 <!-- Overview --> 3459 <p>MPL-2.0 license</p> 3460 3461 <hr/> 3462 3463 <div class="cta card__cta"> 3464 <p><a href="https://snyk.io/vuln/snyk:lic:golang:github.com:r3labs:diff:MPL-2.0">More about this vulnerability</a></p> 3465 </div> 3466 3467 </div><!-- .card --> 3468 <div class="card card--vuln disclosure--not-new severity--medium" data-snyk-test="medium"> 3469 <h2 class="card__title">MPL-2.0 license</h2> 3470 <div class="card__section"> 3471 3472 <div class="label label--medium"> 3473 <span class="label__text">medium severity</span> 3474 </div> 3475 3476 <hr/> 3477 3478 <ul class="card__meta"> 3479 <li class="card__meta__item"> 3480 Package Manager: golang 3481 </li> 3482 <li class="card__meta__item"> 3483 Module: 3484 3485 github.com/hashicorp/go-version 3486 </li> 3487 3488 <li class="card__meta__item">Introduced through: 3489 3490 3491 github.com/argoproj/argo-cd/v2@0.0.0, code.gitea.io/sdk/gitea@0.15.1 and others 3492 </li> 3493 </ul> 3494 3495 <hr/> 3496 3497 3498 <h3 class="card__section__title">Detailed paths</h3> 3499 3500 <ul class="card__meta__paths"> 3501 <li> 3502 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3503 github.com/argoproj/argo-cd/v2@0.0.0 3504 <span class="list-paths__item__arrow">›</span> 3505 code.gitea.io/sdk/gitea@0.15.1 3506 <span class="list-paths__item__arrow">›</span> 3507 github.com/hashicorp/go-version@1.2.1 3508 3509 </span> 3510 3511 </li> 3512 </ul><!-- .list-paths --> 3513 3514 </div><!-- .card__section --> 3515 3516 <hr/> 3517 <!-- Overview --> 3518 <p>MPL-2.0 license</p> 3519 3520 <hr/> 3521 3522 <div class="cta card__cta"> 3523 <p><a href="https://snyk.io/vuln/snyk:lic:golang:github.com:hashicorp:go-version:MPL-2.0">More about this vulnerability</a></p> 3524 </div> 3525 3526 </div><!-- .card --> 3527 <div class="card card--vuln disclosure--not-new severity--medium" data-snyk-test="medium"> 3528 <h2 class="card__title">MPL-2.0 license</h2> 3529 <div class="card__section"> 3530 3531 <div class="label label--medium"> 3532 <span class="label__text">medium severity</span> 3533 </div> 3534 3535 <hr/> 3536 3537 <ul class="card__meta"> 3538 <li class="card__meta__item"> 3539 Package Manager: golang 3540 </li> 3541 <li class="card__meta__item"> 3542 Module: 3543 3544 github.com/hashicorp/go-retryablehttp 3545 </li> 3546 3547 <li class="card__meta__item">Introduced through: 3548 3549 github.com/argoproj/argo-cd/v2@0.0.0 and github.com/hashicorp/go-retryablehttp@0.7.0 3550 3551 </li> 3552 </ul> 3553 3554 <hr/> 3555 3556 3557 <h3 class="card__section__title">Detailed paths</h3> 3558 3559 <ul class="card__meta__paths"> 3560 <li> 3561 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3562 github.com/argoproj/argo-cd/v2@0.0.0 3563 <span class="list-paths__item__arrow">›</span> 3564 github.com/hashicorp/go-retryablehttp@0.7.0 3565 3566 </span> 3567 3568 </li> 3569 <li> 3570 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3571 github.com/argoproj/argo-cd/v2@0.0.0 3572 <span class="list-paths__item__arrow">›</span> 3573 github.com/xanzy/go-gitlab@0.60.0 3574 <span class="list-paths__item__arrow">›</span> 3575 github.com/hashicorp/go-retryablehttp@0.7.0 3576 3577 </span> 3578 3579 </li> 3580 <li> 3581 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3582 github.com/argoproj/argo-cd/v2@0.0.0 3583 <span class="list-paths__item__arrow">›</span> 3584 github.com/argoproj/notifications-engine/pkg/services@#f754726f03da 3585 <span class="list-paths__item__arrow">›</span> 3586 github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5 3587 <span class="list-paths__item__arrow">›</span> 3588 github.com/hashicorp/go-retryablehttp@0.7.0 3589 3590 </span> 3591 3592 </li> 3593 <li> 3594 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3595 github.com/argoproj/argo-cd/v2@0.0.0 3596 <span class="list-paths__item__arrow">›</span> 3597 github.com/argoproj/notifications-engine/pkg/subscriptions@#f754726f03da 3598 <span class="list-paths__item__arrow">›</span> 3599 github.com/argoproj/notifications-engine/pkg/services@#f754726f03da 3600 <span class="list-paths__item__arrow">›</span> 3601 github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5 3602 <span class="list-paths__item__arrow">›</span> 3603 github.com/hashicorp/go-retryablehttp@0.7.0 3604 3605 </span> 3606 3607 </li> 3608 <li> 3609 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3610 github.com/argoproj/argo-cd/v2@0.0.0 3611 <span class="list-paths__item__arrow">›</span> 3612 github.com/argoproj/notifications-engine/pkg/cmd@#f754726f03da 3613 <span class="list-paths__item__arrow">›</span> 3614 github.com/argoproj/notifications-engine/pkg/services@#f754726f03da 3615 <span class="list-paths__item__arrow">›</span> 3616 github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5 3617 <span class="list-paths__item__arrow">›</span> 3618 github.com/hashicorp/go-retryablehttp@0.7.0 3619 3620 </span> 3621 3622 </li> 3623 <li> 3624 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3625 github.com/argoproj/argo-cd/v2@0.0.0 3626 <span class="list-paths__item__arrow">›</span> 3627 github.com/argoproj/notifications-engine/pkg/api@#f754726f03da 3628 <span class="list-paths__item__arrow">›</span> 3629 github.com/argoproj/notifications-engine/pkg/subscriptions@#f754726f03da 3630 <span class="list-paths__item__arrow">›</span> 3631 github.com/argoproj/notifications-engine/pkg/services@#f754726f03da 3632 <span class="list-paths__item__arrow">›</span> 3633 github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5 3634 <span class="list-paths__item__arrow">›</span> 3635 github.com/hashicorp/go-retryablehttp@0.7.0 3636 3637 </span> 3638 3639 </li> 3640 <li> 3641 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3642 github.com/argoproj/argo-cd/v2@0.0.0 3643 <span class="list-paths__item__arrow">›</span> 3644 github.com/argoproj/notifications-engine/pkg/controller@#f754726f03da 3645 <span class="list-paths__item__arrow">›</span> 3646 github.com/argoproj/notifications-engine/pkg/subscriptions@#f754726f03da 3647 <span class="list-paths__item__arrow">›</span> 3648 github.com/argoproj/notifications-engine/pkg/services@#f754726f03da 3649 <span class="list-paths__item__arrow">›</span> 3650 github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5 3651 <span class="list-paths__item__arrow">›</span> 3652 github.com/hashicorp/go-retryablehttp@0.7.0 3653 3654 </span> 3655 3656 </li> 3657 </ul><!-- .list-paths --> 3658 3659 </div><!-- .card__section --> 3660 3661 <hr/> 3662 <!-- Overview --> 3663 <p>MPL-2.0 license</p> 3664 3665 <hr/> 3666 3667 <div class="cta card__cta"> 3668 <p><a href="https://snyk.io/vuln/snyk:lic:golang:github.com:hashicorp:go-retryablehttp:MPL-2.0">More about this vulnerability</a></p> 3669 </div> 3670 3671 </div><!-- .card --> 3672 <div class="card card--vuln disclosure--not-new severity--medium" data-snyk-test="medium"> 3673 <h2 class="card__title">MPL-2.0 license</h2> 3674 <div class="card__section"> 3675 3676 <div class="label label--medium"> 3677 <span class="label__text">medium severity</span> 3678 </div> 3679 3680 <hr/> 3681 3682 <ul class="card__meta"> 3683 <li class="card__meta__item"> 3684 Package Manager: golang 3685 </li> 3686 <li class="card__meta__item"> 3687 Module: 3688 3689 github.com/hashicorp/go-cleanhttp 3690 </li> 3691 3692 <li class="card__meta__item">Introduced through: 3693 3694 3695 github.com/argoproj/argo-cd/v2@0.0.0, github.com/hashicorp/go-retryablehttp@0.7.0 and others 3696 </li> 3697 </ul> 3698 3699 <hr/> 3700 3701 3702 <h3 class="card__section__title">Detailed paths</h3> 3703 3704 <ul class="card__meta__paths"> 3705 <li> 3706 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3707 github.com/argoproj/argo-cd/v2@0.0.0 3708 <span class="list-paths__item__arrow">›</span> 3709 github.com/hashicorp/go-retryablehttp@0.7.0 3710 <span class="list-paths__item__arrow">›</span> 3711 github.com/hashicorp/go-cleanhttp@0.5.2 3712 3713 </span> 3714 3715 </li> 3716 <li> 3717 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3718 github.com/argoproj/argo-cd/v2@0.0.0 3719 <span class="list-paths__item__arrow">›</span> 3720 github.com/xanzy/go-gitlab@0.60.0 3721 <span class="list-paths__item__arrow">›</span> 3722 github.com/hashicorp/go-cleanhttp@0.5.2 3723 3724 </span> 3725 3726 </li> 3727 <li> 3728 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3729 github.com/argoproj/argo-cd/v2@0.0.0 3730 <span class="list-paths__item__arrow">›</span> 3731 github.com/xanzy/go-gitlab@0.60.0 3732 <span class="list-paths__item__arrow">›</span> 3733 github.com/hashicorp/go-retryablehttp@0.7.0 3734 <span class="list-paths__item__arrow">›</span> 3735 github.com/hashicorp/go-cleanhttp@0.5.2 3736 3737 </span> 3738 3739 </li> 3740 <li> 3741 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3742 github.com/argoproj/argo-cd/v2@0.0.0 3743 <span class="list-paths__item__arrow">›</span> 3744 github.com/argoproj/notifications-engine/pkg/services@#f754726f03da 3745 <span class="list-paths__item__arrow">›</span> 3746 github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5 3747 <span class="list-paths__item__arrow">›</span> 3748 github.com/hashicorp/go-retryablehttp@0.7.0 3749 <span class="list-paths__item__arrow">›</span> 3750 github.com/hashicorp/go-cleanhttp@0.5.2 3751 3752 </span> 3753 3754 </li> 3755 <li> 3756 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3757 github.com/argoproj/argo-cd/v2@0.0.0 3758 <span class="list-paths__item__arrow">›</span> 3759 github.com/argoproj/notifications-engine/pkg/subscriptions@#f754726f03da 3760 <span class="list-paths__item__arrow">›</span> 3761 github.com/argoproj/notifications-engine/pkg/services@#f754726f03da 3762 <span class="list-paths__item__arrow">›</span> 3763 github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5 3764 <span class="list-paths__item__arrow">›</span> 3765 github.com/hashicorp/go-retryablehttp@0.7.0 3766 <span class="list-paths__item__arrow">›</span> 3767 github.com/hashicorp/go-cleanhttp@0.5.2 3768 3769 </span> 3770 3771 </li> 3772 <li> 3773 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3774 github.com/argoproj/argo-cd/v2@0.0.0 3775 <span class="list-paths__item__arrow">›</span> 3776 github.com/argoproj/notifications-engine/pkg/cmd@#f754726f03da 3777 <span class="list-paths__item__arrow">›</span> 3778 github.com/argoproj/notifications-engine/pkg/services@#f754726f03da 3779 <span class="list-paths__item__arrow">›</span> 3780 github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5 3781 <span class="list-paths__item__arrow">›</span> 3782 github.com/hashicorp/go-retryablehttp@0.7.0 3783 <span class="list-paths__item__arrow">›</span> 3784 github.com/hashicorp/go-cleanhttp@0.5.2 3785 3786 </span> 3787 3788 </li> 3789 <li> 3790 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3791 github.com/argoproj/argo-cd/v2@0.0.0 3792 <span class="list-paths__item__arrow">›</span> 3793 github.com/argoproj/notifications-engine/pkg/api@#f754726f03da 3794 <span class="list-paths__item__arrow">›</span> 3795 github.com/argoproj/notifications-engine/pkg/subscriptions@#f754726f03da 3796 <span class="list-paths__item__arrow">›</span> 3797 github.com/argoproj/notifications-engine/pkg/services@#f754726f03da 3798 <span class="list-paths__item__arrow">›</span> 3799 github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5 3800 <span class="list-paths__item__arrow">›</span> 3801 github.com/hashicorp/go-retryablehttp@0.7.0 3802 <span class="list-paths__item__arrow">›</span> 3803 github.com/hashicorp/go-cleanhttp@0.5.2 3804 3805 </span> 3806 3807 </li> 3808 <li> 3809 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3810 github.com/argoproj/argo-cd/v2@0.0.0 3811 <span class="list-paths__item__arrow">›</span> 3812 github.com/argoproj/notifications-engine/pkg/controller@#f754726f03da 3813 <span class="list-paths__item__arrow">›</span> 3814 github.com/argoproj/notifications-engine/pkg/subscriptions@#f754726f03da 3815 <span class="list-paths__item__arrow">›</span> 3816 github.com/argoproj/notifications-engine/pkg/services@#f754726f03da 3817 <span class="list-paths__item__arrow">›</span> 3818 github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5 3819 <span class="list-paths__item__arrow">›</span> 3820 github.com/hashicorp/go-retryablehttp@0.7.0 3821 <span class="list-paths__item__arrow">›</span> 3822 github.com/hashicorp/go-cleanhttp@0.5.2 3823 3824 </span> 3825 3826 </li> 3827 </ul><!-- .list-paths --> 3828 3829 </div><!-- .card__section --> 3830 3831 <hr/> 3832 <!-- Overview --> 3833 <p>MPL-2.0 license</p> 3834 3835 <hr/> 3836 3837 <div class="cta card__cta"> 3838 <p><a href="https://snyk.io/vuln/snyk:lic:golang:github.com:hashicorp:go-cleanhttp:MPL-2.0">More about this vulnerability</a></p> 3839 </div> 3840 3841 </div><!-- .card --> 3842 <div class="card card--vuln disclosure--not-new severity--medium" data-snyk-test="medium"> 3843 <h2 class="card__title">MPL-2.0 license</h2> 3844 <div class="card__section"> 3845 3846 <div class="label label--medium"> 3847 <span class="label__text">medium severity</span> 3848 </div> 3849 3850 <hr/> 3851 3852 <ul class="card__meta"> 3853 <li class="card__meta__item"> 3854 Package Manager: golang 3855 </li> 3856 <li class="card__meta__item"> 3857 Module: 3858 3859 github.com/gosimple/slug 3860 </li> 3861 3862 <li class="card__meta__item">Introduced through: 3863 3864 github.com/argoproj/argo-cd/v2@0.0.0 and github.com/gosimple/slug@1.13.1 3865 3866 </li> 3867 </ul> 3868 3869 <hr/> 3870 3871 3872 <h3 class="card__section__title">Detailed paths</h3> 3873 3874 <ul class="card__meta__paths"> 3875 <li> 3876 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3877 github.com/argoproj/argo-cd/v2@0.0.0 3878 <span class="list-paths__item__arrow">›</span> 3879 github.com/gosimple/slug@1.13.1 3880 3881 </span> 3882 3883 </li> 3884 </ul><!-- .list-paths --> 3885 3886 </div><!-- .card__section --> 3887 3888 <hr/> 3889 <!-- Overview --> 3890 <p>MPL-2.0 license</p> 3891 3892 <hr/> 3893 3894 <div class="cta card__cta"> 3895 <p><a href="https://snyk.io/vuln/snyk:lic:golang:github.com:gosimple:slug:MPL-2.0">More about this vulnerability</a></p> 3896 </div> 3897 3898 </div><!-- .card --> 3899 </div><!-- cards --> 3900 </div> 3901 </main><!-- .layout-stacked__content --> 3902 </body> 3903 3904 </html>