scancode-server icon indicating copy to clipboard operation
scancode-server copied to clipboard

This project is no longer maintained. Visit https://github.com/nexB/scancode.io/ instead for similar and current project

Results 39 scancode-server issues
Sort by recently updated
recently updated
newest added
trafficstars

The imports have to be re-ordered in compliance with the pep-8 coding guide lines.

Coding style

The document of the scancode server could be build using Sphinx.

There is a need to create a single installation script for the `scancode-server`. This will lead to easier installation procedure.

Avoid the use of kwargs and args whenever possible.

Coding style

I am working on the deployment of the scancode server on the EC2 console using the Amazon web services.

So, we can apply the following command into the terminal to get all the information about the files to be scanned before the real scan is applied. The results include...

The documentation could be accessed by the index.html file present at `scancode-server/docs/build/html/index.html`. To edit and build the documentation - Change the current directory to docs and then run the command...

Recently we added a whole lot untested code into the repository. This ticket is created to keep in mind that tests are needed to be written for the stuff added...