diff --git a/dashboard/src/plugin-resources/aggregators/fbfiles.jelly b/dashboard/src/plugin-resources/aggregators/fbfiles.jelly
new file mode 100644
index 00000000..2cca6165
--- /dev/null
+++ b/dashboard/src/plugin-resources/aggregators/fbfiles.jelly
@@ -0,0 +1,41 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dashboard/src/plugin-resources/aggregators/fbviolations.jelly b/dashboard/src/plugin-resources/aggregators/fbviolations.jelly
new file mode 100644
index 00000000..3d962f38
--- /dev/null
+++ b/dashboard/src/plugin-resources/aggregators/fbviolations.jelly
@@ -0,0 +1,41 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dashboard/xdocs/changes.xml b/dashboard/xdocs/changes.xml
index 30cd2880..37d52c6f 100644
--- a/dashboard/xdocs/changes.xml
+++ b/dashboard/xdocs/changes.xml
@@ -25,6 +25,9 @@
+
+ Added Findbugs aggregators which were missing.
+
Added dashboard report example to the Dashboard plugin web site.