diff --git a/.custom_sources.yml b/.custom_sources.yml
index b1692b6d8861260da4885cdc4a4925ecb7ba17e6_LmN1c3RvbV9zb3VyY2VzLnltbA==..5f7b1db64820f848be800ce9030713c419418cfc_LmN1c3RvbV9zb3VyY2VzLnltbA== 100644
--- a/.custom_sources.yml
+++ b/.custom_sources.yml
@@ -146,8 +146,8 @@
   remote: "git@dev.gitlab.org:omnibus-mirror/tensorflow.git"
   alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/tensorflow.git"
 spamcheck:
-  remote: "git@dev.gitlab.org:gitlab/spamcheck.git"
-  alternative: "https://gitlab.com/gitlab-com/gl-security/engineering-and-research/automation-team/spam/spamcheck.git"
+  remote: "git@dev.gitlab.org:omnibus-mirror/spamcheck.git"
+  alternative: "https://gitlab.com/gitlab-org/gl-security/security-engineering/security-automation/spam/spamcheck.git"
 ncurses:
   remote: "git@dev.gitlab.org:omnibus-mirror/ncurses.git"
   alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/ncurses.git"
diff --git a/config/software/spamcheck.rb b/config/software/spamcheck.rb
index b1692b6d8861260da4885cdc4a4925ecb7ba17e6_Y29uZmlnL3NvZnR3YXJlL3NwYW1jaGVjay5yYg==..5f7b1db64820f848be800ce9030713c419418cfc_Y29uZmlnL3NvZnR3YXJlL3NwYW1jaGVjay5yYg== 100644
--- a/config/software/spamcheck.rb
+++ b/config/software/spamcheck.rb
@@ -17,7 +17,7 @@
 #
 
 name 'spamcheck'
-version = Gitlab::Version.new('spamcheck', '0.3.0')
+version = Gitlab::Version.new('spamcheck', '0.3.2')
 
 default_version version.print