Scan Report
Created by ORT, the OSS Review Toolkit, version cc543c9380-dirty on 2023-05-23T16:49:14.672192118Z.

Project

Scanned revision 826e3e8bdddcdb3bc53717661088d195f0cdfe40 of Git repository https://github.com/eclipse-iofog/router.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 Go::github.com/eclipse-iofog/iofog-go-sdk:1.3.0 GoMod::github.com/eclipse-iofog/router:826e3e8bdddcdb3bc53717661088d195f0cdfe40
  • 2023-05-23T16:48:50.491382229Z [ERROR]: scanner - Could not resolve provenance for package 'Go::github.com/eclipse-iofog/iofog-go-sdk:1.3.0': IOException: Could not resolve provenance for 'Go::github.com/eclipse-iofog/iofog-go-sdk:1.3.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"

2 GoMod::github.com/eclipse-iofog/router:826e3e8bdddcdb3bc53717661088d195f0cdfe40 GoMod::github.com/eclipse-iofog/router:826e3e8bdddcdb3bc53717661088d195f0cdfe40
  • 2023-05-23T16:48:46.444135491Z [ERROR]: scanner - Could not resolve provenance for package 'GoMod::github.com/eclipse-iofog/router:826e3e8bdddcdb3bc53717661088d195f0cdfe40': IOException: Could not resolve provenance for 'GoMod::github.com/eclipse-iofog/router:826e3e8bdddcdb3bc53717661088d195f0cdfe40' 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"

GoMod::github.com/eclipse-iofog/router:826e3e8bdddcdb3bc53717661088d195f0cdfe40 (go.mod)

VCS Information

Type Git
URL https://github.com/eclipse-iofog/router.git
Path
Revision 826e3e8bdddcdb3bc53717661088d195f0cdfe40

Packages

# Package Scopes Licenses Analyzer Issues Scanner Issues
1 GoMod::github.com/eclipse-iofog/router:826e3e8bdddcdb3bc53717661088d195f0cdfe40
    • 2023-05-23T16:48:46.444135491Z [ERROR]: scanner - Could not resolve provenance for package 'GoMod::github.com/eclipse-iofog/router:826e3e8bdddcdb3bc53717661088d195f0cdfe40': IOException: Could not resolve provenance for 'GoMod::github.com/eclipse-iofog/router:826e3e8bdddcdb3bc53717661088d195f0cdfe40' 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 Go::github.com/eclipse-iofog/iofog-go-sdk:1.3.0
    • main
    • vendor
      Excluded: DEV_DEPENDENCY_OF - Packages to build and test the main module.
      • 2023-05-23T16:48:50.491382229Z [ERROR]: scanner - Could not resolve provenance for package 'Go::github.com/eclipse-iofog/iofog-go-sdk:1.3.0': IOException: Could not resolve provenance for 'Go::github.com/eclipse-iofog/iofog-go-sdk:1.3.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."
        scopes:
        - pattern: "vendor"
          reason: "DEV_DEPENDENCY_OF"
          comment: "Packages to build and test the main module."