sblatnick

Results 7 issues of sblatnick

When I select my Battle Net Edition CD, it gets the music, but almost all of the ~/.stratugus/data.Wargus/sounds/ are nearly empty. Steps to reproduce the behavior: 1. Install 2. Click...

When you click "Apply" in the "Configure Plugins" Dialog, the currently displayed document in scintilla exhibits some odd behavior: If you just opened geany, the document and overview will both...

When dependabot runs in GitHub Actions, it seems to work without access to private registries. How can I get that functionality from dependabot/cli? When it hits a private registry and...

Discrepancies with Dependabot running in Github Actions vs running dependabot/cli have been a pain point in our integrating dependabot consistently for scanning our projects. For example, dependabot/cli uses a job.yaml...

We run dependabot two different ways against the same code bases: 1. dependabot/cli (for finding vulnerabilities before alerts are created in testing) 2. github actions (for creating the alerts for...

We have a Go repo we are attempting to scan with dependabot/cli, but it fails with: ``` updater | 2024/02/15 21:44:00 INFO Handled error whilst updating golang.org/x/sys: dependency_file_not_resolvable {:message=>"go: bitbucket.redacted.com/scm/iums/[email protected]:...

Every time we scan a Go repo using dependabot/cli, we get many failures with: ``` proxy | 2024/08/06 17:45:57 [374] GET [https://golang.org:443/x/tools?go-get=1](https://golang.org/x/tools?go-get=1) proxy | 2024/08/06 17:45:57 [118] WARN: Cannot read...