Gaurav Mishra
Gaurav Mishra
Actual issue will be #2152 and #2206
@shaheemazmalmmd can we proceed with this PR?
Hello @silverhook ! FOSSology already allows you to define a branch or a tag while cloning, thanks to @piotreke12 in #1688 .  We can do something for a specific...
> Does the commit (or tag?) info get stored somewhere in the upload info as well? Might be useful to generate a Package URL and/or other identifiers for where the...
> hello! I like to work on this issue can you please guide me how can I start. Hi @as2539-ctrl , please have a look at my comment above. It...
Thanks for confirming it @silverhook . The commit information can be stored by the person who uploaded the component under "Conf" page using either Version or pURL field. 
I am not sure, there is no permission check on the REST API for `/search`. There is one in library but it simply ignore the inaccessible uploads and does not...
Please download: [rest-api.patch.txt](https://github.com/fossology/fossology/files/9280816/rest-api.patch.txt) @krishna9304 please rename the file by removing `.txt` and apply the patch to the PR to fix the test cases.
@krishna9304 apologies, I pressed the wrong button an pushed the merge commit to the branch. Can you please rebase it with current master and remove the merge commit?
> @GMishx > > * Okay, I'll remove the `perm_upload_pk` parameter. > > * Sending an indexed object for the groups with permissions response makes it easy to implement on...