Scan Report
Created by ORT, the OSS Review Toolkit, version cc543c9380-dirty on 2023-03-27T19:18:41.087349605Z.

Project

Scanned revision 615d38710df4d1516c777fda68cea99ecd0f0d2f of Git repository https://github.com/eclipse-fog05/fog05-python.git

Index

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

No rule violations found.

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

Issues from excluded components are not shown in this summary.

Packages

# Package Analyzer Issues Scanner Issues
1 Cargo::Cargo.toml: Cargo::Cargo.toml:
  • 2023-03-27T19:17:47.248446520Z [ERROR]: Cargo - Resolving Cargo dependencies for path 'Cargo.toml' failed with: IOException: Running 'cargo metadata --format-version=1' in '/project' failed with exit code 101:
    Updating crates.io index
    Updating git repository `https://github.com/eclipse-fog05/fog05.git`
    Updating git repository `https://github.com/eclipse-zenoh/zenoh.git`
    error: no matching package named `znrpc-macros` found
    location searched: https://github.com/eclipse-fog05/fog05.git?branch=master
    required by package `fog05-python v0.3.0-a1 (/project)`

Cargo::Cargo.toml: (Cargo.toml)

VCS Information

Type Git
URL https://github.com/eclipse-fog05/fog05-python.git
Path
Revision 615d38710df4d1516c777fda68cea99ecd0f0d2f

Packages

# Package Scopes Licenses Analyzer Issues Scanner Issues
1 Cargo::Cargo.toml: Detected Licenses (from VCS):
Apache-2.0 (exemplary link to the first of 24 locations)
EPL-1.0 (link to the location)
EPL-2.0 (exemplary link to the first of 24 locations)
Effective License:
  • 2023-03-27T19:17:47.248446520Z [ERROR]: Cargo - Resolving Cargo dependencies for path 'Cargo.toml' failed with: IOException: Running 'cargo metadata --format-version=1' in '/project' failed with exit code 101:
    Updating crates.io index
    Updating git repository `https://github.com/eclipse-fog05/fog05.git`
    Updating git repository `https://github.com/eclipse-zenoh/zenoh.git`
    error: no matching package named `znrpc-macros` found
    location searched: https://github.com/eclipse-fog05/fog05.git?branch=master
    required by package `fog05-python v0.3.0-a1 (/project)`

    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."