Scan Report
Created by ORT, the OSS Review Toolkit, version cc543c9380-dirty on 2023-05-25T05:53:12.182252577Z.

Project

Scanned revision 62acd10a2f911af101154474c3ab1f1fd1b92c81 of Git repository https://github.com/eclipse/che-theia-activity-tracker.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-25T05:52:41.276183514Z [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 1:
    error Couldn't find any versions for "che-theia-activity-tracker" that matches "1.0.0"

Yarn::package.json:
  • 2023-05-25T05:52:49.270429274Z [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-activity-tracker.git
Path
Revision 62acd10a2f911af101154474c3ab1f1fd1b92c81

Packages

# Package Scopes Licenses Analyzer Issues Scanner Issues
1 Yarn::package.json:
  • 2023-05-25T05:52:41.276183514Z [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 1:
    error Couldn't find any versions for "che-theia-activity-tracker" that matches "1.0.0"

  • 2023-05-25T05:52:49.270429274Z [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."