TykTechnologies / tyk

Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols
Other
9.75k stars 1.09k forks source link

Merging to release-5.7: [TT-13485] update dependencies with vulnerabilities reported (#6711) #6713

Closed buger closed 6 days ago

buger commented 6 days ago

User description

TT-13485 update dependencies with vulnerabilities reported (#6711)

User description

TT-13485
Summary Run CVE scan for v5.7.0
Type Sub-task Sub-task
Status In Code Review
Points N/A
Labels -

Description

Update dependencies to fix reported vulnerabilities

Related Issue

https://tyktech.atlassian.net/browse/TT-13485

Motivation and Context

How This Has Been Tested

Screenshots (if appropriate)

Types of changes

Checklist


PR Type

enhancement, dependencies


Description


Changes walkthrough ๐Ÿ“

Relevant files
Dependencies
go.mod
Update Go module dependencies to latest versions                 

go.mod
  • Updated github.com/golang-jwt/jwt/v4 from v4.5.0 to v4.5.1.
  • Updated github.com/hashicorp/consul/api from v1.29.4 to v1.30.0.
  • Updated github.com/hashicorp/vault/api from v1.15.0 to v1.16.0.
  • +3/-3     
    go.sum
    Update Go sum file with new dependency checksums                 

    go.sum
  • Added checksums for github.com/golang-jwt/jwt/v4 version v4.5.1.
  • Added checksums for github.com/hashicorp/consul/api version v1.30.0.
  • +4/-0     

    ๐Ÿ’ก PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information


    PR Type

    Enhancement, Dependencies


    Description


    Changes walkthrough ๐Ÿ“

    Relevant files
    Dependencies
    go.mod
    Update Go module dependencies to latest versions                 

    go.mod
  • Updated github.com/golang-jwt/jwt/v4 from v4.5.0 to v4.5.1.
  • Updated github.com/hashicorp/consul/api from v1.29.4 to v1.30.0.
  • Updated github.com/hashicorp/vault/api from v1.15.0 to v1.16.0.
  • +2/-2     
    go.sum
    Update Go sum file with new dependency checksums                 

    go.sum
  • Added checksums for github.com/golang-jwt/jwt/v4 version v4.5.1.
  • Added checksums for github.com/hashicorp/consul/api version v1.30.0.
  • +4/-6     

    ๐Ÿ’ก PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

    github-actions[bot] commented 6 days ago

    PR Reviewer Guide ๐Ÿ”

    Here are some key observations to aid the review process:

    **๐ŸŽซ Ticket compliance analysis โœ…** **[6711](https://github.com/TykTechnologies/tyk/issues/6711) - Fully compliant** Fully compliant requirements: - Update dependencies to fix reported vulnerabilities - Ensure compatibility with the latest versions
    โฑ๏ธ Estimated effort to review: 2 ๐Ÿ”ต๐Ÿ”ตโšชโšชโšช
    ๐Ÿงช No relevant tests
    ๐Ÿ”’ No security concerns identified
    โšก No major issues detected
    github-actions[bot] commented 6 days ago

    PR Code Suggestions โœจ

    No code suggestions found for the PR.

    github-actions[bot] commented 6 days ago

    API Changes

    no api changes detected
    sonarcloud[bot] commented 6 days ago

    Quality Gate Failed Quality Gate failed

    Failed conditions
    0.0% Coverage on New Code (required โ‰ฅ 80%)

    See analysis details on SonarQube Cloud