Scan Report
Created by ORT, the OSS Review Toolkit, version cc543c9380-dirty on 2023-05-25T09:22:25.189965381Z.

Project

Scanned revision e9de7c7090e881ccd6a8914b398e750dacb0b34f of Git repository https://github.com/eclipse/che-theia-terminal-extension.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-05-25T09:21:54.132512716Z [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:
    warning url-loader@1.1.2: Invalid bin field for "url-loader".
    warning terser-webpack-plugin@1.1.0: Invalid bin field for "terser-webpack-plugin".
    error Command failed.
    Exit code: 128
    Command: git
    Arguments: ls-remote --tags --heads git://github.com/stoplightio/moxios
    Directory: /project
    Output:
    fatal: unable to connect to github.com:
    github.com[0: 140.82.112.3]: errno=Connection timed out

Yarn::package.json:
  • 2023-05-25T09:22:03.156389217Z [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/che-theia-terminal-extension.git
Path
Revision e9de7c7090e881ccd6a8914b398e750dacb0b34f

Packages

# Package Scopes Licenses Analyzer Issues Scanner Issues
1 Yarn::package.json:
  • 2023-05-25T09:21:54.132512716Z [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:
    warning url-loader@1.1.2: Invalid bin field for "url-loader".
    warning terser-webpack-plugin@1.1.0: Invalid bin field for "terser-webpack-plugin".
    error Command failed.
    Exit code: 128
    Command: git
    Arguments: ls-remote --tags --heads git://github.com/stoplightio/moxios
    Directory: /project
    Output:
    fatal: unable to connect to github.com:
    github.com[0: 140.82.112.3]: errno=Connection timed out

  • 2023-05-25T09:22:03.156389217Z [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."