Service(s)
GitHub
Summary
GitHub trust and safety sent a message requesting that a config.xml attachment be removed
Reproduction steps
- Confirm the file exists at https://github.com/jenkinsci/attachments-from-jira-issues-misc/blob/main/attachments/26606/config.xml
- Follow the steps described in https://docs.github.com/articles/remove-sensitive-data to remove the file or replace the "sensitive" data with
Issue reported as a help desk ticket based on the instructions in the repository README
As far as I can tell, there is no actual risk from the data that is stored in that config.xml. The two entries that look like they might be sensitive are both Secret data. That means they were encrypted with the encryption key of the Jenkins controller that stored the file. Without that encryption key, those values cannot be decrypted.