Scan Report
Created by ORT, the OSS Review Toolkit, version cc543c9380-dirty on 2023-11-29T10:17:25.131664886Z.

Project

Scanned revision a59a58589733e3609bd97c90cd5467e477e5c2ed of Git repository https://github.com/eclipse-agail/agile-sdk.git

Index

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

No rule violations found.

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

Issues from excluded components are not shown in this summary.

Packages

# Package Analyzer Issues Scanner Issues
1 NPM::agile-sdk:1.4.0 NPM::agile-sdk:1.4.0
  • 2023-11-29T10:16:52.846092389Z [WARNING]: NPM - The package-lock.json file was created with an old version of npm,
    so supplemental metadata must be fetched from the registry.
    This is a one-time fix-up, please be patient...

  • 2023-11-29T10:16:52.846312593Z [ERROR]: NPM - code EUSAGE
    `npm ci` can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with `npm install` before continuing.
    Missing: eslint-config-standard@6.0.0 from lock file
    Clean install a project
    Usage:
    npm ci
    Options:
    [-S|--save|--no-save|--save-prod|--save-dev|--save-optional|--save-peer|--save-bundle]
    [-E|--save-exact] [-g|--global] [--global-style] [--legacy-bundling]
    [--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]]
    [--strict-peer-deps] [--no-package-lock] [--foreground-scripts]
    [--ignore-scripts] [--no-audit] [--no-bin-links] [--no-fund] [--dry-run]
    [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
    [-ws|--workspaces] [--include-workspace-root] [--install-links]
    aliases: clean-install, ic, install-clean, isntall-clean
    Run "npm help ci" for more info

NPM::agile-sdk:1.4.0
  • 2023-11-29T10:17:02.118507551Z [ERROR]: scanner - Could not resolve provenance for package 'NPM::agile-sdk:1.4.0': IOException: Could not resolve provenance for 'NPM::agile-sdk:1.4.0' 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"

NPM::agile-sdk:1.4.0 (package.json)

VCS Information

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

Packages

# Package Scopes Licenses Analyzer Issues Scanner Issues
1 NPM::agile-sdk:1.4.0 Declared Licenses:
Effective License:
  • 2023-11-29T10:16:52.846092389Z [WARNING]: NPM - The package-lock.json file was created with an old version of npm,
    so supplemental metadata must be fetched from the registry.
    This is a one-time fix-up, please be patient...

  • 2023-11-29T10:16:52.846312593Z [ERROR]: NPM - code EUSAGE
    `npm ci` can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with `npm install` before continuing.
    Missing: eslint-config-standard@6.0.0 from lock file
    Clean install a project
    Usage:
    npm ci
    Options:
    [-S|--save|--no-save|--save-prod|--save-dev|--save-optional|--save-peer|--save-bundle]
    [-E|--save-exact] [-g|--global] [--global-style] [--legacy-bundling]
    [--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]]
    [--strict-peer-deps] [--no-package-lock] [--foreground-scripts]
    [--ignore-scripts] [--no-audit] [--no-bin-links] [--no-fund] [--dry-run]
    [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
    [-ws|--workspaces] [--include-workspace-root] [--install-links]
    aliases: clean-install, ic, install-clean, isntall-clean
    Run "npm help ci" for more info

  • 2023-11-29T10:17:02.118507551Z [ERROR]: scanner - Could not resolve provenance for package 'NPM::agile-sdk:1.4.0': IOException: Could not resolve provenance for 'NPM::agile-sdk:1.4.0' 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."