Skip to content

Not reuse-compliant #15

Description

@wagner-intevation

The project is not compliant to reuse:

# BAD LICENSES

'MIT-Evan-You' found in:
* LICENSES/MIT-Evan-You.txt
'MIT-Jeff-Sagal' found in:
* LICENSES/MIT-Jeff-Sagal.txt
'MIT-Jeremy-Thomas' found in:
* LICENSES/MIT-Jeremy-Thomas.txt
'MIT-fontawesome' found in:
* LICENSES/MIT-fontawesome.txt
'MIT-jQuery-Foundation-Inc' found in:
* LICENSES/MIT-jQuery-Foundation-Inc.txt


# UNUSED LICENSES

The following licenses are not used:
* MIT-Evan-You
* MIT-Jeff-Sagal
* MIT-Jeremy-Thomas
* MIT-fontawesome
* MIT-jQuery-Foundation-Inc


# MISSING COPYRIGHT AND LICENSING INFORMATION

The following files have no copyright and licensing information:
* .gitignore
* CHANGELOG.md
* MANIFEST.in
* Makefile
* NEWS.md
* README.rst
* client/README.md
* client/babel.config.js
* client/package.json
* client/public/favicon.ico
* client/public/index.html
* client/src/App.vue
* client/src/components/WebinputCSV.vue
* client/src/custom.css
* client/src/main.js
* client/src/plugins/bootstrap-vue.js
* client/src/store/index.js
* client/vue.config.js
* client/yarn.lock
* config/apache-example/intelmq-webinput.conf
* config/backend/webinput-session.conf
* config/backend/webinput_csv.conf
* debian/changelog
* debian/compat
* debian/control
* debian/copyright
* debian/intelmq-webinput-csv-backend.config
* debian/intelmq-webinput-csv-backend.docs
* debian/intelmq-webinput-csv-backend.install
* debian/intelmq-webinput-csv-backend.postinst
* debian/intelmq-webinput-csv-backend.postrm
* debian/intelmq-webinput-csv-backend.prerm
* debian/intelmq-webinput-csv-backend.templates
* debian/intelmq-webinput-csv-client.docs
* debian/intelmq-webinput-csv-client.install
* debian/intelmq-webinput-csv-client.postinst
* debian/rules
* docs/Makefile
* docs/conf.py
* docs/developers-guide.rst
* docs/images/csv-input.png
* docs/images/data-validation.png
* docs/images/row-log-preview.png
* docs/images/row-notification-preview.png
* docs/images/templates.png
* docs/images/webinput-n6.odg
* docs/images/webinput-n6.svg
* docs/installation.rst
* docs/upgrade.rst
* docs/user-guide.rst
* docs/webinput-n6.rst
* tests/assets/README.md
* tests/assets/webinput-session.conf
* tests/assets/webinput-session.sqlite
* tests/raises_expert.py
* tests/split_expert.py

# SUMMARY

* Bad licenses: MIT-Jeff-Sagal, MIT-Evan-You, MIT-Jeremy-Thomas, MIT-fontawesome, MIT-jQuery-Foundation-Inc
* Deprecated licenses: 0
* Licenses without file extension: 0
* Missing licenses: 0
* Unused licenses: MIT-jQuery-Foundation-Inc, MIT-Evan-You, MIT-Jeff-Sagal, MIT-fontawesome, MIT-Jeremy-Thomas
* Used licenses: AGPL-3.0-or-later
* Read errors: 0
* Files with copyright information: 25 / 81
* Files with license information: 25 / 81

Unfortunately, your project is not compliant with version 3.3 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
* Fix unused licenses: At least one of the license text files in 'LICENSES' is
  not referenced by any file, e.g. by an 'SPDX-License-Identifier' tag. Please
  make sure that you either tag the accordingly licensed files properly, or
  delete the unused license text if you are sure that no file or code snippet is
  licensed as such.
* Fix missing copyright/licensing information: For one or more files, the tool
  cannot find copyright and/or licensing information. You typically do this by
  adding 'SPDX-FileCopyrightText' and 'SPDX-License-Identifier' tags to each
  file. The tutorial explains additional ways to do this:
  <https://reuse.software/tutorial/>

Already added an action for reuse lint in 4f04036

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions