A FIPS-compliant event-driven automation framework for Kubernetes, enabling secure consumption of events from diverse sources to trigger Argo Workflows, services, or applications while adhering to strict cryptographic standards.
Getting Started
To pull the image:
docker pull registry.hardened.eu/library/argo-events-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/argo-events-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/argo-events-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/argo-events-fips:latest | jq -r .payload | base64 -d | jq -r .predicate > argo-events-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:779da87aff5c6... |
latest
x86_64
|
36.56 MB | 14:02:39 16/12/2025 UTC (Calculating...) | |
| •••••••••••• | •••••••••••• | •••••••••••• | •••••••••••• | Contact Hardened |
| Package | Version | License |
|---|---|---|
| alpine-baselayout | 3.7.1-r10 | GPL-2.0-only |
| alpine-baselayout-data | 3.7.1-r10 | GPL-2.0-only |
| alpine-os-release | 3.23-r0 | MIT |
| argo-events-compat | 1.9.9-r4 | Apache-2.0 |
| argo-events-fips | 1.9.9-r4 | Apache-2.0 |
| busybox | 1.37.0-r30 | GPL-2.0-only |
| busybox-binsh | 1.37.0-r30 | GPL-2.0-only |
| ca-certificates-bundle | 20251003-r0 | (MPL-2.0 AND MIT) |
| cloud.google.com/go | v0.120.0 | - |
| cloud.google.com/go/auth | v0.17.0 | - |
| cloud.google.com/go/auth/oauth2adapt | v0.2.8 | - |
| cloud.google.com/go/compute/metadata | v0.9.0 | - |
| cloud.google.com/go/iam | v1.5.2 | - |
| cloud.google.com/go/pubsub | v1.49.0 | - |
| dario.cat/mergo | v1.0.2 | - |
| github.com/99designs/keyring | v1.2.1 | - |
| github.com/AthenZ/athenz | v1.10.39 | - |
| github.com/Azure/azure-amqp-common-go/v4 | v4.2.0 | - |
| github.com/Azure/azure-event-hubs-go/v3 | v3.6.2 | - |
| github.com/Azure/azure-sdk-for-go | v65.0.0+incompatible | - |
| github.com/Azure/azure-sdk-for-go/sdk/azcore | v1.20.0 | - |
| github.com/Azure/azure-sdk-for-go/sdk/azidentity | v1.13.1 | - |
| github.com/Azure/azure-sdk-for-go/sdk/internal | v1.11.2 | - |
| github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs | v1.4.0 | - |
| github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus | v1.10.0 | - |
| github.com/Azure/azure-sdk-for-go/sdk/storage/azqueue | v1.0.1 | - |
| github.com/Azure/go-amqp | v1.4.0 | - |
| github.com/Azure/go-autorest/autorest | v0.11.28 | - |
| github.com/Azure/go-autorest/autorest/adal | v0.9.21 | - |
| github.com/Azure/go-autorest/autorest/date | v0.3.0 | - |
| github.com/Azure/go-autorest/autorest/to | v0.4.0 | - |
| github.com/Azure/go-autorest/autorest/validation | v0.3.1 | - |
| github.com/Azure/go-autorest/logger | v0.2.1 | - |
| github.com/Azure/go-autorest/tracing | v0.6.0 | - |
| github.com/AzureAD/microsoft-authentication-library-for-go | v1.6.0 | - |
| github.com/IBM/sarama | v1.43.0 | - |
| github.com/Knetic/govaluate | v3.0.1-0.20171022003610-9aa49832a739+incompatible | - |
| github.com/Masterminds/goutils | v1.1.1 | - |
| github.com/Masterminds/semver/v3 | v3.4.0 | - |
| github.com/Masterminds/sprig/v3 | v3.3.0 | - |
| github.com/OvyFlash/telegram-bot-api | v0.0.0-20241219171906-3f2ca0c14ada | - |
| github.com/PagerDuty/go-pagerduty | v1.8.0 | - |
| github.com/ProtonMail/go-crypto | v1.1.6 | - |
| github.com/RocketChat/Rocket.Chat.Go.SDK | v0.0.0-20240116134246-a8cbe886bab0 | - |
| github.com/alibabacloud-go/debug | v1.0.1 | - |
| github.com/alibabacloud-go/tea | v1.2.2 | - |
| github.com/aliyun/aliyun-mns-go-sdk | v1.0.11 | - |
| github.com/aliyun/credentials-go | v1.3.10 | - |
| github.com/andybalholm/brotli | v1.1.0 | - |
| github.com/andygrunwald/go-gerrit | v0.0.0-20230325081502-da63a5c62d80 | - |
| github.com/antonmedv/expr | v1.15.5 | - |
| github.com/apache/openwhisk-client-go | v0.0.0-20190915054138-716c6f973eb2 | - |
| github.com/apache/pulsar-client-go | v0.12.0 | - |
| github.com/ardielle/ardielle-go | v1.5.2 | - |
| github.com/argoproj/argo-events | v1.9.9+dirty | - |
| github.com/argoproj/notifications-engine | v0.4.1-0.20250309174002-87bf0576a872 | - |
| github.com/aws/aws-sdk-go | v1.47.11 | - |
| github.com/aws/aws-sdk-go-v2 | v1.36.3 | - |
| github.com/aws/aws-sdk-go-v2/config | v1.29.9 | - |
| github.com/aws/aws-sdk-go-v2/credentials | v1.17.62 | - |
| github.com/aws/aws-sdk-go-v2/feature/ec2/imds | v1.16.30 | - |
| github.com/aws/aws-sdk-go-v2/internal/configsources | v1.3.34 | - |
| github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 | v2.6.34 | - |
| github.com/aws/aws-sdk-go-v2/internal/ini | v1.8.3 | - |
| github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding | v1.12.3 | - |
| github.com/aws/aws-sdk-go-v2/service/internal/presigned-url | v1.12.15 | - |
| github.com/aws/aws-sdk-go-v2/service/sqs | v1.38.1 | - |
| github.com/aws/aws-sdk-go-v2/service/sso | v1.25.1 | - |
| github.com/aws/aws-sdk-go-v2/service/ssooidc | v1.29.1 | - |
| github.com/aws/aws-sdk-go-v2/service/sts | v1.33.17 | - |
| github.com/aws/smithy-go | v1.22.2 | - |
| github.com/benbjohnson/clock | v1.3.0 | - |
| github.com/beorn7/perks | v1.0.1 | - |
| github.com/bits-and-blooms/bitset | v1.4.0 | - |
| github.com/bradleyfalzon/ghinstallation/v2 | v2.16.0 | - |
| github.com/cespare/xxhash/v2 | v2.3.0 | - |
| github.com/chainguard-dev/git-urls | v1.0.2 | - |
| github.com/cloudevents/sdk-go/v2 | v2.16.2 | - |
| github.com/cloudflare/circl | v1.6.1 | - |
| github.com/cloudfoundry/jibber_jabber | v0.0.0-20151120183258-bcc4c8345a21 | - |
| github.com/colinmarc/hdfs | v1.1.4-0.20180802165501-48eb8d6c34a9 | - |
| github.com/cyphar/filepath-securejoin | v0.4.1 | - |
| github.com/davecgh/go-spew | v1.1.2-0.20180830191138-d8f796af33cc | - |
| github.com/devigned/tab | v0.1.1 | - |
| github.com/dgryski/go-rendezvous | v0.0.0-20200823014737-9f7001d12a5f | - |
| github.com/doublerebel/bellows | v0.0.0-20160303004610-f177d92a03d3 | - |
| github.com/dustin/go-humanize | v1.0.1 | - |
| github.com/dvsekhvalnov/jose2go | v1.7.0 | - |
| github.com/eapache/go-resiliency | v1.6.0 | - |
| github.com/eapache/go-xerial-snappy | v0.0.0-20230731223053-c322873962e3 | - |
| github.com/eapache/queue | v1.1.0 | - |
| github.com/eclipse/paho.mqtt.golang | v1.5.1 | - |
| github.com/emicklei/go-restful/v3 | v3.11.0 | - |
| github.com/emirpasic/gods | v1.18.1 | - |
| github.com/emitter-io/go/v2 | v2.0.9 | - |
| github.com/evanphx/json-patch/v5 | v5.9.0 | - |
| github.com/evilmonkeyinc/jsonpath | v0.8.1 | - |
| github.com/fatih/color | v1.18.0 | - |
| github.com/felixge/httpsnoop | v1.0.4 | - |
| github.com/fsnotify/fsnotify | v1.9.0 | - |
| github.com/fxamacker/cbor/v2 | v2.7.0 | - |
| github.com/gfleury/go-bitbucket-v1 | v0.0.0-20210707202713-7d616f7c18ac | - |
| github.com/ghodss/yaml | v1.0.1-0.20190212211648-25d852aebe32 | - |
| github.com/go-git/gcfg | v1.5.1-0.20230307220236-3a3c6141e376 | - |
| github.com/go-git/go-billy/v5 | v5.6.2 | - |
| github.com/go-git/go-git/v5 | v5.16.4 | - |
| github.com/go-ini/ini | v1.67.0 | - |
| github.com/go-logr/logr | v1.4.3 | - |
| github.com/go-logr/stdr | v1.2.2 | - |
| github.com/go-openapi/inflect | v0.21.3 | - |
| github.com/go-openapi/jsonpointer | v0.21.2 | - |
| github.com/go-openapi/jsonreference | v0.21.0 | - |
| github.com/go-openapi/swag | v0.23.1 | - |
| github.com/go-redis/redis/v8 | v8.11.5 | - |
| github.com/go-resty/resty/v2 | v2.17.0 | - |
| github.com/go-viper/mapstructure/v2 | v2.4.0 | - |
| github.com/gobwas/glob | v0.2.4-0.20181002190808-e7a84e9525fe | - |
| github.com/godbus/dbus | v0.0.0-20190726142602-4481cbc300e2 | - |
| github.com/gogap/errors | v0.0.0-20210818113853-edfbba0ddea9 | - |
| github.com/gogap/stack | v0.0.0-20150131034635-fef68dddd4f8 | - |
| github.com/gogo/protobuf | v1.3.2 | - |
| github.com/golang-jwt/jwt | v3.2.2+incompatible | - |
| github.com/golang-jwt/jwt/v4 | v4.5.2 | - |
| github.com/golang-jwt/jwt/v5 | v5.3.0 | - |
| github.com/golang/groupcache | v0.0.0-20241129210726-2c02b8208cf8 | - |
| github.com/golang/protobuf | v1.5.4 | - |
| github.com/golang/snappy | v1.0.0 | - |
| github.com/google/gnostic-models | v0.6.9 | - |
| github.com/google/go-cmp | v0.7.0 | - |
| github.com/google/go-github/v50 | v50.2.0 | - |
| github.com/google/go-github/v69 | v69.2.0 | - |
| github.com/google/go-github/v72 | v72.0.0 | - |
| github.com/google/go-querystring | v1.1.0 | - |
| github.com/google/gofuzz | v1.2.0 | - |
| github.com/google/s2a-go | v0.1.9 | - |
| github.com/google/uuid | v1.6.0 | - |
| github.com/googleapis/enterprise-certificate-proxy | v0.3.7 | - |
| github.com/googleapis/gax-go/v2 | v2.15.0 | - |
| github.com/gorilla/mux | v1.8.1 | - |
| github.com/gorilla/websocket | v1.5.3 | - |
| github.com/gregdel/pushover | v1.3.1 | - |
| github.com/gsterjov/go-libsecret | v0.0.0-20161001094733-a6f4afe4910c | - |
| github.com/hamba/avro/v2 | v2.30.0 | - |
| github.com/hashicorp/errwrap | v1.1.0 | - |
| github.com/hashicorp/go-cleanhttp | v0.5.2 | - |
| github.com/hashicorp/go-multierror | v1.1.1 | - |
| github.com/hashicorp/go-retryablehttp | v0.7.8 | - |
| github.com/hashicorp/go-uuid | v1.0.3 | - |
| github.com/hokaccha/go-prettyjson | v0.0.0-20211117102719-0474bc63780f | - |
| github.com/huandu/xstrings | v1.5.0 | - |
| github.com/itchyny/gojq | v0.12.17 | - |
| github.com/itchyny/timefmt-go | v0.1.6 | - |
| github.com/jbenet/go-context | v0.0.0-20150711004518-d14ea06fba99 | - |
| github.com/jcmturner/aescts/v2 | v2.0.0 | - |
| github.com/jcmturner/dnsutils/v2 | v2.0.0 | - |
| github.com/jcmturner/gofork | v1.7.6 | - |
| github.com/jcmturner/gokrb5/v8 | v8.4.4 | - |
| github.com/jcmturner/rpc/v2 | v2.0.3 | - |
| github.com/jmespath/go-jmespath | v0.4.0 | - |
| github.com/joncalhoun/qson | v0.0.0-20200422171543-84433dcd3da0 | - |
| github.com/josharian/intern | v1.0.0 | - |
| github.com/jpillora/backoff | v1.0.0 | - |
| github.com/json-iterator/go | v1.1.12 | - |
| github.com/kevinburke/ssh_config | v1.2.0 | - |
| github.com/klauspost/compress | v1.18.0 | - |
| github.com/klauspost/cpuid/v2 | v2.2.11 | - |
| github.com/klauspost/crc32 | v1.3.0 | - |
| github.com/kr/fs | v0.1.0 | - |
| github.com/ktrysmt/go-bitbucket | v0.9.87 | - |
| github.com/kylelemons/godebug | v1.1.0 | - |
| github.com/linkedin/goavro/v2 | v2.14.1 | - |
| github.com/mailru/easyjson | v0.9.0 | - |
| github.com/mattn/go-colorable | v0.1.13 | - |
| github.com/mattn/go-isatty | v0.0.20 | - |
| github.com/minio/crc64nvme | v1.1.0 | - |
| github.com/minio/md5-simd | v1.1.2 | - |
| github.com/minio/minio-go/v7 | v7.0.97 | - |
| github.com/mitchellh/copystructure | v1.2.0 | - |
| github.com/mitchellh/hashstructure/v2 | v2.0.2 | - |
| github.com/mitchellh/mapstructure | v1.5.0 | - |
| github.com/mitchellh/reflectwalk | v1.0.2 | - |
| github.com/modern-go/concurrent | v0.0.0-20180306012644-bacd9c7ef1dd | - |
| github.com/modern-go/reflect2 | v1.0.2 | - |
| github.com/mtibben/percent | v0.2.1 | - |
| github.com/munnerz/goautoneg | v0.0.0-20191010083416-a7dc8b61c822 | - |
| github.com/nats-io/graft | v0.0.0-20220215174245-93d18541496f | - |
| github.com/nats-io/nats.go | v1.47.0 | - |
| github.com/nats-io/nkeys | v0.4.11 | - |
| github.com/nats-io/nuid | v1.0.1 | - |
| github.com/nats-io/stan.go | v0.10.4 | - |
| github.com/nicksnyder/go-i18n | v1.10.1-0.20190510212457-b280125b035a | - |
| github.com/nsqio/go-nsq | v1.1.0 | - |
| github.com/opsgenie/opsgenie-go-sdk-v2 | v1.2.23 | - |
| github.com/pelletier/go-toml | v1.9.5 | - |
| github.com/pelletier/go-toml/v2 | v2.2.4 | - |
| github.com/philhofer/fwd | v1.2.0 | - |
| github.com/pierrec/lz4 | v2.6.1+incompatible | - |
| github.com/pierrec/lz4/v4 | v4.1.21 | - |
| github.com/pjbgf/sha1cd | v0.3.2 | - |
| github.com/pkg/browser | v0.0.0-20240102092130-5ac0b6a4141c | - |
| github.com/pkg/errors | v0.9.1 | - |
| github.com/pkg/sftp | v1.13.10 | - |
| github.com/prometheus/client_golang | v1.23.2 | - |
| github.com/prometheus/client_model | v0.6.2 | - |
| github.com/prometheus/common | v0.66.1 | - |
| github.com/prometheus/procfs | v0.16.1 | - |
| github.com/rabbitmq/amqp091-go | v1.10.0 | - |
| github.com/radovskyb/watcher | v1.0.7 | - |
| github.com/rcrowley/go-metrics | v0.0.0-20201227073835-cf1acfcdf475 | - |
| github.com/riferrei/srclient | v0.7.4 | - |
| github.com/robfig/cron/v3 | v3.0.1 | - |
| github.com/rs/xid | v1.6.0 | - |
| github.com/sagikazarmark/locafero | v0.11.0 | - |
| github.com/santhosh-tekuri/jsonschema/v5 | v5.0.0 | - |
| github.com/sergi/go-diff | v1.3.2-0.20230802210424-5b0b94c5c0d3 | - |
| github.com/shopspring/decimal | v1.4.0 | - |
| github.com/sirupsen/logrus | v1.9.3 | - |
| github.com/skeema/knownhosts | v1.3.1 | - |
| github.com/slack-go/slack | v0.17.3 | - |
| github.com/sourcegraph/conc | v0.3.1-0.20240121214520-5f936abd7ae8 | - |
| github.com/spaolacci/murmur3 | v1.1.0 | - |
| github.com/spf13/afero | v1.15.0 | - |
| github.com/spf13/cast | v1.10.0 | - |
| github.com/spf13/cobra | v1.10.1 | - |
| github.com/spf13/pflag | v1.0.10 | - |
| github.com/spf13/viper | v1.21.0 | - |
| github.com/stripe/stripe-go | v70.15.0+incompatible | - |
| github.com/subosito/gotenv | v1.6.0 | - |
| github.com/tidwall/gjson | v1.18.0 | - |
| github.com/tidwall/match | v1.1.1 | - |
| github.com/tidwall/pretty | v1.2.0 | - |
| github.com/tidwall/sjson | v1.2.4 | - |
| github.com/tinylib/msgp | v1.3.0 | - |
| github.com/valyala/bytebufferpool | v1.0.0 | - |
| github.com/valyala/fasthttp | v1.52.0 | - |
| github.com/x448/float16 | v0.8.4 | - |
| github.com/xanzy/ssh-agent | v0.3.3 | - |
| github.com/xdg-go/scram | v1.2.0 | - |
| github.com/xdg-go/stringprep | v1.0.4 | - |
| github.com/yuin/gopher-lua | v1.1.1 | - |
| gitlab.com/gitlab-org/api/client-go | v0.160.1 | - |
| go.opencensus.io | v0.24.0 | - |
| go.opentelemetry.io/auto/sdk | v1.2.1 | - |
| go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc | v0.61.0 | - |
| go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp | v0.61.0 | - |
| go.opentelemetry.io/otel | v1.38.0 | - |
| go.opentelemetry.io/otel/metric | v1.38.0 | - |
| go.opentelemetry.io/otel/trace | v1.38.0 | - |
| go.uber.org/atomic | v1.10.0 | - |
| go.uber.org/multierr | v1.11.0 | - |
| go.uber.org/ratelimit | v0.3.1 | - |
| go.uber.org/zap | v1.27.1 | - |
| go.yaml.in/yaml/v2 | v2.4.2 | - |
| go.yaml.in/yaml/v3 | v3.0.4 | - |
| golang.org/x/crypto | v0.45.0 | - |
| golang.org/x/exp | v0.0.0-20240719175910-8a7402abbf56 | - |
| golang.org/x/mod | v0.30.0 | - |
| golang.org/x/net | v0.47.0 | - |
| golang.org/x/oauth2 | v0.33.0 | - |
| golang.org/x/sync | v0.18.0 | - |
| golang.org/x/sys | v0.38.0 | - |
| golang.org/x/term | v0.37.0 | - |
| golang.org/x/text | v0.31.0 | - |
| golang.org/x/time | v0.14.0 | - |
| gomodules.xyz/envconfig | v1.3.1-0.20190308184047-426f31af0d45 | - |
| gomodules.xyz/jsonpatch/v2 | v2.4.0 | - |
| gomodules.xyz/notify | v0.1.1 | - |
| google.golang.org/api | v0.256.0 | - |
| google.golang.org/genproto | v0.0.0-20250603155806-513f23925822 | - |
| google.golang.org/genproto/googleapis/api | v0.0.0-20251022142026-3a174f9686a8 | - |
| google.golang.org/genproto/googleapis/rpc | v0.0.0-20251103181224-f26f9409b101 | - |
| google.golang.org/grpc | v1.77.0 | - |
| google.golang.org/protobuf | v1.36.10 | - |
| gopkg.in/evanphx/json-patch.v4 | v4.12.0 | - |
| gopkg.in/gomail.v2 | v2.0.0-20160411212932-81ebce5c23df | - |
| gopkg.in/inf.v0 | v0.9.1 | - |
| gopkg.in/ini.v1 | v1.67.0 | - |
| gopkg.in/jcmturner/aescts.v1 | v1.0.1 | - |
| gopkg.in/jcmturner/dnsutils.v1 | v1.0.1 | - |
| gopkg.in/jcmturner/gokrb5.v5 | v5.3.0 | - |
| gopkg.in/jcmturner/rpc.v0 | v0.0.2 | - |
| gopkg.in/warnings.v0 | v0.1.2 | - |
| gopkg.in/yaml.v2 | v2.4.0 | - |
| gopkg.in/yaml.v3 | v3.0.1 | - |
| k8s.io/api | v0.32.2 | - |
| k8s.io/apiextensions-apiserver | v0.32.2 | - |
| k8s.io/apimachinery | v0.32.2 | - |
| k8s.io/client-go | v0.32.2 | - |
| k8s.io/gengo | v0.0.0-20250207200755-1244d31929d7 | - |
| k8s.io/klog/v2 | v2.130.1 | - |
| k8s.io/kube-openapi | v0.0.0-20250318190949-c8a335a9a2ff | - |
| k8s.io/utils | v0.0.0-20241210054802-24370beab758 | - |
| libcrypto3 | 3.5.4-r0 | Apache-2.0 |
| libssl3 | 3.5.4-r0 | Apache-2.0 |
| musl | 1.2.5-r21 | MIT |
| openssl | 3.5.4-r0 | Apache-2.0 |
| openssl-fips-provider | 3.1.2-r0 | Apache-2.0 |
| sigs.k8s.io/controller-runtime | v0.19.0 | - |
| sigs.k8s.io/json | v0.0.0-20241010143419-9aa6b5e7a4b3 | - |
| sigs.k8s.io/randfill | v1.0.0 | - |
| sigs.k8s.io/structured-merge-diff/v4 | v4.6.0 | - |
| sigs.k8s.io/yaml | v1.6.0 | - |
| stdlib | go1.25.5 | BSD-3-Clause |
The Apache License 2.0 is also a permissive license, similar to the MIT License, but with additional protections related... Show more
The BSD 3-Clause License is another permissive license originating from the Berkeley Software Distribution (BSD). It all... 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
The MIT License is a highly permissive open-source license. It allows users to do almost anything with a project, includ... Show more
This image has been thoroughly scanned and appears to be secure. All known vulnerabilities are solved.
Image comparison functionality will be implemented in a future release.