Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add vuln to suppression list #500

Merged
merged 1 commit into from
Dec 3, 2020

Conversation

arvindkrishnakumar-okta
Copy link
Contributor

@arvindkrishnakumar-okta arvindkrishnakumar-okta commented Dec 3, 2020

Issue(s)

Description

Suppress vulnerability brought in by io.swagger:swagger-codegen:jar:2.2.3.

swagger-api/swagger-parser#1399

[INFO] --------------< com.okta.sdk:okta-api-swagger-templates >---------------
[INFO] Building Okta Java SDK :: Swagger Templates 3.0.0-SNAPSHOT        [2/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ okta-api-swagger-templates ---
[INFO] com.okta.sdk:okta-api-swagger-templates:jar:3.0.0-SNAPSHOT
[INFO] +- io.swagger:swagger-codegen:jar:2.2.3:compile
[INFO] |  +- io.swagger:swagger-parser:jar:1.0.32:compile
[INFO] |  +- io.swagger:swagger-compat-spec-parser:jar:1.0.32:compile
[INFO] |  |  +- com.github.java-json-tools:json-schema-validator:jar:2.2.8:compile

We cannot upgrade swagger-codegen to a higher version presently because it has breaking changes.

Category

  • Bugfix
  • Enhancement
  • New Feature
  • Configuration Change
  • Versioning Change
  • Unit Test(s)
  • Documentation

@arvindkrishnakumar-okta arvindkrishnakumar-okta merged commit def3ef4 into master Dec 3, 2020
@arvindkrishnakumar-okta arvindkrishnakumar-okta deleted the add_vuln_to_suppression_list branch December 3, 2020 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants