The contents of this blog post have proven very useful today. The actions/checkout version was updated recently, and I've received a large number of PRs from Dependabot that just needed to be accepted.
#github #githubactions #dependabot
Just noticed that #dependabot can update #githubactions versions. A needed feature indeed, so far I have been manually monitoring the repository tags for updates
Anyone interessted in #dependabot supporting vendoring for #php dependencies?
it means dependabot would commit the vendor/ dir and not just updates composer.lock/json. its really usefull for e.g. app repositories.
if so, please vote
A faster way to manage version updates with #Dependabot #github https://github.blog/2023-08-24-a-faster-way-to-manage-version-updates-with-dependabot/
A faster way to manage version updates with Dependabot
Check it out! π
https://github.blog/2023-08-24-a-faster-way-to-manage-version-updates-with-dependabot/
#supplychainsecurity #dependabot #security #product
Any #saucelabs #github #dependabot users know how to give dependabot access to secret keys so sauce labs tests will run?
#saucelabs #GitHub #dependabot #foss
1st of the month is #github #dependabot day in many repos.
That means hundreds of notification mails from github and merging orgy.
@khmarbaise and use #dependabot and @snyk they will keep you upto date enough
sbt-dependency-submission is a nifty GitHub Action to report dependencies at build time for vulnerability scanning. It even sees your transitive dependencies. But it can be hard to debug why a dependency was submitted.
In ~/.sbt/1.0/sbt-dependency-submission.sbt:
```
addSbtPlugin("ch.epfl.scala" % "sbt-github-dependency-submission" % "2.1.2")`
```
Now you can run `show githubDependencyManifest` to debug!
Yesterday ποΈ I made a prototype βοΈ to improve #GitHub :github: #Dependabot when using #GoLang.
π If youβd like to try it out, and promise π to give feedback π£οΈ, I can give a few people access to a private π repo before I open source π€something - just drop me your GitHub handle please.
Read on π for how it works π
#SCA #AppSec #SupplyChainSecurity #DependencySubmission #AST #AbstractSyntaxTree #GitHubAdvisoryDatabase #VulnerabilityManagement
#github #dependabot #golang #sca #appsec #supplychainsecurity #dependencysubmission #ast #abstractsyntaxtree #githubadvisorydatabase #vulnerabilitymanagement
What do you use to track dependency updates?
#node #dependencies #dependabot #renovate
#node #dependencies #dependabot #renovate
Dependabot relieves alert fatigue from npm devDependencies
Check it out! π
https://github.blog/2023-05-02-dependabot-relieves-alert-fatigue-from-npm-devdependencies/
#SupplyChainSecurity #Npm #Dependabot #Security #Product #OpenSource
#supplychainsecurity #npm #dependabot #security #product #opensource
Going through all my #Dependabot notifications π€
#GitHub #developer #NodeJS #PHP #Laravel #dependencies #code
#dependabot #github #developer #nodejs #php #laravel #dependencies #code
Anyone else getting swarms of email notifications today that Dependabot was enabled on their GitHub repositories?
Dependabot finds things we don't, but vulnerability fatigue is real. We have a telemetry client that uses OkHttp. We don't write Kotlin, we don't use our telemetry client in a way that invokes Kotlin, and our client probably doesn't use the vulnerable parts of Kotlin. But every Scala repo will be pinged about every Kotlin stdlib vulnerability because it's dormant on the classpath.
@bodsch@mastodon.socia l Hopefully you don't want to tell me that your chosen language Python is hassle-free :mastorofl: The "best" language doesn't help if the developer can't handle it properly.
Anyway, I guess I won't convince you, but I'm very grateful to have a full #opensource alternative to #dependabot and #renovatebot does a solid job here.
#renovatebot #dependabot #opensource
Here's a neat little tip on how you can use #GitHub's new "merge queue" feature to ease the pain with #Dependabot churn:
dependabot and stalebot do more harm than good.
Change my mind.
#dependabot #stalebot #opensource #softwaredevelopment #packaging #developerexperience #lamehashtags
#lamehashtags #DeveloperExperience #packaging #softwaredevelopment #OpenSource #stalebot #dependabot
Did you know bots can automatically create pull requests to keep dependencies secure and up to date? @maritvandijk compares and contrasts #Renovate, #Dependabot, and #Snyk on Foojay :foojay: Today!
https://foojay.io/today/using-bots-to-keep-dependencies-updated
#renovate #dependabot #snyk #foojaytip #java #kotlin