jenkinsci / jenkinsci/support-core-plugin

[JENKINS-65145] Don't redact JVM infos in nodes.md / about.md

Open
#890 0 comments 0 reactions 0 assignees View on GitHub
component:support-core-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
19
Forks
77
Avg merge
17h 53m
Merged PRs (30d)
3

Description

It happens that the JVM version or name can be replaced because the name matchs an item, or the version an IP ...

It gives such kind of list:

computer_dry_drum (OpenJDK 64-Bit Server VM ip_helpful_joke by Debian), computer_homosexual_haircut (OpenJDK 64-Bit Server VM ip_helpful_joke by Debian), computer_municipal_mark (OpenJDK 64-Bit Server VM ip_helpful_joke by Debian), computer_relevant_plate (OpenJDK 64-Bit Server VM ip_helpful_joke by Debian), computer_toxic_school (OpenJDK 64-Bit Server VM ip_helpful_joke by Debian)"

 

 

---
Originally reported by aheritier, imported from: Don't redact JVM infos in nodes.md / about.md


  • assignee: allan_burdajewicz
  • status: In Progress
  • priority: Minor
  • component(s): support-core-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251212-090250

Raw content of original issue

It happens that the JVM version or name can be replaced because the name matchs an item, or the version an IP ...

It gives such kind of list:

computer_dry_drum (OpenJDK 64-Bit Server VM ip_helpful_joke by Debian), computer_homosexual_haircut (OpenJDK 64-Bit Server VM ip_helpful_joke by Debian), computer_municipal_mark (OpenJDK 64-Bit Server VM ip_helpful_joke by Debian), computer_relevant_plate (OpenJDK 64-Bit Server VM ip_helpful_joke by Debian), computer_toxic_school (OpenJDK 64-Bit Server VM ip_helpful_joke by Debian)"

 

 

Contributor guide

Open the contributing guide

Research direction

Start by locating the support-core-plugin code that generates nodes.md and about.md and applies redaction to JVM names or versions. Reproduce the listed output and trace which values are being replaced. Done means JVM information is preserved in both reports while other intended redaction still works; no specific source file or test is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.