Results 22 comments of megh

@al-cheb pinging your for review, even if you can bump the default timeout, it would help. Cheers!

Thank you for reporting this defect. I have created an internal ticket in our backlog to address this behavior. I or someone from the team will post an update to...

@Swatinem are you able to provide `cargo.toml` file, I'm presuming in the project's manifest, git dependency is pinned with the `branch` reference? For unblocking/workaround, I suggest `rev` to pin the...

Can you try again with v3.2.14? https://github.com/fossas/fossa-cli/releases/tag/v3.2.14

Interesting, can you provide an output of `./gradlew dependencies`?

Hi @ShengYanMei, For `--experimental-enable-binary-discovery` flag, when fossa encounters `.jar` or `.aar` file, we first unarchive them, and try to analyze them in following order: ### 1) Analyze `pom.xml` under `META-INF`...

Hi @michaelcoyote , we've patched the cli to redact API keys from debug bundle with release: https://github.com/fossas/fossa-cli/releases/tag/v3.2.7. Please let us know if the issue persists.

@martinhoeller Would you be able to provide `package.swift file` and debug logs? You can create debug logs by running: `fossa analyze --output --debug`, this will create .fossa.debug.json file. You will...

Hi @martinhoeller - fyi, I will be transferring this issue to fossa-cli repository, as spectrometer code is migrated to fossa-cli for all future development.

Hi @neil-greenwood - fyi, I will be transferring this issue to fossa-cli repository, as spectrometer code is migrated to fossa-cli for all future development. ANE- 338 in our internal tracker.