...
Anonymization filters only apply to text files. It cannot handle non-Jenkins URLs, custom proprietary Jenkins plugin names, and exceptions quoting invalid Groovy code in a Jenkins pipeline. The active plugins, disabled plugins, failed plugins, and Dockerfile
reports are not anonymized due to several Jenkins plugins and other Java libraries using version numbers that are indistinguishable from IP addresses. These reports are in the files plugins/active.txt
, plugins/disabled.txt
, plugins/failed.txt
, and docker/Dockerfile
. These files should all be manually reviewed if you do not wish to disclose the names of custom proprietary plugins.
Version History
Version 2.54 (2019 Jan 15)
Update parent POM to test plugin with JDK 11.Jira server Jenkins JIRA serverId dd058dce-0c66-3b77-8b09-71b1d7728747 key JENKINS-55493
Version 2.53 (2018 Dec 11)
Improve generated Markdown.Jira server Jenkins JIRA columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution serverId dd058dce-0c66-3b77-8b09-71b1d7728747 key JENKINS-54922
Improve anonymization performance.Jira server Jenkins JIRA columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution serverId dd058dce-0c66-3b77-8b09-71b1d7728747 key JENKINS-54999
...