A lightweight Argo CD component that automates the discovery, installation, and management of Argo CD extensions, enabling seamless integration of additional functionality into GitOps workflows, FIPS version.
Getting Started
To pull the image:
docker pull registry.hardened.eu/library/argocd-extension-installer-fips:latest
Verifying Image Signatures
All Hardened B.V. images are signed using cosign. You can verify the signature using the following steps:
Save the public key:
cat >hardened.pub <<EOL
-----BEGIN PUBLIC KEY-----
MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEbxhUFlXkIIbDzdRAR9rc6kDPNb+k
J48lhqqlOMyiq3jkbKXNj2sEFMduFlNh63MrZA59PKf4TjS1AiCrvaFXNA==
-----END PUBLIC KEY-----
EOL
Verify the image signature:
cosign verify --key hardened.pub registry.hardened.eu/library/argocd-extension-installer-fips:latest
The verification will show the signature details and confirm the image’s authenticity.
To verify the SBOM, run the following command:
cosign verify-attestation --type spdxjson --key hardened.pub registry.hardened.eu/library/argocd-extension-installer-fips:latest
To download the SBOM, run the same command and decode it:
cosign verify-attestation --type spdxjson --key hardened.pub registry.hardened.eu/library/argocd-extension-installer-fips:latest | jq -r .payload | base64 -d | jq -r .predicate > argocd-extension-installer-fips-spdx.json
Trademarks
This software is packaged by Hardened B.V. All trademarks are property of their respective owners. Use of these images does not imply any affiliation or endorsement.
The latest tag is only public. Contact us for detailed information.
| Hash | Tag | Size (compressed) | Last updated | Actions |
|---|---|---|---|---|
| sha256:6de456e7e8938... |
latest
x86_64
|
10.24 MB | 13:50:49 24/10/2025 UTC (Calculating...) | |
| •••••••••••• | •••••••••••• | •••••••••••• | •••••••••••• | Contact Hardened |
| Package | Version | License |
|---|---|---|
| alpine-baselayout | 3.7.1-r6 | GPL-2.0-only |
| alpine-baselayout-data | 3.7.1-r6 | GPL-2.0-only |
| alpine-os-release | 3.22-r2 | MIT |
| argocd-extension-installer | 0.0.8-r2 | Apache-2.0 |
| brotli-libs | 1.1.0-r2 | MIT |
| busybox | 1.37.0-r24 | GPL-2.0-only |
| busybox-binsh | 1.37.0-r24 | GPL-2.0-only |
| c-ares | 1.34.5-r0 | MIT |
| ca-certificates-bundle | 20250911-r0 | (MPL-2.0 AND MIT) |
| curl | 8.16.0-r1 | curl |
| cyrus-sasl | 2.1.28-r9 | (BSD-3-Clause-Attribution AND BSD-4-Clause) |
| file | 5.46-r2 | BSD-2-Clause |
| gdbm | 1.26-r0 | GPL-3.0-or-later |
| heimdal-libs | 7.8.0-r5 | BSD-3-Clause |
| krb5-conf | 1.0-r2 | MIT |
| libcom_err | 1.47.3-r0 | (GPL-2.0-or-later AND LGPL-2.0-or-later AND BSD-3-Clause AND MIT) |
| libcrypto3 | 3.5.4-r0 | Apache-2.0 |
| libcurl | 8.16.0-r1 | curl |
| libidn2 | 2.3.8-r0 | (GPL-2.0-or-later OR LGPL-3.0-or-later) |
| libmagic | 5.46-r2 | BSD-2-Clause |
| libncursesw | 6.5_p20251010-r0 | X11 |
| libpsl | 0.21.5-r3 | MIT |
| libsasl | 2.1.28-r9 | (BSD-3-Clause-Attribution AND BSD-4-Clause) |
| libssl3 | 3.5.4-r0 | Apache-2.0 |
| libunistring | 1.3-r0 | (GPL-2.0-or-later OR LGPL-3.0-or-later) |
| linux-pam | 1.7.1-r0 | BSD-3-Clause |
| musl | 1.2.5-r21 | MIT |
| ncurses-terminfo-base | 6.5_p20251010-r0 | X11 |
| nghttp2-libs | 1.67.1-r0 | MIT |
| nghttp3 | 1.11.0-r0 | MIT |
| openssl | 3.5.4-r0 | Apache-2.0 |
| openssl-fips-provider | 3.1.2-r0 | Apache-2.0 |
| readline | 8.3.1-r0 | GPL-3.0-or-later |
| skalibs-libs | 2.14.4.0-r0 | ISC |
| sqlite-libs | 3.50.4-r1 | blessing |
| utmps-libs | 0.1.3.1-r0 | ISC |
| zlib | 1.3.1-r2 | Zlib |
| zstd-libs | 1.5.7-r2 | (BSD-3-Clause OR GPL-2.0-or-later) |
The Apache License 2.0 is also a permissive license, similar to the MIT License, but with additional protections related... Show more
The SQLite Blessing (BLESSING) is a public domain dedication used by the SQLite project. The author disclaims copyright ... Show more
The BSD 2-Clause License is a permissive license originating from the Berkeley Software Distribution (BSD). It allows fo... Show more
The BSD 3-Clause License is another permissive license originating from the Berkeley Software Distribution (BSD). It all... Show more
The CURL license is a permissive open source license that allows users to use, modify, and distribute the software freel... Show more
The GNU General Public License version 2 (GPL-2.0) is a strict copyleft license. If you modify and distribute software l... Show more
GPL-3.0 builds upon GPL-2.0 by adding clauses to address modern concerns such as software patents, tivoization (restrict... Show more
The ISC License is functionally similar to the MIT and BSD licenses but written in simpler language. It's favored for it... Show more
The MIT License is a highly permissive open-source license. It allows users to do almost anything with a project, includ... Show more
The X11 License (also known as the MIT/X11 License) is a permissive license that allows users to use, modify, and distri... Show more
The zlib License is a permissive license that allows users to use, modify, and distribute the software freely. It's simi... Show more
| CVE | Severity | Package | Version | Fixed In | |
|---|---|---|---|---|---|
| CVE-2024-10041 | Medium | linux-pam | 1.7.1-r0 | Not fixed | |
|
A vulnerability was found in PAM. The secret information is stored in memory, where the attacker can trigger the victim program to execute by sending characters to its standard input (stdin). As this occurs, the attacker can train the branch predictor to execute an ROP chain speculatively. This flaw could result in leaked passwords, such as those found in /etc/shadow while performing authentications.
|
|||||
| CVE-2025-46394 | Low | busybox | 1.37.0-r24 | Not fixed | |
|
In tar in BusyBox through 1.37.0, a TAR archive can have filenames hidden from a listing through the use of terminal escape sequences.
|
|||||
| CVE-2024-58251 | Low | busybox | 1.37.0-r24 | Not fixed | |
|
In netstat in BusyBox through 1.37.0, local users can launch of network application with an argv[0] containing an ANSI terminal escape sequence, leading to a denial of service (terminal locked up) when netstat is used by a victim.
|
|||||
Image comparison functionality will be implemented in a future release.