Suggested fixCreate a NOTICE file if your licence requires it (e.g. Apache-2.0). List third-party components, their licences, and required attribution notices.
LICENSE file declares GPL-3.0 but ScanCode detected MIT as main license📄 LICENSE
Suggested fixReconcile the declared licence with what ScanCode detected. Ensure consistent SPDX headers.
Licenses found in code but not declared in LICENSE: APACHE-2.0, BSD-3-CLAUSE, FREE-UNKNOWN, HAPPY-BUNNY, LGPL-2.1, MIT, NOSL-1.0, PROPRIETARY-LICENSE, UNKNOWN-LICENSE-REFERENCE📄 LICENSE
Suggested fixDocument all third-party licences found in the codebase in the NOTICE file.
1/1 passed
Authors found in README (fallback)📄 README
2/9 passed7 warnings
Project name not clearly detected in CHANGELOG📄 CHANGELOG
Suggested fixAdd the project name as a heading at the top of CHANGELOG.md.
Version entries detected in CHANGELOG📄 CHANGELOG
Version + date pattern detected in CHANGELOG📄 CHANGELOG
No Added section in CHANGELOG📄 CHANGELOG
Suggested fixAdd an "### Added" subsection listing new features in each release.
No Changed section in CHANGELOG📄 CHANGELOG
Suggested fixAdd a "### Changed" subsection describing modifications to existing functionality.
No Deprecated section in CHANGELOG📄 CHANGELOG
No Removed section in CHANGELOG📄 CHANGELOG
No Fixed section in CHANGELOG📄 CHANGELOG
Suggested fixAdd a "### Fixed" subsection listing bug fixes.
No Security section in CHANGELOG📄 CHANGELOG
Suggested fixAdd a "### Security" subsection when security vulnerabilities were addressed.
0/1 passed1 failed
Not in CONTRIBUTING file or README
Suggested fixCreate a CONTRIBUTING.md or add a "Contributing" section to README.md.