scancode-server
scancode-server copied to clipboard
This project is no longer maintained. Visit https://github.com/nexB/scancode.io/ instead for similar and current project
- [x] Take the URL from the user. - [x] Create a routine to download the code. - [x] Apply the same scan algorithm as done for the local code....
We are only taking the output for the subprocess scanning code. There must be good options for handling the errors.
- [x] Including the registration module.
We could integrate the repository with with the codacy post-commit hook. It could help in automated code review.
There are places where we have written URL in uppercase but this should not be there. URL should be changed to lowercase.