Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. frank.benson_4606
    F
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    frank.benson_4606

    @frank.benson_4606

    0
    Reputation
    6
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    frank.benson_4606 Follow

    Best posts made by frank.benson_4606

    This user hasn't posted anything yet.

    Latest posts made by frank.benson_4606

    • RE: Known licenses are shown as unknown

      Hi Steve,
      The license is known from the parent and it is available at maven as well:
      https://mvnrepository.com/artifact/commons-io/commons-io/2.14.0

      POM:
      Maven Repository: commons-io » commons-io » 2.14.0
      https://repo1.maven.org/maven2/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
      -> Parent is
      https://repo1.maven.org/maven2/org/apache/commons/commons-parent/62/commons-parent-62.pom
      -> Parent is
      https://repo1.maven.org/maven2/org/apache/apache/30/apache-30.pom

      The license is included in the latter and is inherited.

      Thanks,
      Frank

      posted in Support
      F
      frank.benson_4606
    • RE: Known licenses are shown as unknown

      Hi Steve,
      no changes with the new version. I did a reanalyze by clicking 'analyze' in Build Details under Reporting & SCA.
      Did I miss anything?

      Thanks,
      Frank

      posted in Support
      F
      frank.benson_4606
    • RE: How to create a license attribution report?

      Hi Steve,
      I will look at an audit report to see if this can be used.

      Thanks,
      Frank

      posted in Support
      F
      frank.benson_4606
    • RE: Known licenses are shown as unknown

      Hi Steve,
      the caching is enabled and the data was downloaded from maven during the night.
      This shows the detected license is Apache 2.0 for the version 2.14 of the library:
      4b203ce5-cdf1-4882-b6a4-64a811993350-image.png
      But why is it still 'none' in the Metadata?
      1feedfc0-cbe9-4db8-a899-bd863a5c7704-image.png
      If I pull the libary version to ProGet, the license information is gone:
      4a43c871-f433-4140-bd22-913c8fb954c2-image.png

      Looks like local packages 'forget' their license?

      posted in Support
      F
      frank.benson_4606
    • How to create a license attribution report?

      Hi,
      in the license documentation here
      https://docs.inedo.com/docs/proget/administration/license
      under SCA & Build Restrictions
      there it is mentioned that 'Generate license attribution reports' is available for Enterprise licenses.
      I tried to find the feature in the web interface and also looked at all the API functions which are documented but did not find it. How can I create attribution reports for projects?
      An attribution report for me lists all libraries/packages, their licenses and copyright details and all licenses are made available as amendment.

      posted in Support
      F
      frank.benson_4606
    • Known licenses are shown as unknown

      Hi,
      In Reporting & SCA under projects, builds I can see unknown licenses but they are known:
      ec8d43f9-5fa5-4319-8d09-86d2efc80e2f-image.png
      It should show Apache 2.0.
      For newer versions of this library it shows this:
      dedc4019-8a5e-43eb-9657-ce47491a3d29-image.png
      But next to 'maven' in the builds list, it is still unknown also for the newer version.

      BTW, dependency track does find the attached license.
      I am using the latest version of ProGet.

      posted in Support
      F
      frank.benson_4606