Ranvir Singh

Results 31 issues of Ranvir Singh

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

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...

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...

We must save the files in a way that is secure and robust.

must have
File-to-scan upload or download and storage

``` RuntimeWarning: DateTimeField Scan.scan_start_time received a naive datetime (2017-07-28 06:59:28.748017) while time zone support is active. ```

Full directories and multiple files should be allowed to be uploaded.

Priority: low
File-to-scan upload or download and storage

- [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....

File-to-scan upload or download and storage

We are only taking the output for the subprocess scanning code. There must be good options for handling the errors.

Scan run

There are places where we have written URL in uppercase but this should not be there. URL should be changed to lowercase.

Coding style