Scan Report
Created by ORT, the OSS Review Toolkit, version cc543c9380-dirty on 2023-05-23T15:00:18.485351186Z.

Project

Scanned revision 0c37a9ca6a164f641eb2fe5a07724291edbb21ec of Git repository https://github.com/eclipse-iofog/iofog-java-sdk.git

Index

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

# Rule Package License Message
1 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.glassfish:javax.json:1.0.4 CONCLUDED: CDDL-1.0

The outbound license EPL-2.0 of project 'Maven:org.eclipse.iofog:iofog-java-sdk:0.0.1' is incompatible with the inbound license CDDL-1.0 of its dependency 'Maven:org.glassfish:javax.json:1.0.4'. Software under a copyleft license such as the CDDL-1.0 license normally cannot be redistributed under another copyleft license such as the EPL-2.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.glassfish:javax.json:1.0.4' or put 'Maven:org.eclipse.iofog:iofog-java-sdk:0.0.1' under a different license.

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 Maven:io.netty:netty-all:4.0.36.Final Maven:org.eclipse.iofog:iofog-java-sdk:0.0.1
  • 2023-05-23T14:59:53.657373033Z [ERROR]: scanner - Could not resolve provenance for package 'Maven:io.netty:netty-all:4.0.36.Final': IOException: Could not resolve provenance for 'Maven:io.netty:netty-all:4.0.36.Final' 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"
    Resolution of ARTIFACT 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 Maven:org.eclipse.iofog:iofog-java-sdk:0.0.1 Maven:org.eclipse.iofog:iofog-java-sdk:0.0.1
  • 2023-05-23T14:59:51.617883846Z [ERROR]: scanner - Could not resolve provenance for package 'Maven:org.eclipse.iofog:iofog-java-sdk:0.0.1': IOException: Could not resolve provenance for 'Maven:org.eclipse.iofog:iofog-java-sdk:0.0.1' 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"

Maven:org.eclipse.iofog:iofog-java-sdk:0.0.1 (pom.xml)

VCS Information

Type Git
URL https://github.com/eclipse-iofog/iofog-java-sdk.git
Path
Revision 0c37a9ca6a164f641eb2fe5a07724291edbb21ec

Packages

# Package Scopes Licenses Analyzer Issues Scanner Issues
1 Maven:org.eclipse.iofog:iofog-java-sdk:0.0.1 Declared Licenses:
Effective License:
    • 2023-05-23T14:59:51.617883846Z [ERROR]: scanner - Could not resolve provenance for package 'Maven:org.eclipse.iofog:iofog-java-sdk:0.0.1': IOException: Could not resolve provenance for 'Maven:org.eclipse.iofog:iofog-java-sdk:0.0.1' 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 Maven:io.netty:netty-all:4.0.36.Final
    • compile
    Declared Licenses:
    Effective License:
      • 2023-05-23T14:59:53.657373033Z [ERROR]: scanner - Could not resolve provenance for package 'Maven:io.netty:netty-all:4.0.36.Final': IOException: Could not resolve provenance for 'Maven:io.netty:netty-all:4.0.36.Final' 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"
        Resolution of ARTIFACT failed with:
        PoolInitializationException: Failed to initialize pool: FATAL: password authentication failed for user "ortuser"
        Caused by: PSQLException: FATAL: password authentication failed for user "ortuser"

      3 Maven:org.glassfish:javax.json:1.0.4
      • compile
      Concluded License:
      Declared Licenses:
      Effective License:

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