Agustin Isasmendi
Agustin Isasmendi
Hi @nlf, Any update on this? Had issues before wih PAC files I believe a good approach would be to set a ENV variable and add support into the npm-registry-fetch?
I'm wondering who should work on creating this generic `SnippetScannerReporter`? Should I try to adapt the existing `FossIdSnippetReporter` into a more general solution as part of my current PR? If...
I believe that commit 425cc72 `refactor(scanoss): ScanOssResultParser to improve snippets findings` should probably be in its own PR since it's really about fixing and improving the ScanOssResultParser rather than report...
Same issue here. The JetBrains plugin does not work when the CLAUDE_CONFIG_DIR environment variable is configured. The plugin appears to ignore or fail to read the custom configuration directory path...
Even when launching WebStorm from terminal with the variable exported, plugin fails to connect and shows "No available IDEs detected" error. The plugin only works when using the default config...
Similar requirements, +1 for this feature
> Just learned: For `SCANOSS_SCAN_URL`, https://api.scanoss.com is not the right value and results in such errors: > > $ scanoss-py scan . > Loading settings file scanoss.json... > Searching ....
> For convenience and security reasons, I want `scanoss-py` to read the API URL and API key to be read from a file. How can I achieve this? Regarding your...