github.com/argoproj/argo-cd/v2@v2.10.9/docs/snyk/master/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="6 known vulnerabilities found in 19 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:14:38 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>6</span> <span>known vulnerabilities</span></div>
   470                  <div class="meta-count"><span>19 vulnerable dependency paths</span></div>
   471                  <div class="meta-count"><span>1965</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--medium" data-snyk-test="medium">
   480              <h2 class="card__title">LGPL-3.0 license</h2>
   481              <div class="card__section">
   482          
   483                  <div class="label label--medium">
   484                      <span class="label__text">medium severity</span>
   485                  </div>
   486          
   487                  <hr/>
   488          
   489                  <ul class="card__meta">
   490                      <li class="card__meta__item">
   491                          Package Manager: golang
   492                      </li>
   493                      <li class="card__meta__item">
   494                              Module:
   495          
   496                              gopkg.in/retry.v1
   497                      </li>
   498          
   499                      <li class="card__meta__item">Introduced through:
   500          
   501          
   502                                      github.com/argoproj/argo-cd/v2@0.0.0, github.com/Azure/kubelogin/pkg/token@0.0.20 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                                          github.com/argoproj/argo-cd/v2@0.0.0
   515                                           <span class="list-paths__item__arrow">›</span> 
   516                                          github.com/Azure/kubelogin/pkg/token@0.0.20
   517                                           <span class="list-paths__item__arrow">›</span> 
   518                                          gopkg.in/retry.v1@1.0.3
   519                                          
   520                                  </span>
   521          
   522                              </li>
   523                      </ul><!-- .list-paths -->
   524          
   525              </div><!-- .card__section -->
   526          
   527                <hr/>
   528                <!-- Overview -->
   529                <p>LGPL-3.0 license</p>
   530          
   531                <hr/>
   532          
   533              <div class="cta card__cta">
   534                  <p><a href="https://snyk.io/vuln/snyk:lic:golang:gopkg.in:retry.v1:LGPL-3.0">More about this vulnerability</a></p>
   535              </div>
   536          
   537          </div><!-- .card -->
   538          <div class="card card--vuln  disclosure--not-new severity--medium" data-snyk-test="medium">
   539              <h2 class="card__title">MPL-2.0 license</h2>
   540              <div class="card__section">
   541          
   542                  <div class="label label--medium">
   543                      <span class="label__text">medium severity</span>
   544                  </div>
   545          
   546                  <hr/>
   547          
   548                  <ul class="card__meta">
   549                      <li class="card__meta__item">
   550                          Package Manager: golang
   551                      </li>
   552                      <li class="card__meta__item">
   553                              Module:
   554          
   555                              github.com/r3labs/diff
   556                      </li>
   557          
   558                      <li class="card__meta__item">Introduced through:
   559          
   560                                  github.com/argoproj/argo-cd/v2@0.0.0 and github.com/r3labs/diff@1.1.0
   561          
   562                      </li>
   563                  </ul>
   564          
   565                  <hr/>
   566          
   567          
   568                          <h3 class="card__section__title">Detailed paths</h3>
   569          
   570                      <ul class="card__meta__paths">
   571                                  <li>
   572                                  <span class="list-paths__item__introduced"><em>Introduced through</em>:
   573                                          github.com/argoproj/argo-cd/v2@0.0.0
   574                                           <span class="list-paths__item__arrow">›</span> 
   575                                          github.com/r3labs/diff@1.1.0
   576                                          
   577                                  </span>
   578          
   579                              </li>
   580                      </ul><!-- .list-paths -->
   581          
   582              </div><!-- .card__section -->
   583          
   584                <hr/>
   585                <!-- Overview -->
   586                <p>MPL-2.0 license</p>
   587          
   588                <hr/>
   589          
   590              <div class="cta card__cta">
   591                  <p><a href="https://snyk.io/vuln/snyk:lic:golang:github.com:r3labs:diff:MPL-2.0">More about this vulnerability</a></p>
   592              </div>
   593          
   594          </div><!-- .card -->
   595          <div class="card card--vuln  disclosure--not-new severity--medium" data-snyk-test="medium">
   596              <h2 class="card__title">MPL-2.0 license</h2>
   597              <div class="card__section">
   598          
   599                  <div class="label label--medium">
   600                      <span class="label__text">medium severity</span>
   601                  </div>
   602          
   603                  <hr/>
   604          
   605                  <ul class="card__meta">
   606                      <li class="card__meta__item">
   607                          Package Manager: golang
   608                      </li>
   609                      <li class="card__meta__item">
   610                              Module:
   611          
   612                              github.com/hashicorp/go-version
   613                      </li>
   614          
   615                      <li class="card__meta__item">Introduced through:
   616          
   617          
   618                                      github.com/argoproj/argo-cd/v2@0.0.0, code.gitea.io/sdk/gitea@0.15.1 and others
   619                      </li>
   620                  </ul>
   621          
   622                  <hr/>
   623          
   624          
   625                          <h3 class="card__section__title">Detailed paths</h3>
   626          
   627                      <ul class="card__meta__paths">
   628                                  <li>
   629                                  <span class="list-paths__item__introduced"><em>Introduced through</em>:
   630                                          github.com/argoproj/argo-cd/v2@0.0.0
   631                                           <span class="list-paths__item__arrow">›</span> 
   632                                          code.gitea.io/sdk/gitea@0.15.1
   633                                           <span class="list-paths__item__arrow">›</span> 
   634                                          github.com/hashicorp/go-version@1.2.1
   635                                          
   636                                  </span>
   637          
   638                              </li>
   639                      </ul><!-- .list-paths -->
   640          
   641              </div><!-- .card__section -->
   642          
   643                <hr/>
   644                <!-- Overview -->
   645                <p>MPL-2.0 license</p>
   646          
   647                <hr/>
   648          
   649              <div class="cta card__cta">
   650                  <p><a href="https://snyk.io/vuln/snyk:lic:golang:github.com:hashicorp:go-version:MPL-2.0">More about this vulnerability</a></p>
   651              </div>
   652          
   653          </div><!-- .card -->
   654          <div class="card card--vuln  disclosure--not-new severity--medium" data-snyk-test="medium">
   655              <h2 class="card__title">MPL-2.0 license</h2>
   656              <div class="card__section">
   657          
   658                  <div class="label label--medium">
   659                      <span class="label__text">medium severity</span>
   660                  </div>
   661          
   662                  <hr/>
   663          
   664                  <ul class="card__meta">
   665                      <li class="card__meta__item">
   666                          Package Manager: golang
   667                      </li>
   668                      <li class="card__meta__item">
   669                              Module:
   670          
   671                              github.com/hashicorp/go-retryablehttp
   672                      </li>
   673          
   674                      <li class="card__meta__item">Introduced through:
   675          
   676                                  github.com/argoproj/argo-cd/v2@0.0.0 and github.com/hashicorp/go-retryablehttp@0.7.4
   677          
   678                      </li>
   679                  </ul>
   680          
   681                  <hr/>
   682          
   683          
   684                          <h3 class="card__section__title">Detailed paths</h3>
   685          
   686                      <ul class="card__meta__paths">
   687                                  <li>
   688                                  <span class="list-paths__item__introduced"><em>Introduced through</em>:
   689                                          github.com/argoproj/argo-cd/v2@0.0.0
   690                                           <span class="list-paths__item__arrow">›</span> 
   691                                          github.com/hashicorp/go-retryablehttp@0.7.4
   692                                          
   693                                  </span>
   694          
   695                              </li>
   696                                  <li>
   697                                  <span class="list-paths__item__introduced"><em>Introduced through</em>:
   698                                          github.com/argoproj/argo-cd/v2@0.0.0
   699                                           <span class="list-paths__item__arrow">›</span> 
   700                                          github.com/xanzy/go-gitlab@0.91.1
   701                                           <span class="list-paths__item__arrow">›</span> 
   702                                          github.com/hashicorp/go-retryablehttp@0.7.4
   703                                          
   704                                  </span>
   705          
   706                              </li>
   707                                  <li>
   708                                  <span class="list-paths__item__introduced"><em>Introduced through</em>:
   709                                          github.com/argoproj/argo-cd/v2@0.0.0
   710                                           <span class="list-paths__item__arrow">›</span> 
   711                                          github.com/argoproj/notifications-engine/pkg/services@#9dcecdc3eebf
   712                                           <span class="list-paths__item__arrow">›</span> 
   713                                          github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5
   714                                           <span class="list-paths__item__arrow">›</span> 
   715                                          github.com/hashicorp/go-retryablehttp@0.7.4
   716                                          
   717                                  </span>
   718          
   719                              </li>
   720                                  <li>
   721                                  <span class="list-paths__item__introduced"><em>Introduced through</em>:
   722                                          github.com/argoproj/argo-cd/v2@0.0.0
   723                                           <span class="list-paths__item__arrow">›</span> 
   724                                          github.com/argoproj/notifications-engine/pkg/subscriptions@#9dcecdc3eebf
   725                                           <span class="list-paths__item__arrow">›</span> 
   726                                          github.com/argoproj/notifications-engine/pkg/services@#9dcecdc3eebf
   727                                           <span class="list-paths__item__arrow">›</span> 
   728                                          github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5
   729                                           <span class="list-paths__item__arrow">›</span> 
   730                                          github.com/hashicorp/go-retryablehttp@0.7.4
   731                                          
   732                                  </span>
   733          
   734                              </li>
   735                                  <li>
   736                                  <span class="list-paths__item__introduced"><em>Introduced through</em>:
   737                                          github.com/argoproj/argo-cd/v2@0.0.0
   738                                           <span class="list-paths__item__arrow">›</span> 
   739                                          github.com/argoproj/notifications-engine/pkg/cmd@#9dcecdc3eebf
   740                                           <span class="list-paths__item__arrow">›</span> 
   741                                          github.com/argoproj/notifications-engine/pkg/services@#9dcecdc3eebf
   742                                           <span class="list-paths__item__arrow">›</span> 
   743                                          github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5
   744                                           <span class="list-paths__item__arrow">›</span> 
   745                                          github.com/hashicorp/go-retryablehttp@0.7.4
   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/argoproj/notifications-engine/pkg/api@#9dcecdc3eebf
   755                                           <span class="list-paths__item__arrow">›</span> 
   756                                          github.com/argoproj/notifications-engine/pkg/subscriptions@#9dcecdc3eebf
   757                                           <span class="list-paths__item__arrow">›</span> 
   758                                          github.com/argoproj/notifications-engine/pkg/services@#9dcecdc3eebf
   759                                           <span class="list-paths__item__arrow">›</span> 
   760                                          github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5
   761                                           <span class="list-paths__item__arrow">›</span> 
   762                                          github.com/hashicorp/go-retryablehttp@0.7.4
   763                                          
   764                                  </span>
   765          
   766                              </li>
   767                                  <li>
   768                                  <span class="list-paths__item__introduced"><em>Introduced through</em>:
   769                                          github.com/argoproj/argo-cd/v2@0.0.0
   770                                           <span class="list-paths__item__arrow">›</span> 
   771                                          github.com/argoproj/notifications-engine/pkg/controller@#9dcecdc3eebf
   772                                           <span class="list-paths__item__arrow">›</span> 
   773                                          github.com/argoproj/notifications-engine/pkg/subscriptions@#9dcecdc3eebf
   774                                           <span class="list-paths__item__arrow">›</span> 
   775                                          github.com/argoproj/notifications-engine/pkg/services@#9dcecdc3eebf
   776                                           <span class="list-paths__item__arrow">›</span> 
   777                                          github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5
   778                                           <span class="list-paths__item__arrow">›</span> 
   779                                          github.com/hashicorp/go-retryablehttp@0.7.4
   780                                          
   781                                  </span>
   782          
   783                              </li>
   784                      </ul><!-- .list-paths -->
   785          
   786              </div><!-- .card__section -->
   787          
   788                <hr/>
   789                <!-- Overview -->
   790                <p>MPL-2.0 license</p>
   791          
   792                <hr/>
   793          
   794              <div class="cta card__cta">
   795                  <p><a href="https://snyk.io/vuln/snyk:lic:golang:github.com:hashicorp:go-retryablehttp:MPL-2.0">More about this vulnerability</a></p>
   796              </div>
   797          
   798          </div><!-- .card -->
   799          <div class="card card--vuln  disclosure--not-new severity--medium" data-snyk-test="medium">
   800              <h2 class="card__title">MPL-2.0 license</h2>
   801              <div class="card__section">
   802          
   803                  <div class="label label--medium">
   804                      <span class="label__text">medium severity</span>
   805                  </div>
   806          
   807                  <hr/>
   808          
   809                  <ul class="card__meta">
   810                      <li class="card__meta__item">
   811                          Package Manager: golang
   812                      </li>
   813                      <li class="card__meta__item">
   814                              Module:
   815          
   816                              github.com/hashicorp/go-cleanhttp
   817                      </li>
   818          
   819                      <li class="card__meta__item">Introduced through:
   820          
   821          
   822                                      github.com/argoproj/argo-cd/v2@0.0.0, github.com/hashicorp/go-retryablehttp@0.7.4 and others
   823                      </li>
   824                  </ul>
   825          
   826                  <hr/>
   827          
   828          
   829                          <h3 class="card__section__title">Detailed paths</h3>
   830          
   831                      <ul class="card__meta__paths">
   832                                  <li>
   833                                  <span class="list-paths__item__introduced"><em>Introduced through</em>:
   834                                          github.com/argoproj/argo-cd/v2@0.0.0
   835                                           <span class="list-paths__item__arrow">›</span> 
   836                                          github.com/hashicorp/go-retryablehttp@0.7.4
   837                                           <span class="list-paths__item__arrow">›</span> 
   838                                          github.com/hashicorp/go-cleanhttp@0.5.2
   839                                          
   840                                  </span>
   841          
   842                              </li>
   843                                  <li>
   844                                  <span class="list-paths__item__introduced"><em>Introduced through</em>:
   845                                          github.com/argoproj/argo-cd/v2@0.0.0
   846                                           <span class="list-paths__item__arrow">›</span> 
   847                                          github.com/xanzy/go-gitlab@0.91.1
   848                                           <span class="list-paths__item__arrow">›</span> 
   849                                          github.com/hashicorp/go-cleanhttp@0.5.2
   850                                          
   851                                  </span>
   852          
   853                              </li>
   854                                  <li>
   855                                  <span class="list-paths__item__introduced"><em>Introduced through</em>:
   856                                          github.com/argoproj/argo-cd/v2@0.0.0
   857                                           <span class="list-paths__item__arrow">›</span> 
   858                                          github.com/xanzy/go-gitlab@0.91.1
   859                                           <span class="list-paths__item__arrow">›</span> 
   860                                          github.com/hashicorp/go-retryablehttp@0.7.4
   861                                           <span class="list-paths__item__arrow">›</span> 
   862                                          github.com/hashicorp/go-cleanhttp@0.5.2
   863                                          
   864                                  </span>
   865          
   866                              </li>
   867                                  <li>
   868                                  <span class="list-paths__item__introduced"><em>Introduced through</em>:
   869                                          github.com/argoproj/argo-cd/v2@0.0.0
   870                                           <span class="list-paths__item__arrow">›</span> 
   871                                          github.com/argoproj/notifications-engine/pkg/services@#9dcecdc3eebf
   872                                           <span class="list-paths__item__arrow">›</span> 
   873                                          github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5
   874                                           <span class="list-paths__item__arrow">›</span> 
   875                                          github.com/hashicorp/go-retryablehttp@0.7.4
   876                                           <span class="list-paths__item__arrow">›</span> 
   877                                          github.com/hashicorp/go-cleanhttp@0.5.2
   878                                          
   879                                  </span>
   880          
   881                              </li>
   882                                  <li>
   883                                  <span class="list-paths__item__introduced"><em>Introduced through</em>:
   884                                          github.com/argoproj/argo-cd/v2@0.0.0
   885                                           <span class="list-paths__item__arrow">›</span> 
   886                                          github.com/argoproj/notifications-engine/pkg/subscriptions@#9dcecdc3eebf
   887                                           <span class="list-paths__item__arrow">›</span> 
   888                                          github.com/argoproj/notifications-engine/pkg/services@#9dcecdc3eebf
   889                                           <span class="list-paths__item__arrow">›</span> 
   890                                          github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5
   891                                           <span class="list-paths__item__arrow">›</span> 
   892                                          github.com/hashicorp/go-retryablehttp@0.7.4
   893                                           <span class="list-paths__item__arrow">›</span> 
   894                                          github.com/hashicorp/go-cleanhttp@0.5.2
   895                                          
   896                                  </span>
   897          
   898                              </li>
   899                                  <li>
   900                                  <span class="list-paths__item__introduced"><em>Introduced through</em>:
   901                                          github.com/argoproj/argo-cd/v2@0.0.0
   902                                           <span class="list-paths__item__arrow">›</span> 
   903                                          github.com/argoproj/notifications-engine/pkg/cmd@#9dcecdc3eebf
   904                                           <span class="list-paths__item__arrow">›</span> 
   905                                          github.com/argoproj/notifications-engine/pkg/services@#9dcecdc3eebf
   906                                           <span class="list-paths__item__arrow">›</span> 
   907                                          github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5
   908                                           <span class="list-paths__item__arrow">›</span> 
   909                                          github.com/hashicorp/go-retryablehttp@0.7.4
   910                                           <span class="list-paths__item__arrow">›</span> 
   911                                          github.com/hashicorp/go-cleanhttp@0.5.2
   912                                          
   913                                  </span>
   914          
   915                              </li>
   916                                  <li>
   917                                  <span class="list-paths__item__introduced"><em>Introduced through</em>:
   918                                          github.com/argoproj/argo-cd/v2@0.0.0
   919                                           <span class="list-paths__item__arrow">›</span> 
   920                                          github.com/argoproj/notifications-engine/pkg/api@#9dcecdc3eebf
   921                                           <span class="list-paths__item__arrow">›</span> 
   922                                          github.com/argoproj/notifications-engine/pkg/subscriptions@#9dcecdc3eebf
   923                                           <span class="list-paths__item__arrow">›</span> 
   924                                          github.com/argoproj/notifications-engine/pkg/services@#9dcecdc3eebf
   925                                           <span class="list-paths__item__arrow">›</span> 
   926                                          github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5
   927                                           <span class="list-paths__item__arrow">›</span> 
   928                                          github.com/hashicorp/go-retryablehttp@0.7.4
   929                                           <span class="list-paths__item__arrow">›</span> 
   930                                          github.com/hashicorp/go-cleanhttp@0.5.2
   931                                          
   932                                  </span>
   933          
   934                              </li>
   935                                  <li>
   936                                  <span class="list-paths__item__introduced"><em>Introduced through</em>:
   937                                          github.com/argoproj/argo-cd/v2@0.0.0
   938                                           <span class="list-paths__item__arrow">›</span> 
   939                                          github.com/argoproj/notifications-engine/pkg/controller@#9dcecdc3eebf
   940                                           <span class="list-paths__item__arrow">›</span> 
   941                                          github.com/argoproj/notifications-engine/pkg/subscriptions@#9dcecdc3eebf
   942                                           <span class="list-paths__item__arrow">›</span> 
   943                                          github.com/argoproj/notifications-engine/pkg/services@#9dcecdc3eebf
   944                                           <span class="list-paths__item__arrow">›</span> 
   945                                          github.com/opsgenie/opsgenie-go-sdk-v2/client@1.0.5
   946                                           <span class="list-paths__item__arrow">›</span> 
   947                                          github.com/hashicorp/go-retryablehttp@0.7.4
   948                                           <span class="list-paths__item__arrow">›</span> 
   949                                          github.com/hashicorp/go-cleanhttp@0.5.2
   950                                          
   951                                  </span>
   952          
   953                              </li>
   954                      </ul><!-- .list-paths -->
   955          
   956              </div><!-- .card__section -->
   957          
   958                <hr/>
   959                <!-- Overview -->
   960                <p>MPL-2.0 license</p>
   961          
   962                <hr/>
   963          
   964              <div class="cta card__cta">
   965                  <p><a href="https://snyk.io/vuln/snyk:lic:golang:github.com:hashicorp:go-cleanhttp:MPL-2.0">More about this vulnerability</a></p>
   966              </div>
   967          
   968          </div><!-- .card -->
   969          <div class="card card--vuln  disclosure--not-new severity--medium" data-snyk-test="medium">
   970              <h2 class="card__title">MPL-2.0 license</h2>
   971              <div class="card__section">
   972          
   973                  <div class="label label--medium">
   974                      <span class="label__text">medium severity</span>
   975                  </div>
   976          
   977                  <hr/>
   978          
   979                  <ul class="card__meta">
   980                      <li class="card__meta__item">
   981                          Package Manager: golang
   982                      </li>
   983                      <li class="card__meta__item">
   984                              Module:
   985          
   986                              github.com/gosimple/slug
   987                      </li>
   988          
   989                      <li class="card__meta__item">Introduced through:
   990          
   991                                  github.com/argoproj/argo-cd/v2@0.0.0 and github.com/gosimple/slug@1.13.1
   992          
   993                      </li>
   994                  </ul>
   995          
   996                  <hr/>
   997          
   998          
   999                          <h3 class="card__section__title">Detailed paths</h3>
  1000          
  1001                      <ul class="card__meta__paths">
  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/gosimple/slug@1.13.1
  1007                                          
  1008                                  </span>
  1009          
  1010                              </li>
  1011                      </ul><!-- .list-paths -->
  1012          
  1013              </div><!-- .card__section -->
  1014          
  1015                <hr/>
  1016                <!-- Overview -->
  1017                <p>MPL-2.0 license</p>
  1018          
  1019                <hr/>
  1020          
  1021              <div class="cta card__cta">
  1022                  <p><a href="https://snyk.io/vuln/snyk:lic:golang:github.com:gosimple:slug:MPL-2.0">More about this vulnerability</a></p>
  1023              </div>
  1024          
  1025          </div><!-- .card -->
  1026        </div><!-- cards -->
  1027      </div>
  1028    </main><!-- .layout-stacked__content -->
  1029  </body>
  1030  
  1031  </html>