swagger-api / swagger-api/swagger-codegen

[Security] Update vulnerable libraries

Open
#9,802 0 comments 0 reactions 1 assignee View on GitHub

@gracekarina is already working on this.

Since Apr 22, 2020.

Dominant language
Mustache
Stars
17.8k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

Description

I added your library to my project and run https://www.owasp.org/index.php/OWASP_Dependency_Check on it.

It gave me the following list of vulnerable libraries that you use:

Swagger-codegen version

I added implementation 'io.swagger.codegen.v3:swagger-codegen:3.0.13' to my build.gradle

Steps to reproduce
  1. Add implementation 'io.swagger.codegen.v3:swagger-codegen:3.0.13'

  2. Add https://github.com/jeremylong/DependencyCheck as a gradle plugin (https://github.com/jeremylong/dependency-check-gradle)

  3. Run gradle dependencyCheckAnalyze --info and see the vulnerabilities.

Fix

Update the vulnerable libraries

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.