MCPcopy Create free account
hub / github.com/OpenCSGs/csghub-server / CheckRequest

Method CheckRequest

component/sensitive.go:17–17  ·  view source on GitHub ↗
(ctx context.Context, req types.SensitiveRequest)

Source from the content-addressed store, hash-verified

15 CheckText(ctx context.Context, scenario, text string) (bool, error)
16 CheckImage(ctx context.Context, scenario, ossBucketName, ossObjectName string) (bool, error)
17 CheckRequest(ctx context.Context, req types.SensitiveRequest) (bool, error)
18}
19
20type SensitiveComponent struct {

Callers 15

CreateMethod · 0.65
UpdateMethod · 0.65
UpdateMethod · 0.65
CreateMethod · 0.65
CreateAppTokenMethod · 0.65
CreateMethod · 0.65
UpdateMethod · 0.65
CreateMethod · 0.65
UpdateMethod · 0.65
DeployDedicatedMethod · 0.65
CreateMethod · 0.65
UpdateMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected