getsentry / getsentry/sentry-dotnet
Pack acknowledgements for third-party libraries of Sentry CLI
Open
.NET
Task
- Dominant language
- C#
- Stars
- 770
- Forks
- 248
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 49
Description
### Description
Most permissive OSS licenses require "ATTRIBUTION", or "NOTICE", or "ACKNOWLEDGEMENTS", or similar, when (parts of) the software are re-packaged/re-distributed.
Most of our dependencies are through NuGet, so we don't re-package/re-distribute these.
We do include the [sentry-cli]() in our `Sentry` NuGet package,
which does directly ship (parts of) 3rd party software, and these do need to be mentioned.
Since [Sentry]() does ship `./tools/sentry-cli-*` executables,
we need to include this new file as well.
See also
* getsentry/sentry-cli#2823
* [getsentry/sentry-cli#2821]()
Contributor guide
Assessment
This issue has not been assessed yet.