Graylog2 / Graylog2/graylog2-server
Show human readable plugin in name in content pack constraints
Open
content-packs
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
The plugin names of content pack constraints look like this `org.graylog.plugin.ThreatIntelPlugin` which basically means `Threat Intel Plugin`.
To make it more readable we should skip the the front part. But since the plugins can come from other parties as well we need to check if that is feasible.
Contributor guide
Assessment
This issue has not been assessed yet.