jenkinsci / jenkinsci/github-branch-source-plugin

[JENKINS-66356] Org Scan with Bad Credentials cause IP blacklisting

Open
#1,368 0 comments 0 reactions 0 assignees View on GitHub
component:github-branch-source-plugin imported-jira-issue priority:major resolution:unresolved
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


  • status: Open
  • priority: Major
  • component(s): github-branch-source-plugin
  • label(s): configuration, exception
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 2025-12-02

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.