MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
979 matches across 10 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | main.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/warm-backend.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/background-newdisks-heal-ops.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/xl-storage-errors.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/streaming-signature-v4.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/streaming-signature-v4.go | 241 | func (cr *s3ChunkedReader) Close() (err error) { |
| LOW | cmd/batch-expire_test.go | 1 | // Copyright (c) 2015-2023 MinIO, Inc. |
| LOW | cmd/bucket-policy.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/bucket-lifecycle.go | 1 | // Copyright (c) 2015-2024 MinIO, Inc. |
| LOW | cmd/erasure-metadata.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/admin-heal-ops.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/admin-heal-ops.go | 601 | func (h *healSequence) stop() { |
| LOW | cmd/admin-heal-ops.go | 821 | // according to settings. At each "safe" point it also checks if an |
| LOW | cmd/xl-storage-meta-inline.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/bucket-replication_test.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/namespace-lock_test.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/endpoint-ellipses_test.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/signature-v4.go | 1 | // Copyright (c) 2015-2023 MinIO, Inc. |
| LOW | cmd/signature-v4.go | 161 | } |
| LOW | cmd/metacache-entries_test.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/bucket-quota.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/data-scanner.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/data-scanner.go | 261 | |
| LOW | cmd/data-scanner.go | 281 | // When selected there is a one in healObjectSelectProb that any object will be chosen for heal scan. |
| LOW | cmd/iam.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/iam.go | 741 | if nerr.Err != nil { |
| LOW | cmd/iam.go | 761 | // where the parent user is the DN of the actual LDAP user. The parent user |
| LOW | cmd/iam.go | 1441 | |
| LOW | cmd/iam.go | 2401 | // includes `null`, `{}` and `{"Statement": null}`. In fact, MinIO Console |
| LOW | cmd/iam.go | 2461 | // must be restricted by it. So, we set `.IsOwner` to false here |
| LOW | cmd/metacache-stream.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/metacache-stream.go | 41 | // |
| LOW | cmd/config.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/site-replication-metrics.go | 1 | // Copyright (c) 2015-2023 MinIO, Inc. |
| LOW | cmd/http-stats.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/metacache-server-pool.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/rebalance-admin.go | 1 | // Copyright (c) 2022 MinIO, Inc. |
| LOW | cmd/erasure-metadata-utils.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/utils_test.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/os-dirent_ino.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/object-api-multipart_test.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/object-api-multipart_test.go | 241 | { |
| LOW | cmd/object-api-multipart_test.go | 261 | // But the uploadID is invalid. |
| LOW | cmd/object-api-multipart_test.go | 461 | }, |
| LOW | cmd/object-api-multipart_test.go | 1101 | // {bucketNames[0], "", "min", "", "", -1, listMultipartResults[7], nil, true}, |
| LOW | cmd/object-api-multipart_test.go | 1121 | {bucketNames[1], "", "minio-object-1.txt", uploadIDs[1], "", 100, listMultipartResults[16], nil, true}, |
| LOW | cmd/object-api-multipart_test.go | 1141 | // Objects used: `objectNames[1-5]`. |
| LOW | cmd/metrics-v3-bucket-replication.go | 1 | // Copyright (c) 2015-2024 MinIO, Inc. |
| LOW | cmd/config-migrate.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/object-handlers-common_test.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/postpolicyform.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/xl-storage_windows_test.go | 1 | //go:build windows |
| LOW | cmd/metrics-v3-ilm.go | 1 | // Copyright (c) 2024 MinIO, Inc. |
| LOW | cmd/erasure-sets_test.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/bucket-object-lock.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/bucket-object-lock.go | 121 | return ObjectLocked{} |
| LOW | cmd/object-api-listobjects_test.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/lock-rest-server.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/admin-router.go | 1 | // Copyright (c) 2015-2021 MinIO, Inc. |
| LOW | cmd/admin-router.go | 61 | ) |
| 886 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | cmd/metrics-v3-ilm.go | 3 | // # This file is part of MinIO Object Storage stack |
| MEDIUM | cmd/metrics-v3-system-cpu.go | 3 | // # This file is part of MinIO Object Storage stack |
| MEDIUM | cmd/metrics-v3-system-memory.go | 3 | // # This file is part of MinIO Object Storage stack |
| MEDIUM | cmd/metrics-v3-system-process.go | 3 | // # This file is part of MinIO Object Storage stack |
| MEDIUM | cmd/metrics-v3-cluster-notification.go | 3 | // # This file is part of MinIO Object Storage stack |
| MEDIUM | internal/kms/config_test.go | 3 | // # This file is part of MinIO Object Storage stack |
| MEDIUM | internal/config/browser/help.go | 3 | // # This file is part of MinIO Object Storage stack |
| MEDIUM | docs/bucket/replication/setup_replication.sh | 7 | #### Create a replication admin on source alias |
| MEDIUM | docs/bucket/replication/setup_replication.sh | 48 | # Create a replication user : repluser on dest alias |
| MEDIUM | helm/minio/values.yaml | 130 | ## Create a secret with private.key and public.crt files and pass that here. Ref: https://github.com/minio/minio/tree/ |
| MEDIUM | helm/minio/values.yaml | 529 | ## The following section documents environment variables for enabling external identity management using an OpenID Conne |
| Severity | File | Line | Snippet |
|---|---|---|---|
| CRITICAL | cmd/data-scanner.go | 431 | if !f.oldCache.Info.replication.Empty() && f.oldCache.Info.replication.Config.HasActiveRules(prefix, true) { |
| CRITICAL | internal/s3select/sql/statement.go | 73 | if selectAST.Expression.Expressions[0].Expression.And[0].Condition[0].Operand.Operand.Left.Left.Primary.JPathExpr.Stri |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | cmd/bucket-lifecycle.go | 837 | // Essentially the same as S3Select barring the xml name. |
| MEDIUM | cmd/server_test.go | 1055 | // Run the test with -race flag to utilize this |
| MEDIUM | cmd/veeam-sos-api.go | 81 | // - The object should be present in all buckets accessed by Veeam products that want to leverage the SOSAPI functionali |
| MEDIUM | helm/minio/values.yaml | 518 | ## Please refer for comprehensive list https://docs.min.io/community/minio-object-store/reference/minio-server/minio-s |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | cmd/erasure-object_test.go | 1225 | // Step 1: create a bucket |
| LOW | cmd/erasure-object_test.go | 1231 | // Step 2: Upload an object with a random content |
| LOW | cmd/erasure-object_test.go | 1242 | // Step 3: Upload the object with some disks offline |
| LOW | cmd/erasure-object_test.go | 1258 | // Step 4: Try to read the object back and check its md5sum |
| LOW | cmd/admin-handlers-idp-config.go | 172 | // target, we need to check if a configuration value has been set previously |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | docs/distributed/iam-import-with-openid.sh | 51 | # Verify if buckets / objects accessible using service account |
| LOW | docs/resiliency/resiliency-verify-script.sh | 41 | # Check if check sums match for source and destination directories |
| LOW | docs/bucket/replication/setup_ilm_expiry_replication.sh | 112 | ## Check if ILM expiry rules replicated |
| LOW | docs/bucket/replication/setup_ilm_expiry_replication.sh | 204 | ## Check if latest updated rules get replicated to all sites post re-enable of ILM expiry rules replication |
| LOW | buildscripts/verify-healing-empty-erasure-set.sh | 57 | # Check if we should retry |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | docker-buildx.sh | 6 | ## All binaries are static make sure to disable CGO. |
| LOW | buildscripts/cross-compile.sh | 8 | ## All binaries are static make sure to disable CGO. |
| LOW | helm/minio/values.yaml | 374 | ## make sure to disable this if you are using LDAP. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | cmd/test-utils_test.go | 310 | // Example usage: |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | docs/sts/dex.yaml | 74 | - email: "admin@example.com" |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | docs/sts/client_grants/__init__.py | 63 | def _create_credentials_fetcher(self): |