Skip to content

Commit f88f80f

Browse files
committed
Updates after 20240131
1 parent f8d3eca commit f88f80f

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

170_supply_chain_security/renovate/slides.md

+16-2
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Provides visibility
6868

6969
Can be matched against known vulnerabilities
7070

71-
### Auditing is the last resort
71+
### Evaluation is the last resort
7272

7373
Update dependencies quickly
7474

@@ -222,6 +222,8 @@ Filter log for errors / failures for...
222222
- Permission issues
223223
- Rate limits
224224

225+
XXX open PRs
226+
225227
### Up-to-dateness
226228

227229
Failures will show in the log
@@ -287,14 +289,24 @@ Show updates addressing security alerts [](https://docs.renovatebot.com/configur
287289

288290
Integrates with GitHub and Dependabot
289291

292+
XXX new feature... open issue?
293+
290294
### Requirements
291295

292-
Enable GitHub Dependency Grapg [](https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-the-dependency-graph#enabling-the-dependency-graph)
296+
Enable GitHub Dependency Graph [](https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-the-dependency-graph#enabling-the-dependency-graph)
293297

294298
Enable alert from Dependabot [](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-security-and-analysis-settings-for-your-repository)
295299

296300
---
297301

302+
## Testing the Renovate configuration
303+
304+
XXX isolate change in separate repo
305+
306+
XXX `--platform=local`
307+
308+
---
309+
298310
## Alternatives
299311

300312
### Dependabot
@@ -315,6 +327,8 @@ Detailed comparison [](https://docs.renovatebot.com/bot-comparison/)
315327

316328
## Case study: uniget
317329

330+
XXX improve value proposition
331+
318332
### Installer and updater for (container) tools
319333

320334
Checkout uniget.dev [](https://uniget.dev)

0 commit comments

Comments
 (0)