Scan Report
Created by ORT, the OSS Review Toolkit, version cc543c9380-dirty on 2023-11-29T09:58:06.570849985Z.

Project

Scanned revision a54a39e4240c0f567f2d1c2718fa5c123578b438 of Git repository https://github.com/eclipse-agail/agile-data.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 Yarn::package.json: Yarn::package.json:
  • 2023-11-29T09:57:36.334747456Z [ERROR]: Yarn - Resolving Yarn dependencies for path 'package.json' failed with: IOException: Running 'yarn install --ignore-scripts --ignore-engines' in '/project' failed with exit code 128:
    error Command failed.
    Exit code: 128
    Command: git
    Arguments: ls-remote --tags --heads git://github.com/resin-io/versionist.git
    Directory: /project
    Output:
    fatal: unable to connect to github.com:
    github.com[0: 140.82.114.3]: errno=Connection timed out

Yarn::package.json:
  • 2023-11-29T09:57:44.656209946Z [ERROR]: scanner - Could not resolve provenance for package 'Yarn::package.json:': IOException: Could not resolve provenance for 'Yarn::package.json:' 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"

Yarn::package.json: (package.json)

VCS Information

Type Git
URL https://github.com/eclipse-agail/agile-data.git
Path
Revision a54a39e4240c0f567f2d1c2718fa5c123578b438

Packages

# Package Scopes Licenses Analyzer Issues Scanner Issues
1 Yarn::package.json:
  • 2023-11-29T09:57:36.334747456Z [ERROR]: Yarn - Resolving Yarn dependencies for path 'package.json' failed with: IOException: Running 'yarn install --ignore-scripts --ignore-engines' in '/project' failed with exit code 128:
    error Command failed.
    Exit code: 128
    Command: git
    Arguments: ls-remote --tags --heads git://github.com/resin-io/versionist.git
    Directory: /project
    Output:
    fatal: unable to connect to github.com:
    github.com[0: 140.82.114.3]: errno=Connection timed out

  • 2023-11-29T09:57:44.656209946Z [ERROR]: scanner - Could not resolve provenance for package 'Yarn::package.json:': IOException: Could not resolve provenance for 'Yarn::package.json:' 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."