Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hyperledger/firefly-dataexchange-https
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0-rc.1
Choose a base ref
...
head repository: hyperledger/firefly-dataexchange-https
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 14 commits
  • 3 files changed
  • 7 contributors

Commits on Mar 28, 2024

  1. adding high/critical severity vuln checks

    Signed-off-by: Samim Mirhosseini <ssmirr@users.noreply.github.com>
    ssmirr committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    35c2ee9 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
    nguyer committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    84238dd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12 from kaleido-io/depedencies

    Update Dependencies
    ssmirr authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    165c0cd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #79 from kaleido-io/vuln-check

    adding high/critical severity vuln checks
    nguyer authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    e188d4b View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. updating to node 18 + updating alpine to latest stable

    Signed-off-by: Samim Mirhosseini <ssmirr@users.noreply.github.com>
    ssmirr committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    90b72ca View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Merge pull request #80 from kaleido-io/updating-deps

    updating to node 18 + updating alpine to latest stable
    nguyer authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    8ffa8b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. fix: WS cve

    Signed-off-by: Enrique Lacal <enrique.lacal@kaleido.io>
    EnriqueL8 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    1f6f6c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #82 from hyperledger/fix_cve

    fix: WS cve
    gabriel-indik authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    94db3a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. Bump axios from 1.6.8 to 1.8.2

    Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.8.2.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.6.8...v1.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    53edf43 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #83 from hyperledger/dependabot/npm_and_yarn/axios…

    …-1.8.2
    
    Bump axios from 1.6.8 to 1.8.2
    EnriqueL8 authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    25690a2 View commit details
    Browse the repository at this point in the history
  3. Bump body-parser and express

    Bumps [body-parser](https://github.com/expressjs/body-parser) to 1.20.3 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
    
    
    Updates `body-parser` from 1.20.2 to 1.20.3
    - [Release notes](https://github.com/expressjs/body-parser/releases)
    - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
    - [Commits](expressjs/body-parser@1.20.2...1.20.3)
    
    Updates `express` from 4.19.2 to 4.21.2
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.2)
    
    ---
    updated-dependencies:
    - dependency-name: body-parser
      dependency-type: indirect
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    d623395 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #84 from hyperledger/dependabot/npm_and_yarn/multi…

    …-b4d14387f7
    
    Bump body-parser and express
    EnriqueL8 authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    fb37609 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. fix: package.json & package-lock.json to reduce vulnerabilities

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JS-AXIOS-9403194
    
    Signed-off-by: Enrique Lacal <enrique.lacal@kaleido.io>
    snyk-bot authored and EnriqueL8 committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    0e9956b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #85 from hyperledger/snyk-fix-dfd3f770c0660425ea5d…

    …dac35a3023f8
    
    [Snyk] Security upgrade axios from 1.8.2 to 1.8.3
    EnriqueL8 authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    de402c7 View commit details
    Browse the repository at this point in the history
Loading