You are a person of high integrity and moral character.
Unfortunately, the president of the United States of America is on the exact opposite side of that spectrum.
Unfortunately, the president of the United States of America is on the exact opposite side of that spectrum.
May 24, 2025 at 3:11 AM
You are a person of high integrity and moral character.
Unfortunately, the president of the United States of America is on the exact opposite side of that spectrum.
Unfortunately, the president of the United States of America is on the exact opposite side of that spectrum.
For security scans, we also use OSV-Scanner and run it via Trunk.
March 14, 2025 at 4:41 PM
For security scans, we also use OSV-Scanner and run it via Trunk.
I also really like Renovate's `minimumReleaseAge` setting. We set it to 3 days for Go package updates. Keeps us from getting bit by "oops" releases on fast moving projects.
March 14, 2025 at 4:35 PM
I also really like Renovate's `minimumReleaseAge` setting. We set it to 3 days for Go package updates. Keeps us from getting bit by "oops" releases on fast moving projects.
My team switched to Renovate awhile back. I like it much better than Dependabot, especially for go. We use the `gomodTidy` and `gomodUpdateImportPaths` settings, and it's worked well. docs.renovatebot.com/modules/mana...
Automated Dependency Updates for Go Modules - Renovate Docs
Renovate documentation.
docs.renovatebot.com
March 14, 2025 at 4:32 PM
My team switched to Renovate awhile back. I like it much better than Dependabot, especially for go. We use the `gomodTidy` and `gomodUpdateImportPaths` settings, and it's worked well. docs.renovatebot.com/modules/mana...