Skip to content

Commit 45e3e57

Browse files
authored
fix renovate key points listing (#418)
1 parent 565c82c commit 45e3e57

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/methodology/renovate.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,10 @@ This guide explains how to use Pipeleek to discover and exploit common misconfig
1414

1515
There are two key points to understand:
1616

17-
1. **Code Execution by Renovated Repositories**
18-
17+
**Code Execution by Renovated Repositories**
1918
> Every project renovated by the same bot must be considered equally trusted and exposed to the same attack level. If one project is compromised, all others processed by that bot can be affected. Code execution by the renovated repository in the bot context is assumed in Renovate's threat model.
2019
21-
2. **GitLab Invite Auto-Acceptance**
20+
**GitLab Invite Auto-Acceptance**
2221
> GitLab project invites are auto-accepted. You can invite any bot directly to your repository. If it is then renovated by the invited bot, you can compromise the bot user.
2322
2423
## 1. Enumerate Renovate Bot Usage

0 commit comments

Comments
 (0)