Anay Nayak
Anay Nayak
I have a workflow very similar to what is specified in #237 . The bash aliases mentioned help manage the workflow. I'm not sure if we need something within `gita`...
Another way I was thinking we could solve the problem was to pass an additional parameter to the diff tool command `--no-ext-diff` so that it ignores any ext diff tools....
I believe the git log command is used for `gitleaks detect` ? I could see the secret being detected correctly when we run `gitleaks detect` . The issue happens only...
Facing the same issue as reported by Max. Interestingly fetching an earlier database works fine with wget `time wget https://toolbox-data.anchore.io/grype/databases/vulnerability-db_v5_2024-08-12T16:17:27Z_1723482328.tar.gz` However for latest database `https://toolbox-data.anchore.io/grype/databases/vulnerability-db_v5_2024-08-16T01:31:16Z_1723782141.tar.gz`, it slows down to a...