MCPcopy Create free account
hub / github.com/ShipSecAI/studio / secretStore.ts

File secretStore.ts

frontend/src/store/secretStore.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from 'zustand';
2import { api } from '@/services/api';
3import type {
4 SecretSummary,

Callers

nothing calls this directly

Calls 6

sortSecretsFunction · 0.85
listMethod · 0.65
createFunction · 0.50
createMethod · 0.45
updateMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected