REUSE compliance of SAP-docs/sap-datasphere

Unfortunately, github.com/SAP-docs/sap-datasphere is not REUSE compliant and does not fully adopt the recommendations to make software licensing easy for humans and machines alike. Have a look at our tutorial to learn about the three simple steps to become REUSE compliant.

Badge

To add the badge to your project's README.md file, use the following snippet:

[![REUSE status](https://api.reuse.software/badge/github.com/SAP-docs/sap-datasphere)](https://api.reuse.software/info/github.com/SAP-docs/sap-datasphere)

Machine-readable information

The API provides machine-readable artifacts for automatic analysis.

  • All information about the latest compliance check can also be accessed via a machine-parsable JSON file.
  • You can gather the automatically generated SPDX SBOM in Tag:Value format, based on the reuse spdx command.

Last lint output

Commit 911b84af4598f8a182e2fb6cbda663de1850d7cb was checked on 04 Apr 2025 08:14:42 UTC with the following result:

/opt/venv/lib/python3.11/site-packages/reuse/project.py:329: PendingDeprecationWarning: '.reuse/dep5' is deprecated. You are recommended to instead use REUSE.toml. Use `reuse convert-dep5` to convert.
  warnings.warn(
Usage: reuse lint [OPTIONS]
Try 'reuse lint --help' for help.

Error: Found both 'REUSE.toml' and '.reuse/dep5'. You cannot keep both files simultaneously; they are not intercompatible.
/opt/venv/lib/python3.11/site-packages/reuse/project.py:329: PendingDeprecationWarning: '.reuse/dep5' is deprecated. You are recommended to instead use REUSE.toml. Use `reuse convert-dep5` to convert.
  warnings.warn(
Usage: reuse spdx [OPTIONS]
Try 'reuse spdx --help' for help.

Error: Found both 'REUSE.toml' and '.reuse/dep5'. You cannot keep both files simultaneously; they are not intercompatible.