diff --git a/publications.md b/publications.md
index f283bb845118b62fa8f26bed2c4c02157d09daa9..f9a29234d8aefa33b93b60b24699afffd6042c2e 100644
--- a/publications.md
+++ b/publications.md
@@ -97,8 +97,10 @@ HIFIS creates its own software packages, but also contributes to Open Source sof
 
 #### Software Packages
 <p id="software"/>
+
 ##### 2022
 
+* [Unattended-Upgrades Role for Ansible](https://github.com/hifis-net/ansible-role-unattended-upgrades) - Ansible role to set up unattended-upgrades on Debian-based systems.
 * [Ansible RSD role](https://github.com/hifis-net/ansible-role-rsd) — Ansible role to set up the Research Software Directory.
 
 ##### 2021
@@ -119,13 +121,17 @@ HIFIS creates its own software packages, but also contributes to Open Source sof
 #### Contributions
 
 ##### 2022
+* [**Molecule Podman Plugin**](https://github.com/ansible-community/molecule-podman) - [Fix missing playbooks in the PyPI wheel](https://github.com/ansible-community/molecule-podman/pull/134)
+* [**Kira Dependencies Bot**](https://github.com/wemake-services/kira-dependencies):
+  * [Bump ruby version from 2.7.5 to 2.7.6](https://github.com/wemake-services/kira-dependencies/pull/393)
+  * [Get rid of bundler deprecation warning](https://github.com/wemake-services/kira-dependencies/pull/396)
 * [**Ansible Role Certbot**](https://github.com/geerlingguy/ansible-role-certbot) — [Fix snap symlink task failing in initial dry-run](https://github.com/geerlingguy/ansible-role-certbot/pull/166)
 * [**Ansible Role Docker**](https://github.com/geerlingguy/ansible-role-docker) — [Fix docker-compose update](https://github.com/geerlingguy/ansible-role-docker/pull/343)
 
 ##### 2021
 * [**Gitleaks**](https://github.com/zricethezav/gitleaks) — [Fix example in leaky-repo.toml](https://github.com/zricethezav/gitleaks/pull/559)
 * [**Ansible (community.general)**](https://github.com/ansible-collections/community.general) — [Fix HAProxy draining](https://github.com/ansible-collections/community.general/pull/1993) 
-* [**Ansible Collection Hardening**](https://github.com/dev-sec/ansible-collection-hardening/) 
+* [**Ansible Collection Hardening**](https://github.com/dev-sec/ansible-collection-hardening/):
   * [Add variable to specify SSH host RSA key size](https://github.com/dev-sec/ansible-collection-hardening/pull/394)
   * [fix galaxy action to update local galaxy.yml](https://github.com/dev-sec/ansible-collection-hardening/pull/395)
 * [**Ansible Role Elasticsearch**](https://github.com/elastic/ansible-elasticsearch) — [Stop plugin install to fail in check mode](https://github.com/elastic/ansible-elasticsearch/pull/787)