Thanks to visit codestin.com
Credit goes to github.com

Skip to content

thoughtful-solutions/dependency-analyser

Repository files navigation

dependency-analyser

The code analyses a list of GitHub repositories to identify their dependencies and their respective licenses. It supports Python, JavaScript, Java, and .NET projects. The code clones each repository, analyses its dependency files (e.g., requirements.txt, package.json, pom.xml), and attempts to identify the license of each dependency. It then generates a CSV report and a Markdown report with the analysis results.

About

Github repo Dependency Analyser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages