Scan Report
Created by ORT, the OSS Review Toolkit, version cc543c9380-dirty on 2023-05-24T13:01:21.918341956Z.

Project

Scanned revision af0ad0df9f0c45f59606bd30e24228f8dfa02252 of Git repository https://github.com/eclipse-zenoh/zenoh-plugin-dds.git

Index

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

No rule violations found.

Issue Summary (4 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::zenoh-bridge-dds/Cargo.toml: Cargo::zenoh-bridge-dds/Cargo.toml:
  • 2023-05-24T13:00:50.031649926Z [ERROR]: Cargo - Resolving Cargo dependencies for path 'zenoh-bridge-dds/Cargo.toml' failed with: ClassCastException: class java.util.HashMap cannot be cast to class java.lang.String (java.util.HashMap and java.lang.String are in module java.base of loader 'bootstrap')

Cargo::zenoh-bridge-dds/Cargo.toml:
  • 2023-05-24T13:00:59.348914272Z [ERROR]: scanner - Could not resolve provenance for package 'Cargo::zenoh-bridge-dds/Cargo.toml:': IOException: Could not resolve provenance for 'Cargo::zenoh-bridge-dds/Cargo.toml:' 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"

2 Cargo::zenoh-plugin-dds/Cargo.toml: Cargo::zenoh-plugin-dds/Cargo.toml:
  • 2023-05-24T13:00:50.064169059Z [ERROR]: Cargo - Resolving Cargo dependencies for path 'zenoh-plugin-dds/Cargo.toml' failed with: ClassCastException: class java.util.HashMap cannot be cast to class java.lang.String (java.util.HashMap and java.lang.String are in module java.base of loader 'bootstrap')

Cargo::zenoh-plugin-dds/Cargo.toml:
  • 2023-05-24T13:00:59.348994673Z [ERROR]: scanner - Could not resolve provenance for package 'Cargo::zenoh-plugin-dds/Cargo.toml:': IOException: Could not resolve provenance for 'Cargo::zenoh-plugin-dds/Cargo.toml:' 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"

Cargo::zenoh-bridge-dds/Cargo.toml: (zenoh-bridge-dds/Cargo.toml)

VCS Information

Type Git
URL https://github.com/eclipse-zenoh/zenoh-plugin-dds.git
Path zenoh-bridge-dds
Revision af0ad0df9f0c45f59606bd30e24228f8dfa02252

Packages

# Package Scopes Licenses Analyzer Issues Scanner Issues
1 Cargo::zenoh-bridge-dds/Cargo.toml:
  • 2023-05-24T13:00:50.031649926Z [ERROR]: Cargo - Resolving Cargo dependencies for path 'zenoh-bridge-dds/Cargo.toml' failed with: ClassCastException: class java.util.HashMap cannot be cast to class java.lang.String (java.util.HashMap and java.lang.String are in module java.base of loader 'bootstrap')

  • 2023-05-24T13:00:59.348914272Z [ERROR]: scanner - Could not resolve provenance for package 'Cargo::zenoh-bridge-dds/Cargo.toml:': IOException: Could not resolve provenance for 'Cargo::zenoh-bridge-dds/Cargo.toml:' 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"

Cargo::zenoh-plugin-dds/Cargo.toml: (zenoh-plugin-dds/Cargo.toml)

VCS Information

Type Git
URL https://github.com/eclipse-zenoh/zenoh-plugin-dds.git
Path zenoh-plugin-dds
Revision af0ad0df9f0c45f59606bd30e24228f8dfa02252

Packages

# Package Scopes Licenses Analyzer Issues Scanner Issues
1 Cargo::zenoh-plugin-dds/Cargo.toml:
  • 2023-05-24T13:00:50.064169059Z [ERROR]: Cargo - Resolving Cargo dependencies for path 'zenoh-plugin-dds/Cargo.toml' failed with: ClassCastException: class java.util.HashMap cannot be cast to class java.lang.String (java.util.HashMap and java.lang.String are in module java.base of loader 'bootstrap')

  • 2023-05-24T13:00:59.348994673Z [ERROR]: scanner - Could not resolve provenance for package 'Cargo::zenoh-plugin-dds/Cargo.toml:': IOException: Could not resolve provenance for 'Cargo::zenoh-plugin-dds/Cargo.toml:' 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."