github.com/argoproj/argo-cd/v2@v2.10.5/docs/snyk/v2.6.15/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 157 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:27:33 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>157 vulnerable dependency paths</span></div> 471 <div class="meta-count"><span>1727</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@7.1.6 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@7.1.6 517 <span class="list-paths__item__arrow">›</span> 518 semver@7.3.7 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@#b4dd8b8c3976 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@#b4dd8b8c3976 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@#b4dd8b8c3976 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@#b4dd8b8c3976 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@#b4dd8b8c3976 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@#b4dd8b8c3976 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@#b4dd8b8c3976 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@#b4dd8b8c3976 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@#b4dd8b8c3976 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 sigs.k8s.io/controller-runtime/pkg/controller/controllerutil@0.11.0 2102 <span class="list-paths__item__arrow">›</span> 2103 k8s.io/apimachinery/pkg/api/equality@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/apimachinery/pkg/api/validation@0.24.2 2121 <span class="list-paths__item__arrow">›</span> 2122 k8s.io/apimachinery/pkg/apis/meta/v1/validation@0.24.2 2123 <span class="list-paths__item__arrow">›</span> 2124 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2125 <span class="list-paths__item__arrow">›</span> 2126 k8s.io/apimachinery/pkg/watch@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/discovery/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/kubernetes/fake@0.24.2 2159 <span class="list-paths__item__arrow">›</span> 2160 k8s.io/client-go/testing@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 k8s.io/client-go/tools/remotecommand@0.24.2 2178 <span class="list-paths__item__arrow">›</span> 2179 k8s.io/client-go/transport/spdy@0.24.2 2180 <span class="list-paths__item__arrow">›</span> 2181 k8s.io/client-go/rest@0.24.2 2182 <span class="list-paths__item__arrow">›</span> 2183 k8s.io/client-go/transport@0.24.2 2184 <span class="list-paths__item__arrow">›</span> 2185 k8s.io/apimachinery/pkg/util/net@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/health@#b4dd8b8c3976 2197 <span class="list-paths__item__arrow">›</span> 2198 github.com/argoproj/gitops-engine/pkg/utils/kube@#b4dd8b8c3976 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 github.com/argoproj/gitops-engine/pkg/sync/common@#b4dd8b8c3976 2216 <span class="list-paths__item__arrow">›</span> 2217 github.com/argoproj/gitops-engine/pkg/utils/kube@#b4dd8b8c3976 2218 <span class="list-paths__item__arrow">›</span> 2219 k8s.io/kubectl/pkg/util/openapi@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/pkg/controller/controllerutil@0.11.0 2235 <span class="list-paths__item__arrow">›</span> 2236 sigs.k8s.io/controller-runtime/pkg/client/apiutil@0.11.0 2237 <span class="list-paths__item__arrow">›</span> 2238 k8s.io/client-go/restmapper@0.24.2 2239 <span class="list-paths__item__arrow">›</span> 2240 k8s.io/client-go/discovery@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@#b4dd8b8c3976 2315 <span class="list-paths__item__arrow">›</span> 2316 github.com/argoproj/gitops-engine/pkg/sync/resource@#b4dd8b8c3976 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@#b4dd8b8c3976 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 k8s.io/client-go/discovery@0.24.2 2546 <span class="list-paths__item__arrow">›</span> 2547 k8s.io/client-go/kubernetes/scheme@0.24.2 2548 <span class="list-paths__item__arrow">›</span> 2549 k8s.io/api/storage/v1beta1@0.24.2 2550 <span class="list-paths__item__arrow">›</span> 2551 k8s.io/api/core/v1@0.24.2 2552 <span class="list-paths__item__arrow">›</span> 2553 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2554 <span class="list-paths__item__arrow">›</span> 2555 k8s.io/apimachinery/pkg/watch@0.24.2 2556 <span class="list-paths__item__arrow">›</span> 2557 k8s.io/apimachinery/pkg/util/net@0.24.2 2558 <span class="list-paths__item__arrow">›</span> 2559 golang.org/x/net/http2@0.11.0 2560 2561 </span> 2562 2563 </li> 2564 <li> 2565 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2566 github.com/argoproj/argo-cd/v2@0.0.0 2567 <span class="list-paths__item__arrow">›</span> 2568 k8s.io/client-go/tools/clientcmd@0.24.2 2569 <span class="list-paths__item__arrow">›</span> 2570 k8s.io/client-go/tools/clientcmd/api/latest@0.24.2 2571 <span class="list-paths__item__arrow">›</span> 2572 k8s.io/apimachinery/pkg/runtime/serializer/versioning@0.24.2 2573 <span class="list-paths__item__arrow">›</span> 2574 k8s.io/apimachinery/pkg/apis/meta/v1/unstructured@0.24.2 2575 <span class="list-paths__item__arrow">›</span> 2576 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2577 <span class="list-paths__item__arrow">›</span> 2578 k8s.io/apimachinery/pkg/watch@0.24.2 2579 <span class="list-paths__item__arrow">›</span> 2580 k8s.io/apimachinery/pkg/util/net@0.24.2 2581 <span class="list-paths__item__arrow">›</span> 2582 golang.org/x/net/http2@0.11.0 2583 2584 </span> 2585 2586 </li> 2587 <li> 2588 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2589 github.com/argoproj/argo-cd/v2@0.0.0 2590 <span class="list-paths__item__arrow">›</span> 2591 github.com/argoproj/notifications-engine/pkg/api@#f754726f03da 2592 <span class="list-paths__item__arrow">›</span> 2593 k8s.io/client-go/listers/core/v1@0.24.2 2594 <span class="list-paths__item__arrow">›</span> 2595 k8s.io/client-go/tools/cache@0.24.2 2596 <span class="list-paths__item__arrow">›</span> 2597 k8s.io/client-go/tools/pager@0.24.2 2598 <span class="list-paths__item__arrow">›</span> 2599 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2600 <span class="list-paths__item__arrow">›</span> 2601 k8s.io/apimachinery/pkg/watch@0.24.2 2602 <span class="list-paths__item__arrow">›</span> 2603 k8s.io/apimachinery/pkg/util/net@0.24.2 2604 <span class="list-paths__item__arrow">›</span> 2605 golang.org/x/net/http2@0.11.0 2606 2607 </span> 2608 2609 </li> 2610 <li> 2611 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2612 github.com/argoproj/argo-cd/v2@0.0.0 2613 <span class="list-paths__item__arrow">›</span> 2614 k8s.io/client-go/informers/core/v1@0.24.2 2615 <span class="list-paths__item__arrow">›</span> 2616 k8s.io/client-go/listers/core/v1@0.24.2 2617 <span class="list-paths__item__arrow">›</span> 2618 k8s.io/client-go/tools/cache@0.24.2 2619 <span class="list-paths__item__arrow">›</span> 2620 k8s.io/client-go/tools/pager@0.24.2 2621 <span class="list-paths__item__arrow">›</span> 2622 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2623 <span class="list-paths__item__arrow">›</span> 2624 k8s.io/apimachinery/pkg/watch@0.24.2 2625 <span class="list-paths__item__arrow">›</span> 2626 k8s.io/apimachinery/pkg/util/net@0.24.2 2627 <span class="list-paths__item__arrow">›</span> 2628 golang.org/x/net/http2@0.11.0 2629 2630 </span> 2631 2632 </li> 2633 <li> 2634 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2635 github.com/argoproj/argo-cd/v2@0.0.0 2636 <span class="list-paths__item__arrow">›</span> 2637 github.com/argoproj/gitops-engine/pkg/diff@#b4dd8b8c3976 2638 <span class="list-paths__item__arrow">›</span> 2639 github.com/argoproj/gitops-engine/pkg/utils/kube/scheme@#b4dd8b8c3976 2640 <span class="list-paths__item__arrow">›</span> 2641 k8s.io/apimachinery/pkg/util/managedfields@0.24.2 2642 <span class="list-paths__item__arrow">›</span> 2643 k8s.io/apimachinery/pkg/apis/meta/v1/unstructured@0.24.2 2644 <span class="list-paths__item__arrow">›</span> 2645 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2646 <span class="list-paths__item__arrow">›</span> 2647 k8s.io/apimachinery/pkg/watch@0.24.2 2648 <span class="list-paths__item__arrow">›</span> 2649 k8s.io/apimachinery/pkg/util/net@0.24.2 2650 <span class="list-paths__item__arrow">›</span> 2651 golang.org/x/net/http2@0.11.0 2652 2653 </span> 2654 2655 </li> 2656 <li> 2657 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2658 github.com/argoproj/argo-cd/v2@0.0.0 2659 <span class="list-paths__item__arrow">›</span> 2660 github.com/argoproj/gitops-engine/pkg/sync/hook@#b4dd8b8c3976 2661 <span class="list-paths__item__arrow">›</span> 2662 github.com/argoproj/gitops-engine/pkg/sync/hook/helm@#b4dd8b8c3976 2663 <span class="list-paths__item__arrow">›</span> 2664 github.com/argoproj/gitops-engine/pkg/sync/common@#b4dd8b8c3976 2665 <span class="list-paths__item__arrow">›</span> 2666 github.com/argoproj/gitops-engine/pkg/utils/kube@#b4dd8b8c3976 2667 <span class="list-paths__item__arrow">›</span> 2668 k8s.io/kubectl/pkg/util/openapi@0.24.2 2669 <span class="list-paths__item__arrow">›</span> 2670 k8s.io/client-go/discovery@0.24.2 2671 <span class="list-paths__item__arrow">›</span> 2672 k8s.io/client-go/rest@0.24.2 2673 <span class="list-paths__item__arrow">›</span> 2674 golang.org/x/net/http2@0.11.0 2675 2676 </span> 2677 2678 </li> 2679 <li> 2680 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2681 github.com/argoproj/argo-cd/v2@0.0.0 2682 <span class="list-paths__item__arrow">›</span> 2683 github.com/argoproj/gitops-engine/pkg/sync/syncwaves@#b4dd8b8c3976 2684 <span class="list-paths__item__arrow">›</span> 2685 github.com/argoproj/gitops-engine/pkg/sync/hook/helm@#b4dd8b8c3976 2686 <span class="list-paths__item__arrow">›</span> 2687 github.com/argoproj/gitops-engine/pkg/sync/common@#b4dd8b8c3976 2688 <span class="list-paths__item__arrow">›</span> 2689 github.com/argoproj/gitops-engine/pkg/utils/kube@#b4dd8b8c3976 2690 <span class="list-paths__item__arrow">›</span> 2691 k8s.io/kubectl/pkg/util/openapi@0.24.2 2692 <span class="list-paths__item__arrow">›</span> 2693 k8s.io/client-go/discovery@0.24.2 2694 <span class="list-paths__item__arrow">›</span> 2695 k8s.io/client-go/rest@0.24.2 2696 <span class="list-paths__item__arrow">›</span> 2697 golang.org/x/net/http2@0.11.0 2698 2699 </span> 2700 2701 </li> 2702 <li> 2703 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2704 github.com/argoproj/argo-cd/v2@0.0.0 2705 <span class="list-paths__item__arrow">›</span> 2706 sigs.k8s.io/controller-runtime/pkg/event@0.11.0 2707 <span class="list-paths__item__arrow">›</span> 2708 sigs.k8s.io/controller-runtime/pkg/client@0.11.0 2709 <span class="list-paths__item__arrow">›</span> 2710 sigs.k8s.io/controller-runtime/pkg/internal/objectutil@0.11.0 2711 <span class="list-paths__item__arrow">›</span> 2712 sigs.k8s.io/controller-runtime/pkg/client/apiutil@0.11.0 2713 <span class="list-paths__item__arrow">›</span> 2714 k8s.io/client-go/restmapper@0.24.2 2715 <span class="list-paths__item__arrow">›</span> 2716 k8s.io/client-go/discovery@0.24.2 2717 <span class="list-paths__item__arrow">›</span> 2718 k8s.io/client-go/rest@0.24.2 2719 <span class="list-paths__item__arrow">›</span> 2720 golang.org/x/net/http2@0.11.0 2721 2722 </span> 2723 2724 </li> 2725 <li> 2726 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2727 github.com/argoproj/argo-cd/v2@0.0.0 2728 <span class="list-paths__item__arrow">›</span> 2729 sigs.k8s.io/controller-runtime@0.11.0 2730 <span class="list-paths__item__arrow">›</span> 2731 sigs.k8s.io/controller-runtime/pkg/manager@0.11.0 2732 <span class="list-paths__item__arrow">›</span> 2733 sigs.k8s.io/controller-runtime/pkg/webhook@0.11.0 2734 <span class="list-paths__item__arrow">›</span> 2735 sigs.k8s.io/controller-runtime/pkg/webhook/internal/metrics@0.11.0 2736 <span class="list-paths__item__arrow">›</span> 2737 sigs.k8s.io/controller-runtime/pkg/metrics@0.11.0 2738 <span class="list-paths__item__arrow">›</span> 2739 k8s.io/client-go/tools/cache@0.24.2 2740 <span class="list-paths__item__arrow">›</span> 2741 k8s.io/client-go/rest@0.24.2 2742 <span class="list-paths__item__arrow">›</span> 2743 golang.org/x/net/http2@0.11.0 2744 2745 </span> 2746 2747 </li> 2748 <li> 2749 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2750 github.com/argoproj/argo-cd/v2@0.0.0 2751 <span class="list-paths__item__arrow">›</span> 2752 k8s.io/kubectl/pkg/util/openapi@0.24.2 2753 <span class="list-paths__item__arrow">›</span> 2754 k8s.io/client-go/discovery@0.24.2 2755 <span class="list-paths__item__arrow">›</span> 2756 k8s.io/client-go/kubernetes/scheme@0.24.2 2757 <span class="list-paths__item__arrow">›</span> 2758 k8s.io/api/storage/v1beta1@0.24.2 2759 <span class="list-paths__item__arrow">›</span> 2760 k8s.io/api/core/v1@0.24.2 2761 <span class="list-paths__item__arrow">›</span> 2762 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2763 <span class="list-paths__item__arrow">›</span> 2764 k8s.io/apimachinery/pkg/watch@0.24.2 2765 <span class="list-paths__item__arrow">›</span> 2766 k8s.io/apimachinery/pkg/util/net@0.24.2 2767 <span class="list-paths__item__arrow">›</span> 2768 golang.org/x/net/http2@0.11.0 2769 2770 </span> 2771 2772 </li> 2773 <li> 2774 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2775 github.com/argoproj/argo-cd/v2@0.0.0 2776 <span class="list-paths__item__arrow">›</span> 2777 k8s.io/client-go/kubernetes@0.24.2 2778 <span class="list-paths__item__arrow">›</span> 2779 k8s.io/client-go/kubernetes/typed/storage/v1beta1@0.24.2 2780 <span class="list-paths__item__arrow">›</span> 2781 k8s.io/client-go/kubernetes/scheme@0.24.2 2782 <span class="list-paths__item__arrow">›</span> 2783 k8s.io/api/storage/v1beta1@0.24.2 2784 <span class="list-paths__item__arrow">›</span> 2785 k8s.io/api/core/v1@0.24.2 2786 <span class="list-paths__item__arrow">›</span> 2787 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2788 <span class="list-paths__item__arrow">›</span> 2789 k8s.io/apimachinery/pkg/watch@0.24.2 2790 <span class="list-paths__item__arrow">›</span> 2791 k8s.io/apimachinery/pkg/util/net@0.24.2 2792 <span class="list-paths__item__arrow">›</span> 2793 golang.org/x/net/http2@0.11.0 2794 2795 </span> 2796 2797 </li> 2798 <li> 2799 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2800 github.com/argoproj/argo-cd/v2@0.0.0 2801 <span class="list-paths__item__arrow">›</span> 2802 github.com/argoproj/notifications-engine/pkg/cmd@#f754726f03da 2803 <span class="list-paths__item__arrow">›</span> 2804 k8s.io/client-go/tools/clientcmd@0.24.2 2805 <span class="list-paths__item__arrow">›</span> 2806 k8s.io/client-go/tools/clientcmd/api/latest@0.24.2 2807 <span class="list-paths__item__arrow">›</span> 2808 k8s.io/apimachinery/pkg/runtime/serializer/versioning@0.24.2 2809 <span class="list-paths__item__arrow">›</span> 2810 k8s.io/apimachinery/pkg/apis/meta/v1/unstructured@0.24.2 2811 <span class="list-paths__item__arrow">›</span> 2812 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2813 <span class="list-paths__item__arrow">›</span> 2814 k8s.io/apimachinery/pkg/watch@0.24.2 2815 <span class="list-paths__item__arrow">›</span> 2816 k8s.io/apimachinery/pkg/util/net@0.24.2 2817 <span class="list-paths__item__arrow">›</span> 2818 golang.org/x/net/http2@0.11.0 2819 2820 </span> 2821 2822 </li> 2823 <li> 2824 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2825 github.com/argoproj/argo-cd/v2@0.0.0 2826 <span class="list-paths__item__arrow">›</span> 2827 sigs.k8s.io/controller-runtime/pkg/envtest@0.11.0 2828 <span class="list-paths__item__arrow">›</span> 2829 sigs.k8s.io/controller-runtime/pkg/webhook/conversion@0.11.0 2830 <span class="list-paths__item__arrow">›</span> 2831 k8s.io/apimachinery/pkg/runtime/serializer@0.24.2 2832 <span class="list-paths__item__arrow">›</span> 2833 k8s.io/apimachinery/pkg/runtime/serializer/versioning@0.24.2 2834 <span class="list-paths__item__arrow">›</span> 2835 k8s.io/apimachinery/pkg/apis/meta/v1/unstructured@0.24.2 2836 <span class="list-paths__item__arrow">›</span> 2837 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2838 <span class="list-paths__item__arrow">›</span> 2839 k8s.io/apimachinery/pkg/watch@0.24.2 2840 <span class="list-paths__item__arrow">›</span> 2841 k8s.io/apimachinery/pkg/util/net@0.24.2 2842 <span class="list-paths__item__arrow">›</span> 2843 golang.org/x/net/http2@0.11.0 2844 2845 </span> 2846 2847 </li> 2848 <li> 2849 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2850 github.com/argoproj/argo-cd/v2@0.0.0 2851 <span class="list-paths__item__arrow">›</span> 2852 github.com/argoproj/gitops-engine/pkg/sync/ignore@#b4dd8b8c3976 2853 <span class="list-paths__item__arrow">›</span> 2854 github.com/argoproj/gitops-engine/pkg/sync/hook@#b4dd8b8c3976 2855 <span class="list-paths__item__arrow">›</span> 2856 github.com/argoproj/gitops-engine/pkg/sync/hook/helm@#b4dd8b8c3976 2857 <span class="list-paths__item__arrow">›</span> 2858 github.com/argoproj/gitops-engine/pkg/sync/common@#b4dd8b8c3976 2859 <span class="list-paths__item__arrow">›</span> 2860 github.com/argoproj/gitops-engine/pkg/utils/kube@#b4dd8b8c3976 2861 <span class="list-paths__item__arrow">›</span> 2862 k8s.io/kubectl/pkg/util/openapi@0.24.2 2863 <span class="list-paths__item__arrow">›</span> 2864 k8s.io/client-go/discovery@0.24.2 2865 <span class="list-paths__item__arrow">›</span> 2866 k8s.io/client-go/rest@0.24.2 2867 <span class="list-paths__item__arrow">›</span> 2868 golang.org/x/net/http2@0.11.0 2869 2870 </span> 2871 2872 </li> 2873 <li> 2874 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2875 github.com/argoproj/argo-cd/v2@0.0.0 2876 <span class="list-paths__item__arrow">›</span> 2877 sigs.k8s.io/controller-runtime/pkg/handler@0.11.0 2878 <span class="list-paths__item__arrow">›</span> 2879 sigs.k8s.io/controller-runtime/pkg/runtime/inject@0.11.0 2880 <span class="list-paths__item__arrow">›</span> 2881 sigs.k8s.io/controller-runtime/pkg/cache@0.11.0 2882 <span class="list-paths__item__arrow">›</span> 2883 sigs.k8s.io/controller-runtime/pkg/internal/objectutil@0.11.0 2884 <span class="list-paths__item__arrow">›</span> 2885 sigs.k8s.io/controller-runtime/pkg/client/apiutil@0.11.0 2886 <span class="list-paths__item__arrow">›</span> 2887 k8s.io/client-go/restmapper@0.24.2 2888 <span class="list-paths__item__arrow">›</span> 2889 k8s.io/client-go/discovery@0.24.2 2890 <span class="list-paths__item__arrow">›</span> 2891 k8s.io/client-go/rest@0.24.2 2892 <span class="list-paths__item__arrow">›</span> 2893 golang.org/x/net/http2@0.11.0 2894 2895 </span> 2896 2897 </li> 2898 <li> 2899 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2900 github.com/argoproj/argo-cd/v2@0.0.0 2901 <span class="list-paths__item__arrow">›</span> 2902 github.com/argoproj/gitops-engine/pkg/cache@#b4dd8b8c3976 2903 <span class="list-paths__item__arrow">›</span> 2904 k8s.io/kubectl/pkg/util/openapi@0.24.2 2905 <span class="list-paths__item__arrow">›</span> 2906 k8s.io/client-go/discovery@0.24.2 2907 <span class="list-paths__item__arrow">›</span> 2908 k8s.io/client-go/kubernetes/scheme@0.24.2 2909 <span class="list-paths__item__arrow">›</span> 2910 k8s.io/api/storage/v1beta1@0.24.2 2911 <span class="list-paths__item__arrow">›</span> 2912 k8s.io/api/core/v1@0.24.2 2913 <span class="list-paths__item__arrow">›</span> 2914 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2915 <span class="list-paths__item__arrow">›</span> 2916 k8s.io/apimachinery/pkg/watch@0.24.2 2917 <span class="list-paths__item__arrow">›</span> 2918 k8s.io/apimachinery/pkg/util/net@0.24.2 2919 <span class="list-paths__item__arrow">›</span> 2920 golang.org/x/net/http2@0.11.0 2921 2922 </span> 2923 2924 </li> 2925 <li> 2926 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2927 github.com/argoproj/argo-cd/v2@0.0.0 2928 <span class="list-paths__item__arrow">›</span> 2929 github.com/argoproj/gitops-engine/pkg/sync@#b4dd8b8c3976 2930 <span class="list-paths__item__arrow">›</span> 2931 k8s.io/kubectl/pkg/util/openapi@0.24.2 2932 <span class="list-paths__item__arrow">›</span> 2933 k8s.io/client-go/discovery@0.24.2 2934 <span class="list-paths__item__arrow">›</span> 2935 k8s.io/client-go/kubernetes/scheme@0.24.2 2936 <span class="list-paths__item__arrow">›</span> 2937 k8s.io/api/storage/v1beta1@0.24.2 2938 <span class="list-paths__item__arrow">›</span> 2939 k8s.io/api/core/v1@0.24.2 2940 <span class="list-paths__item__arrow">›</span> 2941 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2942 <span class="list-paths__item__arrow">›</span> 2943 k8s.io/apimachinery/pkg/watch@0.24.2 2944 <span class="list-paths__item__arrow">›</span> 2945 k8s.io/apimachinery/pkg/util/net@0.24.2 2946 <span class="list-paths__item__arrow">›</span> 2947 golang.org/x/net/http2@0.11.0 2948 2949 </span> 2950 2951 </li> 2952 <li> 2953 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2954 github.com/argoproj/argo-cd/v2@0.0.0 2955 <span class="list-paths__item__arrow">›</span> 2956 github.com/argoproj/gitops-engine/pkg/utils/kube@#b4dd8b8c3976 2957 <span class="list-paths__item__arrow">›</span> 2958 k8s.io/kubectl/pkg/util/openapi@0.24.2 2959 <span class="list-paths__item__arrow">›</span> 2960 k8s.io/client-go/discovery@0.24.2 2961 <span class="list-paths__item__arrow">›</span> 2962 k8s.io/client-go/kubernetes/scheme@0.24.2 2963 <span class="list-paths__item__arrow">›</span> 2964 k8s.io/api/storage/v1beta1@0.24.2 2965 <span class="list-paths__item__arrow">›</span> 2966 k8s.io/api/core/v1@0.24.2 2967 <span class="list-paths__item__arrow">›</span> 2968 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 2969 <span class="list-paths__item__arrow">›</span> 2970 k8s.io/apimachinery/pkg/watch@0.24.2 2971 <span class="list-paths__item__arrow">›</span> 2972 k8s.io/apimachinery/pkg/util/net@0.24.2 2973 <span class="list-paths__item__arrow">›</span> 2974 golang.org/x/net/http2@0.11.0 2975 2976 </span> 2977 2978 </li> 2979 <li> 2980 <span class="list-paths__item__introduced"><em>Introduced through</em>: 2981 github.com/argoproj/argo-cd/v2@0.0.0 2982 <span class="list-paths__item__arrow">›</span> 2983 sigs.k8s.io/controller-runtime/pkg/source@0.11.0 2984 <span class="list-paths__item__arrow">›</span> 2985 sigs.k8s.io/controller-runtime/pkg/source/internal@0.11.0 2986 <span class="list-paths__item__arrow">›</span> 2987 sigs.k8s.io/controller-runtime/pkg/predicate@0.11.0 2988 <span class="list-paths__item__arrow">›</span> 2989 sigs.k8s.io/controller-runtime/pkg/event@0.11.0 2990 <span class="list-paths__item__arrow">›</span> 2991 sigs.k8s.io/controller-runtime/pkg/client@0.11.0 2992 <span class="list-paths__item__arrow">›</span> 2993 sigs.k8s.io/controller-runtime/pkg/internal/objectutil@0.11.0 2994 <span class="list-paths__item__arrow">›</span> 2995 sigs.k8s.io/controller-runtime/pkg/client/apiutil@0.11.0 2996 <span class="list-paths__item__arrow">›</span> 2997 k8s.io/client-go/restmapper@0.24.2 2998 <span class="list-paths__item__arrow">›</span> 2999 k8s.io/client-go/discovery@0.24.2 3000 <span class="list-paths__item__arrow">›</span> 3001 k8s.io/client-go/rest@0.24.2 3002 <span class="list-paths__item__arrow">›</span> 3003 golang.org/x/net/http2@0.11.0 3004 3005 </span> 3006 3007 </li> 3008 <li> 3009 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3010 github.com/argoproj/argo-cd/v2@0.0.0 3011 <span class="list-paths__item__arrow">›</span> 3012 sigs.k8s.io/controller-runtime/pkg/client@0.11.0 3013 <span class="list-paths__item__arrow">›</span> 3014 sigs.k8s.io/controller-runtime/pkg/internal/objectutil@0.11.0 3015 <span class="list-paths__item__arrow">›</span> 3016 sigs.k8s.io/controller-runtime/pkg/client/apiutil@0.11.0 3017 <span class="list-paths__item__arrow">›</span> 3018 k8s.io/client-go/restmapper@0.24.2 3019 <span class="list-paths__item__arrow">›</span> 3020 k8s.io/client-go/discovery@0.24.2 3021 <span class="list-paths__item__arrow">›</span> 3022 k8s.io/client-go/kubernetes/scheme@0.24.2 3023 <span class="list-paths__item__arrow">›</span> 3024 k8s.io/api/storage/v1beta1@0.24.2 3025 <span class="list-paths__item__arrow">›</span> 3026 k8s.io/api/core/v1@0.24.2 3027 <span class="list-paths__item__arrow">›</span> 3028 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 3029 <span class="list-paths__item__arrow">›</span> 3030 k8s.io/apimachinery/pkg/watch@0.24.2 3031 <span class="list-paths__item__arrow">›</span> 3032 k8s.io/apimachinery/pkg/util/net@0.24.2 3033 <span class="list-paths__item__arrow">›</span> 3034 golang.org/x/net/http2@0.11.0 3035 3036 </span> 3037 3038 </li> 3039 <li> 3040 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3041 github.com/argoproj/argo-cd/v2@0.0.0 3042 <span class="list-paths__item__arrow">›</span> 3043 sigs.k8s.io/controller-runtime/pkg/cache@0.11.0 3044 <span class="list-paths__item__arrow">›</span> 3045 sigs.k8s.io/controller-runtime/pkg/internal/objectutil@0.11.0 3046 <span class="list-paths__item__arrow">›</span> 3047 sigs.k8s.io/controller-runtime/pkg/client/apiutil@0.11.0 3048 <span class="list-paths__item__arrow">›</span> 3049 k8s.io/client-go/restmapper@0.24.2 3050 <span class="list-paths__item__arrow">›</span> 3051 k8s.io/client-go/discovery@0.24.2 3052 <span class="list-paths__item__arrow">›</span> 3053 k8s.io/client-go/kubernetes/scheme@0.24.2 3054 <span class="list-paths__item__arrow">›</span> 3055 k8s.io/api/storage/v1beta1@0.24.2 3056 <span class="list-paths__item__arrow">›</span> 3057 k8s.io/api/core/v1@0.24.2 3058 <span class="list-paths__item__arrow">›</span> 3059 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 3060 <span class="list-paths__item__arrow">›</span> 3061 k8s.io/apimachinery/pkg/watch@0.24.2 3062 <span class="list-paths__item__arrow">›</span> 3063 k8s.io/apimachinery/pkg/util/net@0.24.2 3064 <span class="list-paths__item__arrow">›</span> 3065 golang.org/x/net/http2@0.11.0 3066 3067 </span> 3068 3069 </li> 3070 <li> 3071 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3072 github.com/argoproj/argo-cd/v2@0.0.0 3073 <span class="list-paths__item__arrow">›</span> 3074 sigs.k8s.io/controller-runtime/pkg/event@0.11.0 3075 <span class="list-paths__item__arrow">›</span> 3076 sigs.k8s.io/controller-runtime/pkg/client@0.11.0 3077 <span class="list-paths__item__arrow">›</span> 3078 sigs.k8s.io/controller-runtime/pkg/internal/objectutil@0.11.0 3079 <span class="list-paths__item__arrow">›</span> 3080 sigs.k8s.io/controller-runtime/pkg/client/apiutil@0.11.0 3081 <span class="list-paths__item__arrow">›</span> 3082 k8s.io/client-go/restmapper@0.24.2 3083 <span class="list-paths__item__arrow">›</span> 3084 k8s.io/client-go/discovery@0.24.2 3085 <span class="list-paths__item__arrow">›</span> 3086 k8s.io/client-go/kubernetes/scheme@0.24.2 3087 <span class="list-paths__item__arrow">›</span> 3088 k8s.io/api/storage/v1beta1@0.24.2 3089 <span class="list-paths__item__arrow">›</span> 3090 k8s.io/api/core/v1@0.24.2 3091 <span class="list-paths__item__arrow">›</span> 3092 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 3093 <span class="list-paths__item__arrow">›</span> 3094 k8s.io/apimachinery/pkg/watch@0.24.2 3095 <span class="list-paths__item__arrow">›</span> 3096 k8s.io/apimachinery/pkg/util/net@0.24.2 3097 <span class="list-paths__item__arrow">›</span> 3098 golang.org/x/net/http2@0.11.0 3099 3100 </span> 3101 3102 </li> 3103 <li> 3104 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3105 github.com/argoproj/argo-cd/v2@0.0.0 3106 <span class="list-paths__item__arrow">›</span> 3107 sigs.k8s.io/controller-runtime/pkg/handler@0.11.0 3108 <span class="list-paths__item__arrow">›</span> 3109 sigs.k8s.io/controller-runtime/pkg/runtime/inject@0.11.0 3110 <span class="list-paths__item__arrow">›</span> 3111 sigs.k8s.io/controller-runtime/pkg/cache@0.11.0 3112 <span class="list-paths__item__arrow">›</span> 3113 sigs.k8s.io/controller-runtime/pkg/internal/objectutil@0.11.0 3114 <span class="list-paths__item__arrow">›</span> 3115 sigs.k8s.io/controller-runtime/pkg/client/apiutil@0.11.0 3116 <span class="list-paths__item__arrow">›</span> 3117 k8s.io/client-go/restmapper@0.24.2 3118 <span class="list-paths__item__arrow">›</span> 3119 k8s.io/client-go/discovery@0.24.2 3120 <span class="list-paths__item__arrow">›</span> 3121 k8s.io/client-go/kubernetes/scheme@0.24.2 3122 <span class="list-paths__item__arrow">›</span> 3123 k8s.io/api/storage/v1beta1@0.24.2 3124 <span class="list-paths__item__arrow">›</span> 3125 k8s.io/api/core/v1@0.24.2 3126 <span class="list-paths__item__arrow">›</span> 3127 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 3128 <span class="list-paths__item__arrow">›</span> 3129 k8s.io/apimachinery/pkg/watch@0.24.2 3130 <span class="list-paths__item__arrow">›</span> 3131 k8s.io/apimachinery/pkg/util/net@0.24.2 3132 <span class="list-paths__item__arrow">›</span> 3133 golang.org/x/net/http2@0.11.0 3134 3135 </span> 3136 3137 </li> 3138 <li> 3139 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3140 github.com/argoproj/argo-cd/v2@0.0.0 3141 <span class="list-paths__item__arrow">›</span> 3142 sigs.k8s.io/controller-runtime/pkg/source@0.11.0 3143 <span class="list-paths__item__arrow">›</span> 3144 sigs.k8s.io/controller-runtime/pkg/source/internal@0.11.0 3145 <span class="list-paths__item__arrow">›</span> 3146 sigs.k8s.io/controller-runtime/pkg/predicate@0.11.0 3147 <span class="list-paths__item__arrow">›</span> 3148 sigs.k8s.io/controller-runtime/pkg/event@0.11.0 3149 <span class="list-paths__item__arrow">›</span> 3150 sigs.k8s.io/controller-runtime/pkg/client@0.11.0 3151 <span class="list-paths__item__arrow">›</span> 3152 sigs.k8s.io/controller-runtime/pkg/internal/objectutil@0.11.0 3153 <span class="list-paths__item__arrow">›</span> 3154 sigs.k8s.io/controller-runtime/pkg/client/apiutil@0.11.0 3155 <span class="list-paths__item__arrow">›</span> 3156 k8s.io/client-go/restmapper@0.24.2 3157 <span class="list-paths__item__arrow">›</span> 3158 k8s.io/client-go/discovery@0.24.2 3159 <span class="list-paths__item__arrow">›</span> 3160 k8s.io/client-go/kubernetes/scheme@0.24.2 3161 <span class="list-paths__item__arrow">›</span> 3162 k8s.io/api/storage/v1beta1@0.24.2 3163 <span class="list-paths__item__arrow">›</span> 3164 k8s.io/api/core/v1@0.24.2 3165 <span class="list-paths__item__arrow">›</span> 3166 k8s.io/apimachinery/pkg/apis/meta/v1@0.24.2 3167 <span class="list-paths__item__arrow">›</span> 3168 k8s.io/apimachinery/pkg/watch@0.24.2 3169 <span class="list-paths__item__arrow">›</span> 3170 k8s.io/apimachinery/pkg/util/net@0.24.2 3171 <span class="list-paths__item__arrow">›</span> 3172 golang.org/x/net/http2@0.11.0 3173 3174 </span> 3175 3176 </li> 3177 </ul><!-- .list-paths --> 3178 3179 </div><!-- .card__section --> 3180 3181 <hr/> 3182 <!-- Overview --> 3183 <h2 id="overview">Overview</h2> 3184 <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> 3185 <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> 3186 <h2 id="remediation">Remediation</h2> 3187 <p>Upgrade <code>golang.org/x/net/http2</code> to version 0.17.0 or higher.</p> 3188 <h2 id="references">References</h2> 3189 <ul> 3190 <li><a href="https://github.com/helidon-io/helidon/commit/58f43670086e530750c7cb74b0bec92bf5189c79">Github Commit</a></li> 3191 <li><a href="https://github.com/apache/tomcat/commit/76bb4bfbfeae827dce896f650655bbf6e251ed49">GitHub Commit</a></li> 3192 <li><a href="https://github.com/apache/tomcat/commit/9cdfe25bad707f34b3e5da2994f3f1952a163c3e">GitHub Commit</a></li> 3193 <li><a href="https://github.com/eclipse/jetty.project/commit/dbb94514dc9d3fb21fe92080f57c314e7e06a148">GitHub Commit</a></li> 3194 <li><a href="https://github.com/gravitational/teleport/commit/15f34f927a45130408eb16ed09af5620270d4d1f">GitHub Commit</a></li> 3195 <li><a href="https://github.com/kubernetes/apimachinery/commit/be9188050914374ee8128239e5a2e5998d7897f5">GitHub Commit</a></li> 3196 <li><a href="https://github.com/netty/netty/commit/58f75f665aa81a8cbcf6ffa74820042a285c5e61">GitHub Commit</a></li> 3197 <li><a href="https://github.com/nghttp2/nghttp2/commit/72b4af6143681f528f1d237b21a9a7aee1738832">GitHub Commit</a></li> 3198 <li><a href="https://github.com/operator-framework/operator-lifecycle-manager/commit/9ec03f07f942dc9cef736957fa152e39157d6e13">GitHub Commit</a></li> 3199 <li><a href="https://snyk.io/blog/find-fix-http-2-rapid-reset-zero-day-vulnerability-cve-2023-44487/">Snyk Blog</a></li> 3200 <li><a href="https://blog.cloudflare.com/technical-breakdown-http2-rapid-reset-ddos-attack/">Vulnerability Discovery</a></li> 3201 <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> 3202 <li><a href="https://www.cisa.gov/known-exploited-vulnerabilities-catalog">CISA - Known Exploited Vulnerabilities</a></li> 3203 </ul> 3204 3205 <hr/> 3206 3207 <div class="cta card__cta"> 3208 <p><a href="https://snyk.io/vuln/SNYK-GOLANG-GOLANGORGXNETHTTP2-5953327">More about this vulnerability</a></p> 3209 </div> 3210 3211 </div><!-- .card --> 3212 <div class="card card--vuln disclosure--not-new severity--high" data-snyk-test="high"> 3213 <h2 class="card__title">Directory Traversal</h2> 3214 <div class="card__section"> 3215 3216 <div class="label label--high"> 3217 <span class="label__text">high severity</span> 3218 </div> 3219 3220 <hr/> 3221 3222 <ul class="card__meta"> 3223 <li class="card__meta__item"> 3224 Package Manager: golang 3225 </li> 3226 <li class="card__meta__item"> 3227 Vulnerable module: 3228 3229 github.com/cyphar/filepath-securejoin 3230 </li> 3231 3232 <li class="card__meta__item">Introduced through: 3233 3234 github.com/argoproj/argo-cd/v2@0.0.0 and github.com/cyphar/filepath-securejoin@0.2.3 3235 3236 </li> 3237 </ul> 3238 3239 <hr/> 3240 3241 3242 <h3 class="card__section__title">Detailed paths</h3> 3243 3244 <ul class="card__meta__paths"> 3245 <li> 3246 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3247 github.com/argoproj/argo-cd/v2@0.0.0 3248 <span class="list-paths__item__arrow">›</span> 3249 github.com/cyphar/filepath-securejoin@0.2.3 3250 3251 </span> 3252 3253 </li> 3254 </ul><!-- .list-paths --> 3255 3256 </div><!-- .card__section --> 3257 3258 <hr/> 3259 <!-- Overview --> 3260 <h2 id="overview">Overview</h2> 3261 <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> 3262 <p><strong>Note:</strong> 3263 This vulnerability is only exploitable on Windows OS.</p> 3264 <h2 id="details">Details</h2> 3265 <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> 3266 <p>Directory Traversal vulnerabilities can be generally divided into two types:</p> 3267 <ul> 3268 <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> 3269 </ul> 3270 <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> 3271 <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> 3272 <pre><code>curl http://localhost:8080/public/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/root/.ssh/id_rsa 3273 </code></pre> 3274 <p><strong>Note</strong> <code>%2e</code> is the URL encoded version of <code>.</code> (dot).</p> 3275 <ul> 3276 <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> 3277 </ul> 3278 <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> 3279 <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> 3280 <pre><code>2018-04-15 22:04:29 ..... 19 19 good.txt 3281 2018-04-15 22:04:42 ..... 20 20 ../../../../../../root/.ssh/authorized_keys 3282 </code></pre> 3283 <h2 id="remediation">Remediation</h2> 3284 <p>Upgrade <code>github.com/cyphar/filepath-securejoin</code> to version 0.2.4 or higher.</p> 3285 <h2 id="references">References</h2> 3286 <ul> 3287 <li><a href="https://github.com/cyphar/filepath-securejoin/commit/c121231e1276e11049547bee5ce68d5a2cfe2d9b">GitHub Commit</a></li> 3288 <li><a href="https://github.com/cyphar/filepath-securejoin/pull/9">GitHub PR</a></li> 3289 <li><a href="https://github.com/cyphar/filepath-securejoin/releases/tag/v0.2.4">GitHub Release</a></li> 3290 </ul> 3291 3292 <hr/> 3293 3294 <div class="cta card__cta"> 3295 <p><a href="https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMCYPHARFILEPATHSECUREJOIN-5889602">More about this vulnerability</a></p> 3296 </div> 3297 3298 </div><!-- .card --> 3299 <div class="card card--vuln disclosure--not-new severity--medium" data-snyk-test="medium"> 3300 <h2 class="card__title">MPL-2.0 license</h2> 3301 <div class="card__section"> 3302 3303 <div class="label label--medium"> 3304 <span class="label__text">medium severity</span> 3305 </div> 3306 3307 <hr/> 3308 3309 <ul class="card__meta"> 3310 <li class="card__meta__item"> 3311 Package Manager: golang 3312 </li> 3313 <li class="card__meta__item"> 3314 Module: 3315 3316 github.com/r3labs/diff 3317 </li> 3318 3319 <li class="card__meta__item">Introduced through: 3320 3321 github.com/argoproj/argo-cd/v2@0.0.0 and github.com/r3labs/diff@1.1.0 3322 3323 </li> 3324 </ul> 3325 3326 <hr/> 3327 3328 3329 <h3 class="card__section__title">Detailed paths</h3> 3330 3331 <ul class="card__meta__paths"> 3332 <li> 3333 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3334 github.com/argoproj/argo-cd/v2@0.0.0 3335 <span class="list-paths__item__arrow">›</span> 3336 github.com/r3labs/diff@1.1.0 3337 3338 </span> 3339 3340 </li> 3341 </ul><!-- .list-paths --> 3342 3343 </div><!-- .card__section --> 3344 3345 <hr/> 3346 <!-- Overview --> 3347 <p>MPL-2.0 license</p> 3348 3349 <hr/> 3350 3351 <div class="cta card__cta"> 3352 <p><a href="https://snyk.io/vuln/snyk:lic:golang:github.com:r3labs:diff:MPL-2.0">More about this vulnerability</a></p> 3353 </div> 3354 3355 </div><!-- .card --> 3356 <div class="card card--vuln disclosure--not-new severity--medium" data-snyk-test="medium"> 3357 <h2 class="card__title">MPL-2.0 license</h2> 3358 <div class="card__section"> 3359 3360 <div class="label label--medium"> 3361 <span class="label__text">medium severity</span> 3362 </div> 3363 3364 <hr/> 3365 3366 <ul class="card__meta"> 3367 <li class="card__meta__item"> 3368 Package Manager: golang 3369 </li> 3370 <li class="card__meta__item"> 3371 Module: 3372 3373 github.com/hashicorp/go-version 3374 </li> 3375 3376 <li class="card__meta__item">Introduced through: 3377 3378 3379 github.com/argoproj/argo-cd/v2@0.0.0, code.gitea.io/sdk/gitea@0.15.1 and others 3380 </li> 3381 </ul> 3382 3383 <hr/> 3384 3385 3386 <h3 class="card__section__title">Detailed paths</h3> 3387 3388 <ul class="card__meta__paths"> 3389 <li> 3390 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3391 github.com/argoproj/argo-cd/v2@0.0.0 3392 <span class="list-paths__item__arrow">›</span> 3393 code.gitea.io/sdk/gitea@0.15.1 3394 <span class="list-paths__item__arrow">›</span> 3395 github.com/hashicorp/go-version@1.2.1 3396 3397 </span> 3398 3399 </li> 3400 </ul><!-- .list-paths --> 3401 3402 </div><!-- .card__section --> 3403 3404 <hr/> 3405 <!-- Overview --> 3406 <p>MPL-2.0 license</p> 3407 3408 <hr/> 3409 3410 <div class="cta card__cta"> 3411 <p><a href="https://snyk.io/vuln/snyk:lic:golang:github.com:hashicorp:go-version:MPL-2.0">More about this vulnerability</a></p> 3412 </div> 3413 3414 </div><!-- .card --> 3415 <div class="card card--vuln disclosure--not-new severity--medium" data-snyk-test="medium"> 3416 <h2 class="card__title">MPL-2.0 license</h2> 3417 <div class="card__section"> 3418 3419 <div class="label label--medium"> 3420 <span class="label__text">medium severity</span> 3421 </div> 3422 3423 <hr/> 3424 3425 <ul class="card__meta"> 3426 <li class="card__meta__item"> 3427 Package Manager: golang 3428 </li> 3429 <li class="card__meta__item"> 3430 Module: 3431 3432 github.com/hashicorp/go-retryablehttp 3433 </li> 3434 3435 <li class="card__meta__item">Introduced through: 3436 3437 github.com/argoproj/argo-cd/v2@0.0.0 and github.com/hashicorp/go-retryablehttp@0.7.0 3438 3439 </li> 3440 </ul> 3441 3442 <hr/> 3443 3444 3445 <h3 class="card__section__title">Detailed paths</h3> 3446 3447 <ul class="card__meta__paths"> 3448 <li> 3449 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3450 github.com/argoproj/argo-cd/v2@0.0.0 3451 <span class="list-paths__item__arrow">›</span> 3452 github.com/hashicorp/go-retryablehttp@0.7.0 3453 3454 </span> 3455 3456 </li> 3457 <li> 3458 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3459 github.com/argoproj/argo-cd/v2@0.0.0 3460 <span class="list-paths__item__arrow">›</span> 3461 github.com/xanzy/go-gitlab@0.60.0 3462 <span class="list-paths__item__arrow">›</span> 3463 github.com/hashicorp/go-retryablehttp@0.7.0 3464 3465 </span> 3466 3467 </li> 3468 <li> 3469 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3470 github.com/argoproj/argo-cd/v2@0.0.0 3471 <span class="list-paths__item__arrow">›</span> 3472 github.com/argoproj/notifications-engine/pkg/services@#f754726f03da 3473 <span class="list-paths__item__arrow">›</span> 3474 github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5 3475 <span class="list-paths__item__arrow">›</span> 3476 github.com/hashicorp/go-retryablehttp@0.7.0 3477 3478 </span> 3479 3480 </li> 3481 <li> 3482 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3483 github.com/argoproj/argo-cd/v2@0.0.0 3484 <span class="list-paths__item__arrow">›</span> 3485 github.com/argoproj/notifications-engine/pkg/subscriptions@#f754726f03da 3486 <span class="list-paths__item__arrow">›</span> 3487 github.com/argoproj/notifications-engine/pkg/services@#f754726f03da 3488 <span class="list-paths__item__arrow">›</span> 3489 github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5 3490 <span class="list-paths__item__arrow">›</span> 3491 github.com/hashicorp/go-retryablehttp@0.7.0 3492 3493 </span> 3494 3495 </li> 3496 <li> 3497 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3498 github.com/argoproj/argo-cd/v2@0.0.0 3499 <span class="list-paths__item__arrow">›</span> 3500 github.com/argoproj/notifications-engine/pkg/cmd@#f754726f03da 3501 <span class="list-paths__item__arrow">›</span> 3502 github.com/argoproj/notifications-engine/pkg/services@#f754726f03da 3503 <span class="list-paths__item__arrow">›</span> 3504 github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5 3505 <span class="list-paths__item__arrow">›</span> 3506 github.com/hashicorp/go-retryablehttp@0.7.0 3507 3508 </span> 3509 3510 </li> 3511 <li> 3512 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3513 github.com/argoproj/argo-cd/v2@0.0.0 3514 <span class="list-paths__item__arrow">›</span> 3515 github.com/argoproj/notifications-engine/pkg/api@#f754726f03da 3516 <span class="list-paths__item__arrow">›</span> 3517 github.com/argoproj/notifications-engine/pkg/subscriptions@#f754726f03da 3518 <span class="list-paths__item__arrow">›</span> 3519 github.com/argoproj/notifications-engine/pkg/services@#f754726f03da 3520 <span class="list-paths__item__arrow">›</span> 3521 github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5 3522 <span class="list-paths__item__arrow">›</span> 3523 github.com/hashicorp/go-retryablehttp@0.7.0 3524 3525 </span> 3526 3527 </li> 3528 <li> 3529 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3530 github.com/argoproj/argo-cd/v2@0.0.0 3531 <span class="list-paths__item__arrow">›</span> 3532 github.com/argoproj/notifications-engine/pkg/controller@#f754726f03da 3533 <span class="list-paths__item__arrow">›</span> 3534 github.com/argoproj/notifications-engine/pkg/subscriptions@#f754726f03da 3535 <span class="list-paths__item__arrow">›</span> 3536 github.com/argoproj/notifications-engine/pkg/services@#f754726f03da 3537 <span class="list-paths__item__arrow">›</span> 3538 github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5 3539 <span class="list-paths__item__arrow">›</span> 3540 github.com/hashicorp/go-retryablehttp@0.7.0 3541 3542 </span> 3543 3544 </li> 3545 </ul><!-- .list-paths --> 3546 3547 </div><!-- .card__section --> 3548 3549 <hr/> 3550 <!-- Overview --> 3551 <p>MPL-2.0 license</p> 3552 3553 <hr/> 3554 3555 <div class="cta card__cta"> 3556 <p><a href="https://snyk.io/vuln/snyk:lic:golang:github.com:hashicorp:go-retryablehttp:MPL-2.0">More about this vulnerability</a></p> 3557 </div> 3558 3559 </div><!-- .card --> 3560 <div class="card card--vuln disclosure--not-new severity--medium" data-snyk-test="medium"> 3561 <h2 class="card__title">MPL-2.0 license</h2> 3562 <div class="card__section"> 3563 3564 <div class="label label--medium"> 3565 <span class="label__text">medium severity</span> 3566 </div> 3567 3568 <hr/> 3569 3570 <ul class="card__meta"> 3571 <li class="card__meta__item"> 3572 Package Manager: golang 3573 </li> 3574 <li class="card__meta__item"> 3575 Module: 3576 3577 github.com/hashicorp/go-cleanhttp 3578 </li> 3579 3580 <li class="card__meta__item">Introduced through: 3581 3582 3583 github.com/argoproj/argo-cd/v2@0.0.0, github.com/hashicorp/go-retryablehttp@0.7.0 and others 3584 </li> 3585 </ul> 3586 3587 <hr/> 3588 3589 3590 <h3 class="card__section__title">Detailed paths</h3> 3591 3592 <ul class="card__meta__paths"> 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/hashicorp/go-retryablehttp@0.7.0 3598 <span class="list-paths__item__arrow">›</span> 3599 github.com/hashicorp/go-cleanhttp@0.5.2 3600 3601 </span> 3602 3603 </li> 3604 <li> 3605 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3606 github.com/argoproj/argo-cd/v2@0.0.0 3607 <span class="list-paths__item__arrow">›</span> 3608 github.com/xanzy/go-gitlab@0.60.0 3609 <span class="list-paths__item__arrow">›</span> 3610 github.com/hashicorp/go-cleanhttp@0.5.2 3611 3612 </span> 3613 3614 </li> 3615 <li> 3616 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3617 github.com/argoproj/argo-cd/v2@0.0.0 3618 <span class="list-paths__item__arrow">›</span> 3619 github.com/xanzy/go-gitlab@0.60.0 3620 <span class="list-paths__item__arrow">›</span> 3621 github.com/hashicorp/go-retryablehttp@0.7.0 3622 <span class="list-paths__item__arrow">›</span> 3623 github.com/hashicorp/go-cleanhttp@0.5.2 3624 3625 </span> 3626 3627 </li> 3628 <li> 3629 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3630 github.com/argoproj/argo-cd/v2@0.0.0 3631 <span class="list-paths__item__arrow">›</span> 3632 github.com/argoproj/notifications-engine/pkg/services@#f754726f03da 3633 <span class="list-paths__item__arrow">›</span> 3634 github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5 3635 <span class="list-paths__item__arrow">›</span> 3636 github.com/hashicorp/go-retryablehttp@0.7.0 3637 <span class="list-paths__item__arrow">›</span> 3638 github.com/hashicorp/go-cleanhttp@0.5.2 3639 3640 </span> 3641 3642 </li> 3643 <li> 3644 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3645 github.com/argoproj/argo-cd/v2@0.0.0 3646 <span class="list-paths__item__arrow">›</span> 3647 github.com/argoproj/notifications-engine/pkg/subscriptions@#f754726f03da 3648 <span class="list-paths__item__arrow">›</span> 3649 github.com/argoproj/notifications-engine/pkg/services@#f754726f03da 3650 <span class="list-paths__item__arrow">›</span> 3651 github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5 3652 <span class="list-paths__item__arrow">›</span> 3653 github.com/hashicorp/go-retryablehttp@0.7.0 3654 <span class="list-paths__item__arrow">›</span> 3655 github.com/hashicorp/go-cleanhttp@0.5.2 3656 3657 </span> 3658 3659 </li> 3660 <li> 3661 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3662 github.com/argoproj/argo-cd/v2@0.0.0 3663 <span class="list-paths__item__arrow">›</span> 3664 github.com/argoproj/notifications-engine/pkg/cmd@#f754726f03da 3665 <span class="list-paths__item__arrow">›</span> 3666 github.com/argoproj/notifications-engine/pkg/services@#f754726f03da 3667 <span class="list-paths__item__arrow">›</span> 3668 github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5 3669 <span class="list-paths__item__arrow">›</span> 3670 github.com/hashicorp/go-retryablehttp@0.7.0 3671 <span class="list-paths__item__arrow">›</span> 3672 github.com/hashicorp/go-cleanhttp@0.5.2 3673 3674 </span> 3675 3676 </li> 3677 <li> 3678 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3679 github.com/argoproj/argo-cd/v2@0.0.0 3680 <span class="list-paths__item__arrow">›</span> 3681 github.com/argoproj/notifications-engine/pkg/api@#f754726f03da 3682 <span class="list-paths__item__arrow">›</span> 3683 github.com/argoproj/notifications-engine/pkg/subscriptions@#f754726f03da 3684 <span class="list-paths__item__arrow">›</span> 3685 github.com/argoproj/notifications-engine/pkg/services@#f754726f03da 3686 <span class="list-paths__item__arrow">›</span> 3687 github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5 3688 <span class="list-paths__item__arrow">›</span> 3689 github.com/hashicorp/go-retryablehttp@0.7.0 3690 <span class="list-paths__item__arrow">›</span> 3691 github.com/hashicorp/go-cleanhttp@0.5.2 3692 3693 </span> 3694 3695 </li> 3696 <li> 3697 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3698 github.com/argoproj/argo-cd/v2@0.0.0 3699 <span class="list-paths__item__arrow">›</span> 3700 github.com/argoproj/notifications-engine/pkg/controller@#f754726f03da 3701 <span class="list-paths__item__arrow">›</span> 3702 github.com/argoproj/notifications-engine/pkg/subscriptions@#f754726f03da 3703 <span class="list-paths__item__arrow">›</span> 3704 github.com/argoproj/notifications-engine/pkg/services@#f754726f03da 3705 <span class="list-paths__item__arrow">›</span> 3706 github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5 3707 <span class="list-paths__item__arrow">›</span> 3708 github.com/hashicorp/go-retryablehttp@0.7.0 3709 <span class="list-paths__item__arrow">›</span> 3710 github.com/hashicorp/go-cleanhttp@0.5.2 3711 3712 </span> 3713 3714 </li> 3715 </ul><!-- .list-paths --> 3716 3717 </div><!-- .card__section --> 3718 3719 <hr/> 3720 <!-- Overview --> 3721 <p>MPL-2.0 license</p> 3722 3723 <hr/> 3724 3725 <div class="cta card__cta"> 3726 <p><a href="https://snyk.io/vuln/snyk:lic:golang:github.com:hashicorp:go-cleanhttp:MPL-2.0">More about this vulnerability</a></p> 3727 </div> 3728 3729 </div><!-- .card --> 3730 <div class="card card--vuln disclosure--not-new severity--medium" data-snyk-test="medium"> 3731 <h2 class="card__title">MPL-2.0 license</h2> 3732 <div class="card__section"> 3733 3734 <div class="label label--medium"> 3735 <span class="label__text">medium severity</span> 3736 </div> 3737 3738 <hr/> 3739 3740 <ul class="card__meta"> 3741 <li class="card__meta__item"> 3742 Package Manager: golang 3743 </li> 3744 <li class="card__meta__item"> 3745 Module: 3746 3747 github.com/gosimple/slug 3748 </li> 3749 3750 <li class="card__meta__item">Introduced through: 3751 3752 github.com/argoproj/argo-cd/v2@0.0.0 and github.com/gosimple/slug@1.13.1 3753 3754 </li> 3755 </ul> 3756 3757 <hr/> 3758 3759 3760 <h3 class="card__section__title">Detailed paths</h3> 3761 3762 <ul class="card__meta__paths"> 3763 <li> 3764 <span class="list-paths__item__introduced"><em>Introduced through</em>: 3765 github.com/argoproj/argo-cd/v2@0.0.0 3766 <span class="list-paths__item__arrow">›</span> 3767 github.com/gosimple/slug@1.13.1 3768 3769 </span> 3770 3771 </li> 3772 </ul><!-- .list-paths --> 3773 3774 </div><!-- .card__section --> 3775 3776 <hr/> 3777 <!-- Overview --> 3778 <p>MPL-2.0 license</p> 3779 3780 <hr/> 3781 3782 <div class="cta card__cta"> 3783 <p><a href="https://snyk.io/vuln/snyk:lic:golang:github.com:gosimple:slug:MPL-2.0">More about this vulnerability</a></p> 3784 </div> 3785 3786 </div><!-- .card --> 3787 </div><!-- cards --> 3788 </div> 3789 </main><!-- .layout-stacked__content --> 3790 </body> 3791 3792 </html>