Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 2.63 KB

README.md

File metadata and controls

50 lines (34 loc) · 2.63 KB

Logo for dark mode Logo for light mode

License Pre-Validation Service

Build CodeQL Analysis OpenSSF Best Practices OpenSSF Scorecard Release LICENSE codecov DOI


~~ Introduction ~~

The License Pre-Validation Service (LPVS) is a tool designed to address license-related risks in the source code. It helps developers ensure license compliance by analyzing project components and flagging potential issues at each update. Use LPVS to protect your projects from license infringement.

Features ✨

  • License Checking: Ensures open-source license compliance by analyzing project components.
  • Always Watching: Continuously monitors license-related risks throughout the development process.
  • GitHub Integration: Automatically generates comments on GitHub, highlighting potential license violations or issues within the codebase.

Usage 🚀

Refer to the Quick Start Guide, and then try running the tool.

Documentation 📚

Full documentation is available at GitHub pages.

License 📝

The LPVS source code is distributed under the MIT open source license.

Contributing 🤝

You are welcome to contribute to the LPVS project. Contributing is a great way to practice social coding on GitHub, learn new technologies, and enhance your public portfolio. Please refer to the Contributing guide for more information on how to contribute.