-
So many problems:
normal git clone will put the project in the folder 'gcatch' you restrict it to be cased 'GCatch' in installation, there is no real reason for this
suggestion:
remove the inst…
-
I've setup basic CodeQL pipeline for python and I'm using poetry as dependency manager.
What I found out is that if file `poerty.toml` with configuration below is present (venv is created in `$PWD/…
-
# Issue template
## Steps to Reproduce
* Run hub-detect with yarn dependencies providing `--detect.code.location.name=myscanname` parameter.
## Expected behavior
* Scan names are `myscanname BOM` …
-
An ORT scan is applied on downloaded source code of external dependencies and on the scanned project itself. The latter is necessary to also cover OSS code that has been copied to the code base of a p…
-
Hello guys I am trying to run fossa scan on our [public repository](https://github.com/gooddata/gooddata-ui-sdk/) and I am preforming scan only on top of [pnpm-lock.yam](https://github.com/gooddata/go…
-
**User story**
As PSD, we would like to support Limber tube rack scan file uploads for existing tubes using the versioned tube rack model proposed in Reuse of TubeRacks document.
**Who are the pri…
-
I like the idea of formally linking Issues that depend on one another together. This tool: https://github.com/marketplace/actions/dependent-issues seems like it could help. It automatically scans thro…
-
**Actual behavior**
[Snyk](https://snyk.io/docker/) fails to scan docker images produced by kaniko:
```bash
➜ cat Dockerfile
FROM alpine
RUN echo 'abc' > /test.txt
➜ /kaniko/executor -f Doc…
-
Let's see how performance tests would behave if we would ask it to scan some upstream project with complex dependency tree.
@sara-02 in the list of dependencies to be sent to the endpoint, are you …
-
I have a project where by accident I listed `requests` both as production and development dependency. The error I got was a bit confusing, because it complains that I use modules from development depe…