How to treat UNMAPPED_DECLARED_LICENSE? #10758
-
Hi team, I am facing an issue in one of our projects regarding a NuGet dependency. The project depends on a package named CommandLineParser which itself has its license being an URL referring to a the actual license.
This is directly from the analyzer result YAML file. Unfortunately the result still is declared unmapped. The result snippet:
Just for completeness we also have a package configuration to fix some additional issues. Snippet:
I think our curation is according to the documentation. Is there something we can do to get more insights on this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 10 replies
-
I have also opened issue #10759 on this topic. |
Beta Was this translation helpful? Give feedback.
-
This is, BTW, unfortunately a common thing for NuGet packages, also see the old idea in #5259. |
Beta Was this translation helpful? Give feedback.
I have also opened issue #10759 on this topic.