Scan Report
Created by ORT, the OSS Review Toolkit, version cc543c9380-dirty on 2023-05-24T20:30:44.882127612Z.

Project

Scanned revision 90857afa164816a218af3635115c6cdc3f5b5660 of Git repository https://github.com/osgi/osgi.enroute.site.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-24T20:30:14.507745885Z [ERROR]: Bundler - Resolving Bundler dependencies for path 'Gemfile' failed with: EvalFailedException: (NoMethodError) undefined method `>' for nil:NilClass
    Caused by: NoMethodError: (NoMethodError) undefined method `>' for nil:NilClass

Bundler::Gemfile:
  • 2023-05-24T20:30:22.271146631Z [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/osgi/osgi.enroute.site.git
Path
Revision 90857afa164816a218af3635115c6cdc3f5b5660

Packages

# Package Scopes Licenses Analyzer Issues Scanner Issues
1 Bundler::Gemfile:
  • 2023-05-24T20:30:14.507745885Z [ERROR]: Bundler - Resolving Bundler dependencies for path 'Gemfile' failed with: EvalFailedException: (NoMethodError) undefined method `>' for nil:NilClass
    Caused by: NoMethodError: (NoMethodError) undefined method `>' for nil:NilClass

  • 2023-05-24T20:30:22.271146631Z [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."