Scan Report
Created by ORT, the OSS Review Toolkit, version cc543c9380-dirty on 2023-03-27T17:14:09.005868749Z.

Project

Scanned revision 863a0b41da375e0f93449ae967180ff477b87296 of Git repository https://github.com/eclipse-fog05/fog05-go.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 GoMod::go.mod: GoMod::go.mod:
  • 2023-03-27T17:13:14.790926501Z [ERROR]: GoMod - Resolving GoMod dependencies for path 'go.mod' failed with: IOException: Running 'go list -deps -json=Module -buildvcs=false ./...' in '/project' failed with exit code 1:
    go: updates to go.mod needed; to update it:
    go mod tidy

GoMod::go.mod: (go.mod)

VCS Information

Type Git
URL https://github.com/eclipse-fog05/fog05-go.git
Path
Revision 863a0b41da375e0f93449ae967180ff477b87296

Packages

# Package Scopes Licenses Analyzer Issues Scanner Issues
1 GoMod::go.mod: Detected Licenses (from VCS):
Apache-2.0 (exemplary link to the first of 11 locations)
EPL-1.0 (link to the location)
EPL-2.0 (exemplary link to the first of 11 locations)
Effective License:
  • 2023-03-27T17:13:14.790926501Z [ERROR]: GoMod - Resolving GoMod dependencies for path 'go.mod' failed with: IOException: Running 'go list -deps -json=Module -buildvcs=false ./...' in '/project' failed with exit code 1:
    go: updates to go.mod needed; to update it:
    go mod tidy

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