Unfortunately, github.com/fosslight/fosslight_dependency_scanner 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.
To add the badge to your project's README.md
file,
use the following snippet:
[![REUSE status](https://api.reuse.software/badge/github.com/fosslight/fosslight_dependency_scanner)](https://api.reuse.software/info/github.com/fosslight/fosslight_dependency_scanner)
The API provides machine-readable artifacts for automatic analysis.
reuse spdx
command.
Commit e68afb663b0a19fdd0522717f0818b070cf10dab
was checked on 19 Nov 2024 06:07:02 UTC
with the following result:
/opt/venv/lib/python3.11/site-packages/reuse/project.py:332: PendingDeprecationWarning: '.reuse/dep5' is deprecated. You are recommended to instead use REUSE.toml. Use `reuse convert-dep5` to convert. warnings.warn( reuse.project - WARNING - Could not resolve SPDX License Identifier of LICENSES/LicenseRef-3rd_party_licenses.txt, resolving to LicenseRef-3rd_party_licenses. Make sure the license is in the license list found at <https://spdx.org/licenses/> or that it starts with 'LicenseRef-', and that it has a file extension. /opt/venv/lib/python3.11/site-packages/reuse/project.py:332: PendingDeprecationWarning: '.reuse/dep5' is deprecated. You are recommended to instead use REUSE.toml. Use `reuse convert-dep5` to convert. warnings.warn( reuse.project - WARNING - Could not resolve SPDX License Identifier of LICENSES/LicenseRef-3rd_party_licenses.txt, resolving to LicenseRef-3rd_party_licenses. Make sure the license is in the license list found at <https://spdx.org/licenses/> or that it starts with 'LicenseRef-', and that it has a file extension. # BAD LICENSES 'LicenseRef-3rd_party_licenses' found in: * LICENSES/LicenseRef-3rd_party_licenses.txt * src/fosslight_dependency/third_party/nomos/README.md * src/fosslight_dependency/third_party/nomos/agent/CHECKSTR * src/fosslight_dependency/third_party/nomos/agent/DMalloc.3x * src/fosslight_dependency/third_party/nomos/agent/DMalloc.c * src/fosslight_dependency/third_party/nomos/agent/DMalloc.h * src/fosslight_dependency/third_party/nomos/agent/GENSEARCHDATA * src/fosslight_dependency/third_party/nomos/agent/GenCodeCopyright * src/fosslight_dependency/third_party/nomos/agent/Makefile * src/fosslight_dependency/third_party/nomos/agent/Makefile.conf * src/fosslight_dependency/third_party/nomos/agent/Notes * src/fosslight_dependency/third_party/nomos/agent/PRECHECK * src/fosslight_dependency/third_party/nomos/agent/README * src/fosslight_dependency/third_party/nomos/agent/STRINGS.in * src/fosslight_dependency/third_party/nomos/agent/_split_words * src/fosslight_dependency/third_party/nomos/agent/doctorBuffer_utils.c * src/fosslight_dependency/third_party/nomos/agent/doctorBuffer_utils.h * src/fosslight_dependency/third_party/nomos/agent/encode.c * src/fosslight_dependency/third_party/nomos/agent/json_writer.c * src/fosslight_dependency/third_party/nomos/agent/json_writer.h * src/fosslight_dependency/third_party/nomos/agent/licenses.c * src/fosslight_dependency/third_party/nomos/agent/licenses.h * src/fosslight_dependency/third_party/nomos/agent/list.c * src/fosslight_dependency/third_party/nomos/agent/list.h * src/fosslight_dependency/third_party/nomos/agent/nomos.c * src/fosslight_dependency/third_party/nomos/agent/nomos.h * src/fosslight_dependency/third_party/nomos/agent/nomos_gap.c * src/fosslight_dependency/third_party/nomos/agent/nomos_gap.h * src/fosslight_dependency/third_party/nomos/agent/nomos_regex.c * src/fosslight_dependency/third_party/nomos/agent/nomos_regex.h * src/fosslight_dependency/third_party/nomos/agent/nomos_utils.c * src/fosslight_dependency/third_party/nomos/agent/nomos_utils.h * src/fosslight_dependency/third_party/nomos/agent/parse.c * src/fosslight_dependency/third_party/nomos/agent/parse.h * src/fosslight_dependency/third_party/nomos/agent/process.c * src/fosslight_dependency/third_party/nomos/agent/process.h * src/fosslight_dependency/third_party/nomos/agent/standalone.c * src/fosslight_dependency/third_party/nomos/agent/standalone.h * src/fosslight_dependency/third_party/nomos/agent/transition.notes * src/fosslight_dependency/third_party/nomos/agent/util.c * src/fosslight_dependency/third_party/nomos/agent/util.h * src/fosslight_dependency/third_party/nomos/nomossa # SUMMARY * Bad licenses: LicenseRef-3rd_party_licenses * Deprecated licenses: 0 * Licenses without file extension: 0 * Missing licenses: 0 * Unused licenses: 0 * Used licenses: LicenseRef-3rd_party_licenses, Apache-2.0, MIT * Read errors: 0 * Files with copyright information: 7773 / 7773 * Files with license information: 7773 / 7773 Unfortunately, your project is not compliant with version 3.2 of the REUSE Specification :-( # RECOMMENDATIONS * Fix bad licenses: At least one license in the LICENSES directory and/or provided by 'SPDX-License-Identifier' tags is invalid. They are either not valid SPDX License Identifiers or do not start with 'LicenseRef-'. FAQ about custom licenses: https://reuse.software/faq/#custom-license