Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
benchRegistryApplyForApi
Function benchRegistryApplyForApi
benchRegistryApplyForApi
(
params
:
{
config
:
{
benchRegistries
:
{
registries
:
{
allowSignerFingerprints
:
string
[]
;
allowTrustLabels
:
(
"HIGH"
|
"MEDIUM"
|
"LOW"
)
[]
;
autoUpdate
:
boolean
;
base
:
string
;
id
:
string
;
pinnedRegistryFingerprint
:
string
;
requireBenchProofs
:
boolean
;
type
:
"file"
|
"http"
;
}
[]
;
version
:
1
;
}
;
}
;
workspace
:
string
;
}
,
)
:
{
path
:
string
;
sigPath
:
string
}
Parameters
params
:
{
config
:
{
benchRegistries
:
{
registries
:
{
allowSignerFingerprints
:
string
[]
;
allowTrustLabels
:
(
"HIGH"
|
"MEDIUM"
|
"LOW"
)
[]
;
autoUpdate
:
boolean
;
base
:
string
;
id
:
string
;
pinnedRegistryFingerprint
:
string
;
requireBenchProofs
:
boolean
;
type
:
"file"
|
"http"
;
}
[]
;
version
:
1
;
}
;
}
;
workspace
:
string
;
}
Returns
{
path
:
string
;
sigPath
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...