Scan Report
Created by ORT, the OSS Review Toolkit, version cc543c9380-dirty on 2023-05-25T01:55:11.154602695Z.

Project

Scanned revision afdb57ad1e69d9e6ec85ce5fa3aa72edfe45ad26 of Git repository https://github.com/eclipse/paho.mqtt.ruby.git

Index

Rule Violation Summary (0 errors, 0 warnings, 0 hints to resolve)

No rule violations found.

Issue Summary (2 errors, 0 warnings, 0 hints to resolve)

Issues from excluded components are not shown in this summary.

Packages

# Package Analyzer Issues Scanner Issues
1 Bundler::Gemfile: Bundler::Gemfile:
  • 2023-05-25T01:54:41.336171546Z [ERROR]: Bundler - Resolving Bundler dependencies for path 'Gemfile' failed with: EvalFailedException: (VersionConflict) Bundler could not find compatible versions for gem "bundler":
    In Gemfile:
    bundler (~> 1.11)

    Current Bundler version:
    bundler (2.2.29)

    Your bundle requires a different version of Bundler than the one you're running.
    Install the necessary version with `gem install bundler:1.17.3` and rerun bundler using `bundler_resolve_dependencies.rb _1.17.3_`
    Caused by: StandardError: (VersionConflict) Bundler could not find compatible versions for gem "bundler":
    In Gemfile:
    bundler (~> 1.11)

    Current Bundler version:
    bundler (2.2.29)

    Your bundle requires a different version of Bundler than the one you're running.
    Install the necessary version with `gem install bundler:1.17.3` and rerun bundler using `bundler_resolve_dependencies.rb _1.17.3_`
    Caused by: StandardError: (VersionConflict) Unable to satisfy the following requirements:

    - `bundler (~> 1.11)` required by `Gemfile`

Bundler::Gemfile:
  • 2023-05-25T01:54:48.966272503Z [ERROR]: scanner - Could not resolve provenance for package 'Bundler::Gemfile:': IOException: Could not resolve provenance for 'Bundler::Gemfile:' for source code origins [VCS, ARTIFACT].
    Resolution of VCS failed with:
    PoolInitializationException: Failed to initialize pool: FATAL: password authentication failed for user "ortuser"
    Caused by: PSQLException: FATAL: password authentication failed for user "ortuser"

Bundler::Gemfile: (Gemfile)

VCS Information

Type Git
URL https://github.com/eclipse/paho.mqtt.ruby.git
Path
Revision afdb57ad1e69d9e6ec85ce5fa3aa72edfe45ad26

Packages

# Package Scopes Licenses Analyzer Issues Scanner Issues
1 Bundler::Gemfile:
  • 2023-05-25T01:54:41.336171546Z [ERROR]: Bundler - Resolving Bundler dependencies for path 'Gemfile' failed with: EvalFailedException: (VersionConflict) Bundler could not find compatible versions for gem "bundler":
    In Gemfile:
    bundler (~> 1.11)

    Current Bundler version:
    bundler (2.2.29)

    Your bundle requires a different version of Bundler than the one you're running.
    Install the necessary version with `gem install bundler:1.17.3` and rerun bundler using `bundler_resolve_dependencies.rb _1.17.3_`
    Caused by: StandardError: (VersionConflict) Bundler could not find compatible versions for gem "bundler":
    In Gemfile:
    bundler (~> 1.11)

    Current Bundler version:
    bundler (2.2.29)

    Your bundle requires a different version of Bundler than the one you're running.
    Install the necessary version with `gem install bundler:1.17.3` and rerun bundler using `bundler_resolve_dependencies.rb _1.17.3_`
    Caused by: StandardError: (VersionConflict) Unable to satisfy the following requirements:

    - `bundler (~> 1.11)` required by `Gemfile`

  • 2023-05-25T01:54:48.966272503Z [ERROR]: scanner - Could not resolve provenance for package 'Bundler::Gemfile:': IOException: Could not resolve provenance for 'Bundler::Gemfile:' for source code origins [VCS, ARTIFACT].
    Resolution of VCS failed with:
    PoolInitializationException: Failed to initialize pool: FATAL: password authentication failed for user "ortuser"
    Caused by: PSQLException: FATAL: password authentication failed for user "ortuser"

Repository Configuration


---
excludes:
  paths:
  - pattern: "**/META-INF/DEPENDENCIES"
    reason: "BUILD_TOOL_OF"
    comment: "Licenses contained in this directory reflect content analysed elsewhere."
  - pattern: "**/META-INF/NOTICE*"
    reason: "BUILD_TOOL_OF"
    comment: "Licenses contained in this directory reflect content analysed elsewhere."
  - pattern: "**/*.svg"
    reason: "BUILD_TOOL_OF"
    comment: "SVG files do not contain any license information."
  - pattern: "package-lock.json"
    reason: "BUILD_TOOL_OF"
    comment: "Does not contain any license information."