VAIBHAV SAHU
VAIBHAV SAHU
Fixes #312 This PR adds a new unit test to the pallet-statement module to verify that the Schema::create function correctly handles schemas that exceed the maximum allowed encoded length. The...
Fixes #294 ## Description This PR adds a test case to verify that rating revocations are properly authorized. The test ensures that a rating can only be revoked using the...
Fixes #284 . ### Description Added tests for the `TypeCapacityOverflow` error in the `pallet/chain-space` module. ### Goals - Assert that `TypeCapacityOverflow` is returned correctly in all applicable cases. - Validate...
## Description This pull request introduces a new per‐upload configuration flag, **EnableOsselotExport**, under **Browse → Pfile → Conf → Report Configuration → SPDX Report Settings**. When checked for a given...
## Description Fixes #2215 ### Problem When a file with an identified license is marked as irrelevant and then the irrelevant decision is removed, the following issues occur: - The...
## Description This PR adds multiprocessing support to the ScanCode agent in FOSSology, along with a heartbeat mechanism to prevent job timeouts. It also introduces memory limits, CPU priority control,...
## Description The Decision Importer currently fails when importing decisions between different versions of software where files have been moved, renamed, or directory structures have changed, even if the file...