MCPcopy Create free account

hub / github.com/cncf/cncf-fuzzing / functions

Functions1,623 in github.com/cncf/cncf-fuzzing

↓ 1 callersFunctionvalidateAuthUserRevokeRoleRequest
(r *pb.AuthUserRevokeRoleRequest)
projects/etcd/etcdserver_fuzzer.go:226
↓ 1 callersFunctionvalidateClusterMemberAttrSetRequest
(r *membershippb.ClusterMemberAttrSetRequest)
projects/etcd/etcdserver_fuzzer.go:283
↓ 1 callersFunctionvalidateClusterVersionSetRequest
(r *membershippb.ClusterVersionSetRequest)
projects/etcd/etcdserver_fuzzer.go:276
↓ 1 callersFunctionvalidateCompactionRequest
(r *pb.CompactionRequest)
projects/etcd/etcdserver_fuzzer.go:136
↓ 1 callersFunctionvalidateDeleteRangeRequest
(r *pb.DeleteRangeRequest)
projects/etcd/grpc_proxy_fuzzer.go:66
↓ 1 callersFunctionvalidateDeleteRangeRequest
(r *pb.DeleteRangeRequest)
projects/etcd/etcdserver_fuzzer.go:122
↓ 1 callersFunctionvalidateDowngradeInfoSetRequest
(r *membershippb.DowngradeInfoSetRequest)
projects/etcd/etcdserver_fuzzer.go:290
↓ 1 callersFunctionvalidateExpandTree
Helper to validate expand tree structure
projects/openfga/expand_fuzz_test.go:112
↓ 1 callersFunctionvalidateInternalAuthenticateRequest
(r *pb.InternalAuthenticateRequest)
projects/etcd/etcdserver_fuzzer.go:184
↓ 1 callersFunctionvalidateLeaseCheckpointRequest
(r *pb.LeaseCheckpointRequest)
projects/etcd/etcdserver_fuzzer.go:165
↓ 1 callersFunctionvalidateLeaseGrantRequest
(r *pb.LeaseGrantRequest)
projects/etcd/etcdserver_fuzzer.go:143
↓ 1 callersFunctionvalidateLeaseRevokeRequest
(r *pb.LeaseRevokeRequest)
projects/etcd/etcdserver_fuzzer.go:150
↓ 1 callersFunctionvalidateNetVMISpecStub
(causes ...metav1.StatusCause)
projects/kubevirt/vmi_fuzz_test.go:464
↓ 1 callersFunctionvalidatePutRequest
(r *pb.PutRequest)
projects/etcd/grpc_proxy_fuzzer.go:56
↓ 1 callersFunctionvalidatePutRequest
(r *pb.PutRequest)
projects/etcd/etcdserver_fuzzer.go:115
↓ 1 callersFunctionvalidateRangeRequest
(r *pb.RangeRequest)
projects/etcd/grpc_proxy_fuzzer.go:76
↓ 1 callersFunctionvalidateRangeRequest
(r *pb.RangeRequest)
projects/etcd/etcdserver_fuzzer.go:108
↓ 1 callersFunctionvalidateTxnRequest
(r *pb.TxnRequest)
projects/etcd/etcdserver_fuzzer.go:129
↓ 1 callersFunctionvalidateUnstructured
(unstr *unstructured.Unstructured)
projects/cluster-api/fuzz_machinedeployment_controller.go:49
↓ 1 callersFunctionvalidateUnstructured
(unstr *unstructured.Unstructured)
projects/cluster-api/fuzz_machinehealthcheck_controller.go:49
↓ 1 callersFunctionvalidateUnstructured
(unstr *unstructured.Unstructured)
projects/cluster-api/fuzz_clusterclass_controller.go:49
↓ 1 callersFunctionvalidateUnstructured
(unstr *unstructured.Unstructured)
projects/cluster-api/fuzz_cluster_controller.go:49
↓ 1 callersFunctionvalidateUnstructured
(unstr *unstructured.Unstructured)
projects/cluster-api/fuzz_machine_controller.go:49
↓ 1 callersFunctionvalidateUnstructured
*func validateBlueprint(b *scope.ClusterBlueprint) error { if b.ClusterClass == nil { return fmt.Errorf("ClusterClass is nil") } if b.ClusterClas
projects/cluster-api/fuzz_topology_cluster_reconciler.go:84
↓ 1 callersFunctionvalidateUnstructured
(unstr *unstructured.Unstructured)
projects/cluster-api/fuzz_machineset_controller.go:49
↓ 1 callersFunctionvalidateWorkflowForClient
validateWorkflowForClient performs the same checks as NewSimpleDynamicClient: https://github.com/kubernetes/client-go/blob/master/dynamic/fake/simple.
projects/argo/operator_fuzzer.go:67
↓ 1 callersFunctionverifyCassandraBytes
The cassandra bytes are validated later in the calltree. Doing the same validation now improves performance.
projects/cilium/OnData_fuzzer.go:99
↓ 1 callersFunctionverifyLocalChartsFileFuzz
(chartsContent []byte, indexContent *IndexFile)
projects/helm/repo_fuzzer.go:219
↓ 1 callersFunctionverifyParserData
(parser string, d [][]byte, reply bool)
projects/cilium/OnData_fuzzer.go:125
↓ 1 callersFunctionverifyReconciliation
verifyReconciliation checks invariants and state after Sync() completes
projects/kubevirt/apply_fuzz_test.go:635
↓ 1 callersFunctionverifyr2d2Bytes
(d [][]byte)
projects/cilium/OnData_fuzzer.go:111
↓ 1 callersFunctionwalkDir
(dirPath string, fileMap map[string]string)
projects/cluster-api/crd-creation/main.go:25
↓ 1 callersFunctionwrite
(d *Driver, fdp *fuzz.ConsumeFuzzer)
projects/distribution/inmemory_fuzzer.go:110
↓ 1 callersMethodwriteFuzzedPacket
(packet []byte)
projects/vitess/mysql_fuzzer.go:336
↓ 1 callersFunctionwriteRegionMapFile
Create and write the RegionMap file
projects/vitess/vindexes_fuzzer.go:217
MethodActorPostLockPolicy
(actorType string, id string)
projects/dapr/fuzz_http_endpoints_test.go:286
MethodActorPostLockPolicy
(actorType string, id string)
projects/dapr/fuzz_grpc_endpoints_test.go:175
MethodActorPreLockPolicy
(actorType string, id string)
projects/dapr/fuzz_http_endpoints_test.go:279
MethodActorPreLockPolicy
(actorType string, id string)
projects/dapr/fuzz_grpc_endpoints_test.go:168
FunctionAddToVmStore
(ctrl *VMCloneController, vm *virtv1.VirtualMachine)
projects/kubevirt/clone_utils_fuzz.go:35
FunctionAddTovmCloneIndexer
(ctrl *VMCloneController, vmc *clonev1beta1.VirtualMachineClone)
projects/kubevirt/clone_utils_fuzz.go:39
MethodAllowNonUTF8Strings
AllowNonUTF8Strings allows generated strings to contain arbitrary bytes.
projects/vitess/fzconsumer/consumer.go:93
MethodBoolean
(flagName string, storeID string)
projects/openfga/fuzzer_helpers.go:38
MethodBuiltInPolicy
(name resiliency.BuiltInPolicyName)
projects/dapr/fuzz_http_endpoints_test.go:295
MethodBuiltInPolicy
(name resiliency.BuiltInPolicyName)
projects/dapr/fuzz_grpc_endpoints_test.go:184
MethodBulkPublish
(req *contribPubsub.BulkPublishRequest)
projects/dapr/fuzz_http_endpoints_test.go:150
MethodBulkPublish
(req *contribPubsub.BulkPublishRequest)
projects/dapr/fuzz_grpc_endpoints_test.go:130
MethodBulkSubscribe
(ctx context.Context, req pubsub.SubscribeRequest, handler pubsub.BulkHandler)
projects/dapr/fuzz_runtime_test.go:70
MethodCall
(ctx context.Context, req *invokev1.InvokeMethodRequest)
projects/dapr/fuzz_grpc_endpoints_test.go:309
MethodCallActor
(ctx context.Context, in *internalv1pb.InternalInvokeRequest, opts ...grpc.CallOption)
projects/dapr/fuzz_messaging_test.go:106
MethodCallLocal
(ctx context.Context, in *internalv1pb.InternalInvokeRequest, opts ...grpc.CallOption)
projects/dapr/fuzz_messaging_test.go:111
MethodCallLocalStream
(ctx context.Context, opts ...grpc.CallOption)
projects/dapr/fuzz_messaging_test.go:116
MethodCleanup
(func())
projects/cri-o/container_server_fuzzer.go:242
MethodCleanup
(func())
projects/cri-o/fuzz_server.go:921
MethodCleanup
(func())
projects/cri-o/ParseStoreReference_fuzzer.go:55
MethodClose
()
projects/dapr/fuzz_runtime_test.go:83
MethodClose
()
projects/dapr/fuzz_grpc_endpoints_test.go:105
MethodCloseSend
()
projects/dapr/fuzz_messaging_test.go:88
MethodComBinlogDump
(c *Conn, logFile string, binlogPos uint32)
projects/vitess/mysql_fuzzer.go:90
MethodComBinlogDump
(c *Conn, logFile string, binlogPos uint32)
projects/vitess/mysql_fuzzer.go:270
MethodComBinlogDumpGTID
(c *Conn, logFile string, logPos uint64, gtidSet replication.GTIDSet)
projects/vitess/mysql_fuzzer.go:94
MethodComBinlogDumpGTID
(c *Conn, logFile string, logPos uint64, gtidSet replication.GTIDSet)
projects/vitess/mysql_fuzzer.go:274
MethodComPrepare
(c *Conn, query string)
projects/vitess/mysql_fuzzer.go:114
MethodComPrepare
(c *Conn, query string)
projects/vitess/mysql_fuzzer.go:318
MethodComQuery
(c *Conn, query string, callback func(*sqltypes.Result) error)
projects/vitess/mysql_fuzzer.go:106
MethodComQuery
(c *Conn, query string, callback func(*sqltypes.Result) error)
projects/vitess/mysql_fuzzer.go:310
MethodComQueryMulti
(c *Conn, sql string, callback func(qr sqltypes.QueryResponse, more bool, firstPacket bool) error)
projects/vitess/mysql_fuzzer.go:110
MethodComQueryMulti
(c *Conn, sql string, callback func(qr sqltypes.QueryResponse, more bool, firstPacket bool) error)
projects/vitess/mysql_fuzzer.go:314
MethodComRegisterReplica
(c *Conn, replicaHost string, replicaPort uint16, replicaUser string, replicaPassword string)
projects/vitess/mysql_fuzzer.go:102
MethodComRegisterReplica
(c *Conn, replicaHost string, replicaPort uint16, replicaUser string, replicaPassword string)
projects/vitess/mysql_fuzzer.go:278
MethodComResetConnection
(c *Conn)
projects/vitess/mysql_fuzzer.go:326
MethodComStmtExecute
(c *Conn, prepare *PrepareData, callback func(*sqltypes.Result) error)
projects/vitess/mysql_fuzzer.go:118
MethodComStmtExecute
(c *Conn, prepare *PrepareData, callback func(*sqltypes.Result) error)
projects/vitess/mysql_fuzzer.go:322
MethodComponentInboundPolicy
(name string, componentType resiliency.ComponentType)
projects/dapr/fuzz_http_endpoints_test.go:292
MethodComponentInboundPolicy
(name string, componentType resiliency.ComponentType)
projects/dapr/fuzz_grpc_endpoints_test.go:181
MethodComponentOutboundPolicy
(name string, componentType resiliency.ComponentType)
projects/dapr/fuzz_http_endpoints_test.go:289
MethodComponentOutboundPolicy
(name string, componentType resiliency.ComponentType)
projects/dapr/fuzz_grpc_endpoints_test.go:178
MethodContext
()
projects/dapr/fuzz_messaging_test.go:44
MethodCreateReminder
(ctx context.Context, req *actors.CreateReminderRequest)
projects/dapr/fuzz_grpc_endpoints_test.go:345
MethodCreateTimer
(ctx context.Context, req *actors.CreateTimerRequest)
projects/dapr/fuzz_grpc_endpoints_test.go:357
FunctionCustomNodeWithTaintsFuzzer
CustomNodeWithTaintsFuzzer creates a custom fuzzer for Nodes with evacuation taints
projects/kubevirt/fuzz_helpers.go:479
FunctionCustomPodDisruptionBudgetFuzzer
CustomPodDisruptionBudgetFuzzer creates a custom fuzzer for PodDisruptionBudget
projects/kubevirt/fuzz_helpers.go:459
FunctionCustomVMCloneFuzzer
CustomVMCloneFuzzer creates a custom fuzzer for VirtualMachineClone
projects/kubevirt/fuzz_helpers.go:564
FunctionCustomVMIMigrationFuzzer
CustomVMIMigrationFuzzer creates a custom fuzzer for VirtualMachineInstanceMigration
projects/kubevirt/fuzz_helpers.go:449
FunctionCustomVMIReplicaSetFuzzer
CustomVMIReplicaSetFuzzer creates a custom fuzzer for VirtualMachineInstanceReplicaSet
projects/kubevirt/fuzz_helpers.go:587
FunctionCustomVMPoolFuzzer
CustomVMPoolFuzzer creates a custom fuzzer for VirtualMachinePool
projects/kubevirt/fuzz_helpers.go:502
FunctionCustomVMSnapshotContentFuzzer
CustomVMSnapshotContentFuzzer creates a custom fuzzer for VirtualMachineSnapshotContent
projects/kubevirt/fuzz_helpers.go:680
FunctionCustomVMSnapshotFuzzer
CustomVMSnapshotFuzzer creates a custom fuzzer for VirtualMachineSnapshot
projects/kubevirt/fuzz_helpers.go:650
MethodDebug
(args ...interface{})
projects/etcd/raft_fuzzer.go:163
MethodDebugf
(format string, args ...interface{})
projects/etcd/raft_fuzzer.go:167
MethodDefaultAuthenticationFlowContext
()
projects/keycloak/BaseHelper.java:745
MethodDefaultDecryptionKeyLocator
(PrivateKey key)
projects/keycloak/SamlXmlUtilFuzzer.java:129
MethodDefaultKeyLocator
(Key key)
projects/keycloak/SamlValidationUtilFuzzer.java:93
MethodDefaultKeyLocator
(Key key)
projects/keycloak/SamlXmlUtilFuzzer.java:142
MethodDefaultRoleModel
(RealmModel realm)
projects/keycloak/BaseHelper.java:330
MethodDefaultScope
(FuzzedDataProvider data)
projects/keycloak/BaseHelper.java:250
MethodDefaultUserModel
(KeycloakSession session, RealmModel realm, ComponentModel component)
projects/keycloak/BaseHelper.java:697
MethodDeleteReminder
(ctx context.Context, req *actors.DeleteReminderRequest)
projects/dapr/fuzz_http_endpoints_test.go:239
MethodDeleteReminder
(ctx context.Context, req *actors.DeleteReminderRequest)
projects/dapr/fuzz_grpc_endpoints_test.go:349
MethodDeleteTimer
(ctx context.Context, req *actors.DeleteTimerRequest)
projects/dapr/fuzz_grpc_endpoints_test.go:361
← previousnext →701–800 of 1,623, ranked by callers