jenkinsci / jenkinsci/github-branch-source-plugin
[JENKINS-66356] Org Scan with Bad Credentials cause IP blacklisting
- Dominant language
- Java
- Stars
- 217
- Forks
- 398
- Avg merge
- 30m
- Merged PRs (30d)
- 1
Description
If you set up an organization folder and specify credentials that are invalid (-> "401 Unauthorized: Bad Credentials"), Jenkins will keep trying to scan the organization with the credentials. To protect against brute forcing, GitHub will blacklist the IP of Jenkins master, preventing other users with valid credentials to pull anything from GitHub.
---
Originally reported by meiswjn, imported from: Org Scan with Bad Credentials cause IP blacklisting
Raw content of original issue
If you set up an organization folder and specify credentials that are invalid (-> "401 Unauthorized: Bad Credentials"), Jenkins will keep trying to scan the organization with the credentials. To protect against brute forcing, GitHub will blacklist the IP of Jenkins master, preventing other users with valid credentials to pull anything from GitHub.
- environment:
Jenkins 2.277.2
Contributor guide
Assessment
This issue has not been assessed yet.