Gaurav Mishra

Results 194 comments of 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 . ![snap](https://user-images.githubusercontent.com/18077542/111422570-e8d06800-8714-11eb-9ccc-9e043d5f539a.png) 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. ![snap](https://user-images.githubusercontent.com/18077542/161904213-2b21f471-3862-4ec7-8241-92d6026ce1e0.png)

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