@hashgraphonline/standards-sdk 0.1.179 → 0.1.180
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser/services/registry-broker/client/base-client.d.ts +15 -1
- package/dist/browser/services/registry-broker/client/base-client.d.ts.map +1 -1
- package/dist/browser/services/registry-broker/client/guard.d.ts +15 -1
- package/dist/browser/services/registry-broker/client/guard.d.ts.map +1 -1
- package/dist/browser/services/registry-broker/schemas.d.ts +1705 -173
- package/dist/browser/services/registry-broker/schemas.d.ts.map +1 -1
- package/dist/browser/services/registry-broker/types.d.ts +29 -1
- package/dist/browser/services/registry-broker/types.d.ts.map +1 -1
- package/dist/browser/standards-sdk.browser.js +178 -9
- package/dist/browser/standards-sdk.browser.js.map +1 -1
- package/dist/browser-root/services/registry-broker/client/base-client.d.ts +15 -1
- package/dist/browser-root/services/registry-broker/client/base-client.d.ts.map +1 -1
- package/dist/browser-root/services/registry-broker/client/guard.d.ts +15 -1
- package/dist/browser-root/services/registry-broker/client/guard.d.ts.map +1 -1
- package/dist/browser-root/services/registry-broker/schemas.d.ts +1705 -173
- package/dist/browser-root/services/registry-broker/schemas.d.ts.map +1 -1
- package/dist/browser-root/services/registry-broker/types.d.ts +29 -1
- package/dist/browser-root/services/registry-broker/types.d.ts.map +1 -1
- package/dist/browser-root/standards-sdk.root-browser.js +382 -7
- package/dist/browser-root/standards-sdk.root-browser.js.map +1 -1
- package/dist/cjs/services/registry-broker/client/base-client.d.ts +15 -1
- package/dist/cjs/services/registry-broker/client/base-client.d.ts.map +1 -1
- package/dist/cjs/services/registry-broker/client/guard.d.ts +15 -1
- package/dist/cjs/services/registry-broker/client/guard.d.ts.map +1 -1
- package/dist/cjs/services/registry-broker/schemas.d.ts +1705 -173
- package/dist/cjs/services/registry-broker/schemas.d.ts.map +1 -1
- package/dist/cjs/services/registry-broker/types.d.ts +29 -1
- package/dist/cjs/services/registry-broker/types.d.ts.map +1 -1
- package/dist/cjs/standards-sdk.cjs +1 -1
- package/dist/cjs/standards-sdk.cjs.map +1 -1
- package/dist/es/services/registry-broker/client/base-client.d.ts +15 -1
- package/dist/es/services/registry-broker/client/base-client.d.ts.map +1 -1
- package/dist/es/services/registry-broker/client/guard.d.ts +15 -1
- package/dist/es/services/registry-broker/client/guard.d.ts.map +1 -1
- package/dist/es/services/registry-broker/schemas.d.ts +1705 -173
- package/dist/es/services/registry-broker/schemas.d.ts.map +1 -1
- package/dist/es/services/registry-broker/types.d.ts +29 -1
- package/dist/es/services/registry-broker/types.d.ts.map +1 -1
- package/dist/es/standards-sdk.es128.js +5 -5
- package/dist/es/standards-sdk.es138.js +1 -1
- package/dist/es/standards-sdk.es139.js +1 -1
- package/dist/es/standards-sdk.es140.js +5 -5
- package/dist/es/standards-sdk.es142.js +2 -2
- package/dist/es/standards-sdk.es145.js +44 -2
- package/dist/es/standards-sdk.es145.js.map +1 -1
- package/dist/es/standards-sdk.es148.js +1 -1
- package/dist/es/standards-sdk.es160.js +191 -7
- package/dist/es/standards-sdk.es160.js.map +1 -1
- package/dist/es/standards-sdk.es163.js +47 -102
- package/dist/es/standards-sdk.es163.js.map +1 -1
- package/dist/es/standards-sdk.es164.js +96 -58
- package/dist/es/standards-sdk.es164.js.map +1 -1
- package/dist/es/standards-sdk.es165.js +70 -161
- package/dist/es/standards-sdk.es165.js.map +1 -1
- package/dist/es/standards-sdk.es166.js +187 -309
- package/dist/es/standards-sdk.es166.js.map +1 -1
- package/dist/es/standards-sdk.es167.js +13 -342
- package/dist/es/standards-sdk.es167.js.map +1 -1
- package/dist/es/standards-sdk.es168.js +64 -444
- package/dist/es/standards-sdk.es168.js.map +1 -1
- package/dist/es/standards-sdk.es169.js +142 -301
- package/dist/es/standards-sdk.es169.js.map +1 -1
- package/dist/es/standards-sdk.es170.js +310 -64
- package/dist/es/standards-sdk.es170.js.map +1 -1
- package/dist/es/standards-sdk.es171.js +345 -55
- package/dist/es/standards-sdk.es171.js.map +1 -1
- package/dist/es/standards-sdk.es172.js +443 -71
- package/dist/es/standards-sdk.es172.js.map +1 -1
- package/dist/es/standards-sdk.es173.js +315 -184
- package/dist/es/standards-sdk.es173.js.map +1 -1
- package/dist/es/standards-sdk.es174.js +74 -15
- package/dist/es/standards-sdk.es174.js.map +1 -1
- package/dist/es/standards-sdk.es178.js +1 -1
- package/dist/es/standards-sdk.es181.js +1 -1
- package/dist/es/standards-sdk.es182.js +179 -1
- package/dist/es/standards-sdk.es182.js.map +1 -1
- package/dist/es/standards-sdk.es56.js +1 -1
- package/dist/es/standards-sdk.es59.js +1 -1
- package/dist/es/standards-sdk.es60.js +1 -1
- package/dist/es/standards-sdk.es62.js +1 -1
- package/dist/es/standards-sdk.es63.js +2 -2
- package/dist/es/standards-sdk.es64.js +1 -1
- package/dist/es/standards-sdk.es65.js +1 -1
- package/dist/es/standards-sdk.es66.js +1 -1
- package/dist/es/standards-sdk.es69.js +1 -1
- package/dist/es/standards-sdk.es71.js +1 -1
- package/dist/es/standards-sdk.es72.js +1 -1
- package/package.json +1 -1
|
@@ -11575,24 +11575,36 @@ export declare const guardBucketBalanceSchema: z.ZodObject<{
|
|
|
11575
11575
|
}>;
|
|
11576
11576
|
export declare const guardPrincipalSchema: z.ZodObject<{
|
|
11577
11577
|
signedIn: z.ZodBoolean;
|
|
11578
|
+
principalType: z.ZodDefault<z.ZodEnum<["user", "service"]>>;
|
|
11578
11579
|
userId: z.ZodOptional<z.ZodString>;
|
|
11579
11580
|
email: z.ZodOptional<z.ZodString>;
|
|
11580
11581
|
accountId: z.ZodOptional<z.ZodString>;
|
|
11581
11582
|
stripeCustomerId: z.ZodOptional<z.ZodString>;
|
|
11583
|
+
serviceId: z.ZodOptional<z.ZodString>;
|
|
11584
|
+
workspaceId: z.ZodOptional<z.ZodString>;
|
|
11585
|
+
serviceLabel: z.ZodOptional<z.ZodString>;
|
|
11582
11586
|
roles: z.ZodArray<z.ZodString, "many">;
|
|
11583
11587
|
}, "strip", z.ZodTypeAny, {
|
|
11584
11588
|
accountId?: string;
|
|
11585
11589
|
userId?: string;
|
|
11586
11590
|
email?: string;
|
|
11587
11591
|
signedIn?: boolean;
|
|
11592
|
+
principalType?: "service" | "user";
|
|
11588
11593
|
stripeCustomerId?: string;
|
|
11594
|
+
serviceId?: string;
|
|
11595
|
+
workspaceId?: string;
|
|
11596
|
+
serviceLabel?: string;
|
|
11589
11597
|
roles?: string[];
|
|
11590
11598
|
}, {
|
|
11591
11599
|
accountId?: string;
|
|
11592
11600
|
userId?: string;
|
|
11593
11601
|
email?: string;
|
|
11594
11602
|
signedIn?: boolean;
|
|
11603
|
+
principalType?: "service" | "user";
|
|
11595
11604
|
stripeCustomerId?: string;
|
|
11605
|
+
serviceId?: string;
|
|
11606
|
+
workspaceId?: string;
|
|
11607
|
+
serviceLabel?: string;
|
|
11596
11608
|
roles?: string[];
|
|
11597
11609
|
}>;
|
|
11598
11610
|
export declare const guardEntitlementsSchema: z.ZodObject<{
|
|
@@ -11623,24 +11635,36 @@ export declare const guardEntitlementsSchema: z.ZodObject<{
|
|
|
11623
11635
|
export declare const guardSessionResponseSchema: z.ZodObject<{
|
|
11624
11636
|
principal: z.ZodObject<{
|
|
11625
11637
|
signedIn: z.ZodBoolean;
|
|
11638
|
+
principalType: z.ZodDefault<z.ZodEnum<["user", "service"]>>;
|
|
11626
11639
|
userId: z.ZodOptional<z.ZodString>;
|
|
11627
11640
|
email: z.ZodOptional<z.ZodString>;
|
|
11628
11641
|
accountId: z.ZodOptional<z.ZodString>;
|
|
11629
11642
|
stripeCustomerId: z.ZodOptional<z.ZodString>;
|
|
11643
|
+
serviceId: z.ZodOptional<z.ZodString>;
|
|
11644
|
+
workspaceId: z.ZodOptional<z.ZodString>;
|
|
11645
|
+
serviceLabel: z.ZodOptional<z.ZodString>;
|
|
11630
11646
|
roles: z.ZodArray<z.ZodString, "many">;
|
|
11631
11647
|
}, "strip", z.ZodTypeAny, {
|
|
11632
11648
|
accountId?: string;
|
|
11633
11649
|
userId?: string;
|
|
11634
11650
|
email?: string;
|
|
11635
11651
|
signedIn?: boolean;
|
|
11652
|
+
principalType?: "service" | "user";
|
|
11636
11653
|
stripeCustomerId?: string;
|
|
11654
|
+
serviceId?: string;
|
|
11655
|
+
workspaceId?: string;
|
|
11656
|
+
serviceLabel?: string;
|
|
11637
11657
|
roles?: string[];
|
|
11638
11658
|
}, {
|
|
11639
11659
|
accountId?: string;
|
|
11640
11660
|
userId?: string;
|
|
11641
11661
|
email?: string;
|
|
11642
11662
|
signedIn?: boolean;
|
|
11663
|
+
principalType?: "service" | "user";
|
|
11643
11664
|
stripeCustomerId?: string;
|
|
11665
|
+
serviceId?: string;
|
|
11666
|
+
workspaceId?: string;
|
|
11667
|
+
serviceLabel?: string;
|
|
11644
11668
|
roles?: string[];
|
|
11645
11669
|
}>;
|
|
11646
11670
|
entitlements: z.ZodObject<{
|
|
@@ -11705,7 +11729,11 @@ export declare const guardSessionResponseSchema: z.ZodObject<{
|
|
|
11705
11729
|
userId?: string;
|
|
11706
11730
|
email?: string;
|
|
11707
11731
|
signedIn?: boolean;
|
|
11732
|
+
principalType?: "service" | "user";
|
|
11708
11733
|
stripeCustomerId?: string;
|
|
11734
|
+
serviceId?: string;
|
|
11735
|
+
workspaceId?: string;
|
|
11736
|
+
serviceLabel?: string;
|
|
11709
11737
|
roles?: string[];
|
|
11710
11738
|
};
|
|
11711
11739
|
entitlements?: {
|
|
@@ -11734,7 +11762,11 @@ export declare const guardSessionResponseSchema: z.ZodObject<{
|
|
|
11734
11762
|
userId?: string;
|
|
11735
11763
|
email?: string;
|
|
11736
11764
|
signedIn?: boolean;
|
|
11765
|
+
principalType?: "service" | "user";
|
|
11737
11766
|
stripeCustomerId?: string;
|
|
11767
|
+
serviceId?: string;
|
|
11768
|
+
workspaceId?: string;
|
|
11769
|
+
serviceLabel?: string;
|
|
11738
11770
|
roles?: string[];
|
|
11739
11771
|
};
|
|
11740
11772
|
entitlements?: {
|
|
@@ -11792,6 +11824,544 @@ export declare const guardBalanceResponseSchema: z.ZodObject<{
|
|
|
11792
11824
|
}[];
|
|
11793
11825
|
generatedAt?: string;
|
|
11794
11826
|
}>;
|
|
11827
|
+
export declare const guardFeedItemSchema: z.ZodObject<{
|
|
11828
|
+
id: z.ZodString;
|
|
11829
|
+
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
11830
|
+
slug: z.ZodString;
|
|
11831
|
+
name: z.ZodString;
|
|
11832
|
+
href: z.ZodString;
|
|
11833
|
+
ecosystem: z.ZodOptional<z.ZodString>;
|
|
11834
|
+
safetyScore: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11835
|
+
trustScore: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11836
|
+
verified: z.ZodBoolean;
|
|
11837
|
+
recommendation: z.ZodEnum<["monitor", "review", "block"]>;
|
|
11838
|
+
updatedAt: z.ZodString;
|
|
11839
|
+
}, "strip", z.ZodTypeAny, {
|
|
11840
|
+
name?: string;
|
|
11841
|
+
id?: string;
|
|
11842
|
+
updatedAt?: string;
|
|
11843
|
+
recommendation?: "monitor" | "review" | "block";
|
|
11844
|
+
trustScore?: number;
|
|
11845
|
+
artifactType?: "skill" | "plugin";
|
|
11846
|
+
slug?: string;
|
|
11847
|
+
href?: string;
|
|
11848
|
+
ecosystem?: string;
|
|
11849
|
+
safetyScore?: number;
|
|
11850
|
+
verified?: boolean;
|
|
11851
|
+
}, {
|
|
11852
|
+
name?: string;
|
|
11853
|
+
id?: string;
|
|
11854
|
+
updatedAt?: string;
|
|
11855
|
+
recommendation?: "monitor" | "review" | "block";
|
|
11856
|
+
trustScore?: number;
|
|
11857
|
+
artifactType?: "skill" | "plugin";
|
|
11858
|
+
slug?: string;
|
|
11859
|
+
href?: string;
|
|
11860
|
+
ecosystem?: string;
|
|
11861
|
+
safetyScore?: number;
|
|
11862
|
+
verified?: boolean;
|
|
11863
|
+
}>;
|
|
11864
|
+
export declare const guardFeedSummarySchema: z.ZodObject<{
|
|
11865
|
+
total: z.ZodNumber;
|
|
11866
|
+
monitorCount: z.ZodNumber;
|
|
11867
|
+
reviewCount: z.ZodNumber;
|
|
11868
|
+
blockCount: z.ZodNumber;
|
|
11869
|
+
}, "strip", z.ZodTypeAny, {
|
|
11870
|
+
total?: number;
|
|
11871
|
+
monitorCount?: number;
|
|
11872
|
+
reviewCount?: number;
|
|
11873
|
+
blockCount?: number;
|
|
11874
|
+
}, {
|
|
11875
|
+
total?: number;
|
|
11876
|
+
monitorCount?: number;
|
|
11877
|
+
reviewCount?: number;
|
|
11878
|
+
blockCount?: number;
|
|
11879
|
+
}>;
|
|
11880
|
+
export declare const guardFeedResponseSchema: z.ZodObject<{
|
|
11881
|
+
generatedAt: z.ZodString;
|
|
11882
|
+
items: z.ZodArray<z.ZodObject<{
|
|
11883
|
+
id: z.ZodString;
|
|
11884
|
+
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
11885
|
+
slug: z.ZodString;
|
|
11886
|
+
name: z.ZodString;
|
|
11887
|
+
href: z.ZodString;
|
|
11888
|
+
ecosystem: z.ZodOptional<z.ZodString>;
|
|
11889
|
+
safetyScore: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11890
|
+
trustScore: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11891
|
+
verified: z.ZodBoolean;
|
|
11892
|
+
recommendation: z.ZodEnum<["monitor", "review", "block"]>;
|
|
11893
|
+
updatedAt: z.ZodString;
|
|
11894
|
+
}, "strip", z.ZodTypeAny, {
|
|
11895
|
+
name?: string;
|
|
11896
|
+
id?: string;
|
|
11897
|
+
updatedAt?: string;
|
|
11898
|
+
recommendation?: "monitor" | "review" | "block";
|
|
11899
|
+
trustScore?: number;
|
|
11900
|
+
artifactType?: "skill" | "plugin";
|
|
11901
|
+
slug?: string;
|
|
11902
|
+
href?: string;
|
|
11903
|
+
ecosystem?: string;
|
|
11904
|
+
safetyScore?: number;
|
|
11905
|
+
verified?: boolean;
|
|
11906
|
+
}, {
|
|
11907
|
+
name?: string;
|
|
11908
|
+
id?: string;
|
|
11909
|
+
updatedAt?: string;
|
|
11910
|
+
recommendation?: "monitor" | "review" | "block";
|
|
11911
|
+
trustScore?: number;
|
|
11912
|
+
artifactType?: "skill" | "plugin";
|
|
11913
|
+
slug?: string;
|
|
11914
|
+
href?: string;
|
|
11915
|
+
ecosystem?: string;
|
|
11916
|
+
safetyScore?: number;
|
|
11917
|
+
verified?: boolean;
|
|
11918
|
+
}>, "many">;
|
|
11919
|
+
summary: z.ZodObject<{
|
|
11920
|
+
total: z.ZodNumber;
|
|
11921
|
+
monitorCount: z.ZodNumber;
|
|
11922
|
+
reviewCount: z.ZodNumber;
|
|
11923
|
+
blockCount: z.ZodNumber;
|
|
11924
|
+
}, "strip", z.ZodTypeAny, {
|
|
11925
|
+
total?: number;
|
|
11926
|
+
monitorCount?: number;
|
|
11927
|
+
reviewCount?: number;
|
|
11928
|
+
blockCount?: number;
|
|
11929
|
+
}, {
|
|
11930
|
+
total?: number;
|
|
11931
|
+
monitorCount?: number;
|
|
11932
|
+
reviewCount?: number;
|
|
11933
|
+
blockCount?: number;
|
|
11934
|
+
}>;
|
|
11935
|
+
}, "strip", z.ZodTypeAny, {
|
|
11936
|
+
summary?: {
|
|
11937
|
+
total?: number;
|
|
11938
|
+
monitorCount?: number;
|
|
11939
|
+
reviewCount?: number;
|
|
11940
|
+
blockCount?: number;
|
|
11941
|
+
};
|
|
11942
|
+
items?: {
|
|
11943
|
+
name?: string;
|
|
11944
|
+
id?: string;
|
|
11945
|
+
updatedAt?: string;
|
|
11946
|
+
recommendation?: "monitor" | "review" | "block";
|
|
11947
|
+
trustScore?: number;
|
|
11948
|
+
artifactType?: "skill" | "plugin";
|
|
11949
|
+
slug?: string;
|
|
11950
|
+
href?: string;
|
|
11951
|
+
ecosystem?: string;
|
|
11952
|
+
safetyScore?: number;
|
|
11953
|
+
verified?: boolean;
|
|
11954
|
+
}[];
|
|
11955
|
+
generatedAt?: string;
|
|
11956
|
+
}, {
|
|
11957
|
+
summary?: {
|
|
11958
|
+
total?: number;
|
|
11959
|
+
monitorCount?: number;
|
|
11960
|
+
reviewCount?: number;
|
|
11961
|
+
blockCount?: number;
|
|
11962
|
+
};
|
|
11963
|
+
items?: {
|
|
11964
|
+
name?: string;
|
|
11965
|
+
id?: string;
|
|
11966
|
+
updatedAt?: string;
|
|
11967
|
+
recommendation?: "monitor" | "review" | "block";
|
|
11968
|
+
trustScore?: number;
|
|
11969
|
+
artifactType?: "skill" | "plugin";
|
|
11970
|
+
slug?: string;
|
|
11971
|
+
href?: string;
|
|
11972
|
+
ecosystem?: string;
|
|
11973
|
+
safetyScore?: number;
|
|
11974
|
+
verified?: boolean;
|
|
11975
|
+
}[];
|
|
11976
|
+
generatedAt?: string;
|
|
11977
|
+
}>;
|
|
11978
|
+
export declare const guardIntegrationSchema: z.ZodObject<{
|
|
11979
|
+
id: z.ZodEnum<["openclaw", "hermes"]>;
|
|
11980
|
+
name: z.ZodString;
|
|
11981
|
+
status: z.ZodEnum<["available", "planned"]>;
|
|
11982
|
+
href: z.ZodNullable<z.ZodString>;
|
|
11983
|
+
summary: z.ZodString;
|
|
11984
|
+
}, "strip", z.ZodTypeAny, {
|
|
11985
|
+
name?: string;
|
|
11986
|
+
status?: "available" | "planned";
|
|
11987
|
+
id?: "openclaw" | "hermes";
|
|
11988
|
+
summary?: string;
|
|
11989
|
+
href?: string;
|
|
11990
|
+
}, {
|
|
11991
|
+
name?: string;
|
|
11992
|
+
status?: "available" | "planned";
|
|
11993
|
+
id?: "openclaw" | "hermes";
|
|
11994
|
+
summary?: string;
|
|
11995
|
+
href?: string;
|
|
11996
|
+
}>;
|
|
11997
|
+
export declare const guardActionItemSchema: z.ZodObject<{
|
|
11998
|
+
title: z.ZodString;
|
|
11999
|
+
description: z.ZodString;
|
|
12000
|
+
href: z.ZodString;
|
|
12001
|
+
}, "strip", z.ZodTypeAny, {
|
|
12002
|
+
description?: string;
|
|
12003
|
+
title?: string;
|
|
12004
|
+
href?: string;
|
|
12005
|
+
}, {
|
|
12006
|
+
description?: string;
|
|
12007
|
+
title?: string;
|
|
12008
|
+
href?: string;
|
|
12009
|
+
}>;
|
|
12010
|
+
export declare const guardOverviewResponseSchema: z.ZodObject<{
|
|
12011
|
+
generatedAt: z.ZodString;
|
|
12012
|
+
principal: z.ZodObject<{
|
|
12013
|
+
signedIn: z.ZodBoolean;
|
|
12014
|
+
principalType: z.ZodDefault<z.ZodEnum<["user", "service"]>>;
|
|
12015
|
+
userId: z.ZodOptional<z.ZodString>;
|
|
12016
|
+
email: z.ZodOptional<z.ZodString>;
|
|
12017
|
+
accountId: z.ZodOptional<z.ZodString>;
|
|
12018
|
+
stripeCustomerId: z.ZodOptional<z.ZodString>;
|
|
12019
|
+
serviceId: z.ZodOptional<z.ZodString>;
|
|
12020
|
+
workspaceId: z.ZodOptional<z.ZodString>;
|
|
12021
|
+
serviceLabel: z.ZodOptional<z.ZodString>;
|
|
12022
|
+
roles: z.ZodArray<z.ZodString, "many">;
|
|
12023
|
+
}, "strip", z.ZodTypeAny, {
|
|
12024
|
+
accountId?: string;
|
|
12025
|
+
userId?: string;
|
|
12026
|
+
email?: string;
|
|
12027
|
+
signedIn?: boolean;
|
|
12028
|
+
principalType?: "service" | "user";
|
|
12029
|
+
stripeCustomerId?: string;
|
|
12030
|
+
serviceId?: string;
|
|
12031
|
+
workspaceId?: string;
|
|
12032
|
+
serviceLabel?: string;
|
|
12033
|
+
roles?: string[];
|
|
12034
|
+
}, {
|
|
12035
|
+
accountId?: string;
|
|
12036
|
+
userId?: string;
|
|
12037
|
+
email?: string;
|
|
12038
|
+
signedIn?: boolean;
|
|
12039
|
+
principalType?: "service" | "user";
|
|
12040
|
+
stripeCustomerId?: string;
|
|
12041
|
+
serviceId?: string;
|
|
12042
|
+
workspaceId?: string;
|
|
12043
|
+
serviceLabel?: string;
|
|
12044
|
+
roles?: string[];
|
|
12045
|
+
}>;
|
|
12046
|
+
entitlements: z.ZodObject<{
|
|
12047
|
+
planId: z.ZodEnum<["free", "pro", "team", "enterprise"]>;
|
|
12048
|
+
includedMonthlyCredits: z.ZodNumber;
|
|
12049
|
+
deviceLimit: z.ZodNumber;
|
|
12050
|
+
retentionDays: z.ZodNumber;
|
|
12051
|
+
syncEnabled: z.ZodBoolean;
|
|
12052
|
+
premiumFeedsEnabled: z.ZodBoolean;
|
|
12053
|
+
teamPolicyEnabled: z.ZodBoolean;
|
|
12054
|
+
}, "strip", z.ZodTypeAny, {
|
|
12055
|
+
includedMonthlyCredits?: number;
|
|
12056
|
+
planId?: "free" | "pro" | "team" | "enterprise";
|
|
12057
|
+
deviceLimit?: number;
|
|
12058
|
+
retentionDays?: number;
|
|
12059
|
+
syncEnabled?: boolean;
|
|
12060
|
+
premiumFeedsEnabled?: boolean;
|
|
12061
|
+
teamPolicyEnabled?: boolean;
|
|
12062
|
+
}, {
|
|
12063
|
+
includedMonthlyCredits?: number;
|
|
12064
|
+
planId?: "free" | "pro" | "team" | "enterprise";
|
|
12065
|
+
deviceLimit?: number;
|
|
12066
|
+
retentionDays?: number;
|
|
12067
|
+
syncEnabled?: boolean;
|
|
12068
|
+
premiumFeedsEnabled?: boolean;
|
|
12069
|
+
teamPolicyEnabled?: boolean;
|
|
12070
|
+
}>;
|
|
12071
|
+
balance: z.ZodNullable<z.ZodObject<{
|
|
12072
|
+
accountId: z.ZodString;
|
|
12073
|
+
availableCredits: z.ZodNumber;
|
|
12074
|
+
}, "strip", z.ZodTypeAny, {
|
|
12075
|
+
accountId?: string;
|
|
12076
|
+
availableCredits?: number;
|
|
12077
|
+
}, {
|
|
12078
|
+
accountId?: string;
|
|
12079
|
+
availableCredits?: number;
|
|
12080
|
+
}>>;
|
|
12081
|
+
trustFeed: z.ZodObject<{
|
|
12082
|
+
generatedAt: z.ZodString;
|
|
12083
|
+
items: z.ZodArray<z.ZodObject<{
|
|
12084
|
+
id: z.ZodString;
|
|
12085
|
+
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
12086
|
+
slug: z.ZodString;
|
|
12087
|
+
name: z.ZodString;
|
|
12088
|
+
href: z.ZodString;
|
|
12089
|
+
ecosystem: z.ZodOptional<z.ZodString>;
|
|
12090
|
+
safetyScore: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
12091
|
+
trustScore: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
12092
|
+
verified: z.ZodBoolean;
|
|
12093
|
+
recommendation: z.ZodEnum<["monitor", "review", "block"]>;
|
|
12094
|
+
updatedAt: z.ZodString;
|
|
12095
|
+
}, "strip", z.ZodTypeAny, {
|
|
12096
|
+
name?: string;
|
|
12097
|
+
id?: string;
|
|
12098
|
+
updatedAt?: string;
|
|
12099
|
+
recommendation?: "monitor" | "review" | "block";
|
|
12100
|
+
trustScore?: number;
|
|
12101
|
+
artifactType?: "skill" | "plugin";
|
|
12102
|
+
slug?: string;
|
|
12103
|
+
href?: string;
|
|
12104
|
+
ecosystem?: string;
|
|
12105
|
+
safetyScore?: number;
|
|
12106
|
+
verified?: boolean;
|
|
12107
|
+
}, {
|
|
12108
|
+
name?: string;
|
|
12109
|
+
id?: string;
|
|
12110
|
+
updatedAt?: string;
|
|
12111
|
+
recommendation?: "monitor" | "review" | "block";
|
|
12112
|
+
trustScore?: number;
|
|
12113
|
+
artifactType?: "skill" | "plugin";
|
|
12114
|
+
slug?: string;
|
|
12115
|
+
href?: string;
|
|
12116
|
+
ecosystem?: string;
|
|
12117
|
+
safetyScore?: number;
|
|
12118
|
+
verified?: boolean;
|
|
12119
|
+
}>, "many">;
|
|
12120
|
+
summary: z.ZodObject<{
|
|
12121
|
+
total: z.ZodNumber;
|
|
12122
|
+
monitorCount: z.ZodNumber;
|
|
12123
|
+
reviewCount: z.ZodNumber;
|
|
12124
|
+
blockCount: z.ZodNumber;
|
|
12125
|
+
}, "strip", z.ZodTypeAny, {
|
|
12126
|
+
total?: number;
|
|
12127
|
+
monitorCount?: number;
|
|
12128
|
+
reviewCount?: number;
|
|
12129
|
+
blockCount?: number;
|
|
12130
|
+
}, {
|
|
12131
|
+
total?: number;
|
|
12132
|
+
monitorCount?: number;
|
|
12133
|
+
reviewCount?: number;
|
|
12134
|
+
blockCount?: number;
|
|
12135
|
+
}>;
|
|
12136
|
+
}, "strip", z.ZodTypeAny, {
|
|
12137
|
+
summary?: {
|
|
12138
|
+
total?: number;
|
|
12139
|
+
monitorCount?: number;
|
|
12140
|
+
reviewCount?: number;
|
|
12141
|
+
blockCount?: number;
|
|
12142
|
+
};
|
|
12143
|
+
items?: {
|
|
12144
|
+
name?: string;
|
|
12145
|
+
id?: string;
|
|
12146
|
+
updatedAt?: string;
|
|
12147
|
+
recommendation?: "monitor" | "review" | "block";
|
|
12148
|
+
trustScore?: number;
|
|
12149
|
+
artifactType?: "skill" | "plugin";
|
|
12150
|
+
slug?: string;
|
|
12151
|
+
href?: string;
|
|
12152
|
+
ecosystem?: string;
|
|
12153
|
+
safetyScore?: number;
|
|
12154
|
+
verified?: boolean;
|
|
12155
|
+
}[];
|
|
12156
|
+
generatedAt?: string;
|
|
12157
|
+
}, {
|
|
12158
|
+
summary?: {
|
|
12159
|
+
total?: number;
|
|
12160
|
+
monitorCount?: number;
|
|
12161
|
+
reviewCount?: number;
|
|
12162
|
+
blockCount?: number;
|
|
12163
|
+
};
|
|
12164
|
+
items?: {
|
|
12165
|
+
name?: string;
|
|
12166
|
+
id?: string;
|
|
12167
|
+
updatedAt?: string;
|
|
12168
|
+
recommendation?: "monitor" | "review" | "block";
|
|
12169
|
+
trustScore?: number;
|
|
12170
|
+
artifactType?: "skill" | "plugin";
|
|
12171
|
+
slug?: string;
|
|
12172
|
+
href?: string;
|
|
12173
|
+
ecosystem?: string;
|
|
12174
|
+
safetyScore?: number;
|
|
12175
|
+
verified?: boolean;
|
|
12176
|
+
}[];
|
|
12177
|
+
generatedAt?: string;
|
|
12178
|
+
}>;
|
|
12179
|
+
integrations: z.ZodArray<z.ZodObject<{
|
|
12180
|
+
id: z.ZodEnum<["openclaw", "hermes"]>;
|
|
12181
|
+
name: z.ZodString;
|
|
12182
|
+
status: z.ZodEnum<["available", "planned"]>;
|
|
12183
|
+
href: z.ZodNullable<z.ZodString>;
|
|
12184
|
+
summary: z.ZodString;
|
|
12185
|
+
}, "strip", z.ZodTypeAny, {
|
|
12186
|
+
name?: string;
|
|
12187
|
+
status?: "available" | "planned";
|
|
12188
|
+
id?: "openclaw" | "hermes";
|
|
12189
|
+
summary?: string;
|
|
12190
|
+
href?: string;
|
|
12191
|
+
}, {
|
|
12192
|
+
name?: string;
|
|
12193
|
+
status?: "available" | "planned";
|
|
12194
|
+
id?: "openclaw" | "hermes";
|
|
12195
|
+
summary?: string;
|
|
12196
|
+
href?: string;
|
|
12197
|
+
}>, "many">;
|
|
12198
|
+
actionItems: z.ZodArray<z.ZodObject<{
|
|
12199
|
+
title: z.ZodString;
|
|
12200
|
+
description: z.ZodString;
|
|
12201
|
+
href: z.ZodString;
|
|
12202
|
+
}, "strip", z.ZodTypeAny, {
|
|
12203
|
+
description?: string;
|
|
12204
|
+
title?: string;
|
|
12205
|
+
href?: string;
|
|
12206
|
+
}, {
|
|
12207
|
+
description?: string;
|
|
12208
|
+
title?: string;
|
|
12209
|
+
href?: string;
|
|
12210
|
+
}>, "many">;
|
|
12211
|
+
}, "strip", z.ZodTypeAny, {
|
|
12212
|
+
balance?: {
|
|
12213
|
+
accountId?: string;
|
|
12214
|
+
availableCredits?: number;
|
|
12215
|
+
};
|
|
12216
|
+
principal?: {
|
|
12217
|
+
accountId?: string;
|
|
12218
|
+
userId?: string;
|
|
12219
|
+
email?: string;
|
|
12220
|
+
signedIn?: boolean;
|
|
12221
|
+
principalType?: "service" | "user";
|
|
12222
|
+
stripeCustomerId?: string;
|
|
12223
|
+
serviceId?: string;
|
|
12224
|
+
workspaceId?: string;
|
|
12225
|
+
serviceLabel?: string;
|
|
12226
|
+
roles?: string[];
|
|
12227
|
+
};
|
|
12228
|
+
entitlements?: {
|
|
12229
|
+
includedMonthlyCredits?: number;
|
|
12230
|
+
planId?: "free" | "pro" | "team" | "enterprise";
|
|
12231
|
+
deviceLimit?: number;
|
|
12232
|
+
retentionDays?: number;
|
|
12233
|
+
syncEnabled?: boolean;
|
|
12234
|
+
premiumFeedsEnabled?: boolean;
|
|
12235
|
+
teamPolicyEnabled?: boolean;
|
|
12236
|
+
};
|
|
12237
|
+
generatedAt?: string;
|
|
12238
|
+
trustFeed?: {
|
|
12239
|
+
summary?: {
|
|
12240
|
+
total?: number;
|
|
12241
|
+
monitorCount?: number;
|
|
12242
|
+
reviewCount?: number;
|
|
12243
|
+
blockCount?: number;
|
|
12244
|
+
};
|
|
12245
|
+
items?: {
|
|
12246
|
+
name?: string;
|
|
12247
|
+
id?: string;
|
|
12248
|
+
updatedAt?: string;
|
|
12249
|
+
recommendation?: "monitor" | "review" | "block";
|
|
12250
|
+
trustScore?: number;
|
|
12251
|
+
artifactType?: "skill" | "plugin";
|
|
12252
|
+
slug?: string;
|
|
12253
|
+
href?: string;
|
|
12254
|
+
ecosystem?: string;
|
|
12255
|
+
safetyScore?: number;
|
|
12256
|
+
verified?: boolean;
|
|
12257
|
+
}[];
|
|
12258
|
+
generatedAt?: string;
|
|
12259
|
+
};
|
|
12260
|
+
integrations?: {
|
|
12261
|
+
name?: string;
|
|
12262
|
+
status?: "available" | "planned";
|
|
12263
|
+
id?: "openclaw" | "hermes";
|
|
12264
|
+
summary?: string;
|
|
12265
|
+
href?: string;
|
|
12266
|
+
}[];
|
|
12267
|
+
actionItems?: {
|
|
12268
|
+
description?: string;
|
|
12269
|
+
title?: string;
|
|
12270
|
+
href?: string;
|
|
12271
|
+
}[];
|
|
12272
|
+
}, {
|
|
12273
|
+
balance?: {
|
|
12274
|
+
accountId?: string;
|
|
12275
|
+
availableCredits?: number;
|
|
12276
|
+
};
|
|
12277
|
+
principal?: {
|
|
12278
|
+
accountId?: string;
|
|
12279
|
+
userId?: string;
|
|
12280
|
+
email?: string;
|
|
12281
|
+
signedIn?: boolean;
|
|
12282
|
+
principalType?: "service" | "user";
|
|
12283
|
+
stripeCustomerId?: string;
|
|
12284
|
+
serviceId?: string;
|
|
12285
|
+
workspaceId?: string;
|
|
12286
|
+
serviceLabel?: string;
|
|
12287
|
+
roles?: string[];
|
|
12288
|
+
};
|
|
12289
|
+
entitlements?: {
|
|
12290
|
+
includedMonthlyCredits?: number;
|
|
12291
|
+
planId?: "free" | "pro" | "team" | "enterprise";
|
|
12292
|
+
deviceLimit?: number;
|
|
12293
|
+
retentionDays?: number;
|
|
12294
|
+
syncEnabled?: boolean;
|
|
12295
|
+
premiumFeedsEnabled?: boolean;
|
|
12296
|
+
teamPolicyEnabled?: boolean;
|
|
12297
|
+
};
|
|
12298
|
+
generatedAt?: string;
|
|
12299
|
+
trustFeed?: {
|
|
12300
|
+
summary?: {
|
|
12301
|
+
total?: number;
|
|
12302
|
+
monitorCount?: number;
|
|
12303
|
+
reviewCount?: number;
|
|
12304
|
+
blockCount?: number;
|
|
12305
|
+
};
|
|
12306
|
+
items?: {
|
|
12307
|
+
name?: string;
|
|
12308
|
+
id?: string;
|
|
12309
|
+
updatedAt?: string;
|
|
12310
|
+
recommendation?: "monitor" | "review" | "block";
|
|
12311
|
+
trustScore?: number;
|
|
12312
|
+
artifactType?: "skill" | "plugin";
|
|
12313
|
+
slug?: string;
|
|
12314
|
+
href?: string;
|
|
12315
|
+
ecosystem?: string;
|
|
12316
|
+
safetyScore?: number;
|
|
12317
|
+
verified?: boolean;
|
|
12318
|
+
}[];
|
|
12319
|
+
generatedAt?: string;
|
|
12320
|
+
};
|
|
12321
|
+
integrations?: {
|
|
12322
|
+
name?: string;
|
|
12323
|
+
status?: "available" | "planned";
|
|
12324
|
+
id?: "openclaw" | "hermes";
|
|
12325
|
+
summary?: string;
|
|
12326
|
+
href?: string;
|
|
12327
|
+
}[];
|
|
12328
|
+
actionItems?: {
|
|
12329
|
+
description?: string;
|
|
12330
|
+
title?: string;
|
|
12331
|
+
href?: string;
|
|
12332
|
+
}[];
|
|
12333
|
+
}>;
|
|
12334
|
+
export declare const guardPolicySchema: z.ZodObject<{
|
|
12335
|
+
mode: z.ZodEnum<["observe", "prompt", "enforce"]>;
|
|
12336
|
+
defaultAction: z.ZodEnum<["allow", "warn", "block"]>;
|
|
12337
|
+
unknownPublisherAction: z.ZodEnum<["review", "block", "allow"]>;
|
|
12338
|
+
changedHashAction: z.ZodEnum<["allow", "warn", "require-reapproval", "block"]>;
|
|
12339
|
+
newNetworkDomainAction: z.ZodEnum<["allow", "warn", "block"]>;
|
|
12340
|
+
subprocessAction: z.ZodEnum<["allow", "warn", "block"]>;
|
|
12341
|
+
telemetryEnabled: z.ZodBoolean;
|
|
12342
|
+
syncEnabled: z.ZodBoolean;
|
|
12343
|
+
updatedAt: z.ZodString;
|
|
12344
|
+
}, "strip", z.ZodTypeAny, {
|
|
12345
|
+
mode?: "observe" | "prompt" | "enforce";
|
|
12346
|
+
updatedAt?: string;
|
|
12347
|
+
syncEnabled?: boolean;
|
|
12348
|
+
defaultAction?: "warn" | "block" | "allow";
|
|
12349
|
+
unknownPublisherAction?: "review" | "block" | "allow";
|
|
12350
|
+
changedHashAction?: "warn" | "block" | "allow" | "require-reapproval";
|
|
12351
|
+
newNetworkDomainAction?: "warn" | "block" | "allow";
|
|
12352
|
+
subprocessAction?: "warn" | "block" | "allow";
|
|
12353
|
+
telemetryEnabled?: boolean;
|
|
12354
|
+
}, {
|
|
12355
|
+
mode?: "observe" | "prompt" | "enforce";
|
|
12356
|
+
updatedAt?: string;
|
|
12357
|
+
syncEnabled?: boolean;
|
|
12358
|
+
defaultAction?: "warn" | "block" | "allow";
|
|
12359
|
+
unknownPublisherAction?: "review" | "block" | "allow";
|
|
12360
|
+
changedHashAction?: "warn" | "block" | "allow" | "require-reapproval";
|
|
12361
|
+
newNetworkDomainAction?: "warn" | "block" | "allow";
|
|
12362
|
+
subprocessAction?: "warn" | "block" | "allow";
|
|
12363
|
+
telemetryEnabled?: boolean;
|
|
12364
|
+
}>;
|
|
11795
12365
|
export declare const guardTrustMatchSchema: z.ZodObject<{
|
|
11796
12366
|
artifactId: z.ZodString;
|
|
11797
12367
|
artifactName: z.ZodString;
|
|
@@ -11806,25 +12376,25 @@ export declare const guardTrustMatchSchema: z.ZodObject<{
|
|
|
11806
12376
|
}, "strip", z.ZodTypeAny, {
|
|
11807
12377
|
recommendation?: "monitor" | "review" | "block";
|
|
11808
12378
|
trustScore?: number;
|
|
11809
|
-
artifactId?: string;
|
|
11810
|
-
artifactName?: string;
|
|
11811
12379
|
artifactType?: "skill" | "plugin";
|
|
11812
|
-
artifactSlug?: string;
|
|
11813
|
-
verified?: boolean;
|
|
11814
|
-
safetyScore?: number;
|
|
11815
12380
|
href?: string;
|
|
11816
12381
|
ecosystem?: string;
|
|
12382
|
+
safetyScore?: number;
|
|
12383
|
+
verified?: boolean;
|
|
12384
|
+
artifactId?: string;
|
|
12385
|
+
artifactName?: string;
|
|
12386
|
+
artifactSlug?: string;
|
|
11817
12387
|
}, {
|
|
11818
12388
|
recommendation?: "monitor" | "review" | "block";
|
|
11819
12389
|
trustScore?: number;
|
|
11820
|
-
artifactId?: string;
|
|
11821
|
-
artifactName?: string;
|
|
11822
12390
|
artifactType?: "skill" | "plugin";
|
|
11823
|
-
artifactSlug?: string;
|
|
11824
|
-
verified?: boolean;
|
|
11825
|
-
safetyScore?: number;
|
|
11826
12391
|
href?: string;
|
|
11827
12392
|
ecosystem?: string;
|
|
12393
|
+
safetyScore?: number;
|
|
12394
|
+
verified?: boolean;
|
|
12395
|
+
artifactId?: string;
|
|
12396
|
+
artifactName?: string;
|
|
12397
|
+
artifactSlug?: string;
|
|
11828
12398
|
}>;
|
|
11829
12399
|
export declare const guardTrustByHashResponseSchema: z.ZodObject<{
|
|
11830
12400
|
generatedAt: z.ZodString;
|
|
@@ -11849,39 +12419,39 @@ export declare const guardTrustByHashResponseSchema: z.ZodObject<{
|
|
|
11849
12419
|
}, "strip", z.ZodTypeAny, {
|
|
11850
12420
|
recommendation?: "monitor" | "review" | "block";
|
|
11851
12421
|
trustScore?: number;
|
|
11852
|
-
artifactId?: string;
|
|
11853
|
-
artifactName?: string;
|
|
11854
12422
|
artifactType?: "skill" | "plugin";
|
|
11855
|
-
artifactSlug?: string;
|
|
11856
|
-
verified?: boolean;
|
|
11857
|
-
safetyScore?: number;
|
|
11858
12423
|
href?: string;
|
|
11859
12424
|
ecosystem?: string;
|
|
12425
|
+
safetyScore?: number;
|
|
12426
|
+
verified?: boolean;
|
|
12427
|
+
artifactId?: string;
|
|
12428
|
+
artifactName?: string;
|
|
12429
|
+
artifactSlug?: string;
|
|
11860
12430
|
}, {
|
|
11861
12431
|
recommendation?: "monitor" | "review" | "block";
|
|
11862
12432
|
trustScore?: number;
|
|
11863
|
-
artifactId?: string;
|
|
11864
|
-
artifactName?: string;
|
|
11865
12433
|
artifactType?: "skill" | "plugin";
|
|
11866
|
-
artifactSlug?: string;
|
|
11867
|
-
verified?: boolean;
|
|
11868
|
-
safetyScore?: number;
|
|
11869
12434
|
href?: string;
|
|
11870
12435
|
ecosystem?: string;
|
|
12436
|
+
safetyScore?: number;
|
|
12437
|
+
verified?: boolean;
|
|
12438
|
+
artifactId?: string;
|
|
12439
|
+
artifactName?: string;
|
|
12440
|
+
artifactSlug?: string;
|
|
11871
12441
|
}>>;
|
|
11872
12442
|
evidence: z.ZodArray<z.ZodString, "many">;
|
|
11873
12443
|
}, "strip", z.ZodTypeAny, {
|
|
11874
12444
|
match?: {
|
|
11875
12445
|
recommendation?: "monitor" | "review" | "block";
|
|
11876
12446
|
trustScore?: number;
|
|
11877
|
-
artifactId?: string;
|
|
11878
|
-
artifactName?: string;
|
|
11879
12447
|
artifactType?: "skill" | "plugin";
|
|
11880
|
-
artifactSlug?: string;
|
|
11881
|
-
verified?: boolean;
|
|
11882
|
-
safetyScore?: number;
|
|
11883
12448
|
href?: string;
|
|
11884
12449
|
ecosystem?: string;
|
|
12450
|
+
safetyScore?: number;
|
|
12451
|
+
verified?: boolean;
|
|
12452
|
+
artifactId?: string;
|
|
12453
|
+
artifactName?: string;
|
|
12454
|
+
artifactSlug?: string;
|
|
11885
12455
|
};
|
|
11886
12456
|
query?: {
|
|
11887
12457
|
sha256?: string;
|
|
@@ -11892,14 +12462,14 @@ export declare const guardTrustByHashResponseSchema: z.ZodObject<{
|
|
|
11892
12462
|
match?: {
|
|
11893
12463
|
recommendation?: "monitor" | "review" | "block";
|
|
11894
12464
|
trustScore?: number;
|
|
11895
|
-
artifactId?: string;
|
|
11896
|
-
artifactName?: string;
|
|
11897
12465
|
artifactType?: "skill" | "plugin";
|
|
11898
|
-
artifactSlug?: string;
|
|
11899
|
-
verified?: boolean;
|
|
11900
|
-
safetyScore?: number;
|
|
11901
12466
|
href?: string;
|
|
11902
12467
|
ecosystem?: string;
|
|
12468
|
+
safetyScore?: number;
|
|
12469
|
+
verified?: boolean;
|
|
12470
|
+
artifactId?: string;
|
|
12471
|
+
artifactName?: string;
|
|
12472
|
+
artifactSlug?: string;
|
|
11903
12473
|
};
|
|
11904
12474
|
query?: {
|
|
11905
12475
|
sha256?: string;
|
|
@@ -11936,38 +12506,38 @@ export declare const guardTrustResolveResponseSchema: z.ZodObject<{
|
|
|
11936
12506
|
}, "strip", z.ZodTypeAny, {
|
|
11937
12507
|
recommendation?: "monitor" | "review" | "block";
|
|
11938
12508
|
trustScore?: number;
|
|
11939
|
-
artifactId?: string;
|
|
11940
|
-
artifactName?: string;
|
|
11941
12509
|
artifactType?: "skill" | "plugin";
|
|
11942
|
-
artifactSlug?: string;
|
|
11943
|
-
verified?: boolean;
|
|
11944
|
-
safetyScore?: number;
|
|
11945
12510
|
href?: string;
|
|
11946
12511
|
ecosystem?: string;
|
|
12512
|
+
safetyScore?: number;
|
|
12513
|
+
verified?: boolean;
|
|
12514
|
+
artifactId?: string;
|
|
12515
|
+
artifactName?: string;
|
|
12516
|
+
artifactSlug?: string;
|
|
11947
12517
|
}, {
|
|
11948
12518
|
recommendation?: "monitor" | "review" | "block";
|
|
11949
12519
|
trustScore?: number;
|
|
11950
|
-
artifactId?: string;
|
|
11951
|
-
artifactName?: string;
|
|
11952
12520
|
artifactType?: "skill" | "plugin";
|
|
11953
|
-
artifactSlug?: string;
|
|
11954
|
-
verified?: boolean;
|
|
11955
|
-
safetyScore?: number;
|
|
11956
12521
|
href?: string;
|
|
11957
12522
|
ecosystem?: string;
|
|
12523
|
+
safetyScore?: number;
|
|
12524
|
+
verified?: boolean;
|
|
12525
|
+
artifactId?: string;
|
|
12526
|
+
artifactName?: string;
|
|
12527
|
+
artifactSlug?: string;
|
|
11958
12528
|
}>, "many">;
|
|
11959
12529
|
}, "strip", z.ZodTypeAny, {
|
|
11960
12530
|
items?: {
|
|
11961
12531
|
recommendation?: "monitor" | "review" | "block";
|
|
11962
12532
|
trustScore?: number;
|
|
11963
|
-
artifactId?: string;
|
|
11964
|
-
artifactName?: string;
|
|
11965
12533
|
artifactType?: "skill" | "plugin";
|
|
11966
|
-
artifactSlug?: string;
|
|
11967
|
-
verified?: boolean;
|
|
11968
|
-
safetyScore?: number;
|
|
11969
12534
|
href?: string;
|
|
11970
12535
|
ecosystem?: string;
|
|
12536
|
+
safetyScore?: number;
|
|
12537
|
+
verified?: boolean;
|
|
12538
|
+
artifactId?: string;
|
|
12539
|
+
artifactName?: string;
|
|
12540
|
+
artifactSlug?: string;
|
|
11971
12541
|
}[];
|
|
11972
12542
|
query?: {
|
|
11973
12543
|
name?: string;
|
|
@@ -11979,14 +12549,14 @@ export declare const guardTrustResolveResponseSchema: z.ZodObject<{
|
|
|
11979
12549
|
items?: {
|
|
11980
12550
|
recommendation?: "monitor" | "review" | "block";
|
|
11981
12551
|
trustScore?: number;
|
|
12552
|
+
artifactType?: "skill" | "plugin";
|
|
12553
|
+
href?: string;
|
|
12554
|
+
ecosystem?: string;
|
|
12555
|
+
safetyScore?: number;
|
|
12556
|
+
verified?: boolean;
|
|
11982
12557
|
artifactId?: string;
|
|
11983
12558
|
artifactName?: string;
|
|
11984
|
-
artifactType?: "skill" | "plugin";
|
|
11985
12559
|
artifactSlug?: string;
|
|
11986
|
-
verified?: boolean;
|
|
11987
|
-
safetyScore?: number;
|
|
11988
|
-
href?: string;
|
|
11989
|
-
ecosystem?: string;
|
|
11990
12560
|
}[];
|
|
11991
12561
|
query?: {
|
|
11992
12562
|
name?: string;
|
|
@@ -12002,20 +12572,38 @@ export declare const guardRevocationSchema: z.ZodObject<{
|
|
|
12002
12572
|
reason: z.ZodString;
|
|
12003
12573
|
severity: z.ZodEnum<["low", "medium", "high"]>;
|
|
12004
12574
|
publishedAt: z.ZodString;
|
|
12575
|
+
confidence: z.ZodOptional<z.ZodNumber>;
|
|
12576
|
+
remediation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12577
|
+
scope: z.ZodOptional<z.ZodEnum<["artifact", "publisher", "domain", "workspace", "ecosystem"]>>;
|
|
12578
|
+
source: z.ZodOptional<z.ZodString>;
|
|
12579
|
+
firstSeenAt: z.ZodOptional<z.ZodString>;
|
|
12580
|
+
lastUpdatedAt: z.ZodOptional<z.ZodString>;
|
|
12005
12581
|
}, "strip", z.ZodTypeAny, {
|
|
12006
12582
|
reason?: string;
|
|
12007
12583
|
id?: string;
|
|
12584
|
+
confidence?: number;
|
|
12008
12585
|
artifactId?: string;
|
|
12009
12586
|
artifactName?: string;
|
|
12010
12587
|
severity?: "low" | "medium" | "high";
|
|
12011
12588
|
publishedAt?: string;
|
|
12589
|
+
remediation?: string;
|
|
12590
|
+
scope?: "domain" | "ecosystem" | "artifact" | "publisher" | "workspace";
|
|
12591
|
+
source?: string;
|
|
12592
|
+
firstSeenAt?: string;
|
|
12593
|
+
lastUpdatedAt?: string;
|
|
12012
12594
|
}, {
|
|
12013
12595
|
reason?: string;
|
|
12014
12596
|
id?: string;
|
|
12597
|
+
confidence?: number;
|
|
12015
12598
|
artifactId?: string;
|
|
12016
12599
|
artifactName?: string;
|
|
12017
12600
|
severity?: "low" | "medium" | "high";
|
|
12018
12601
|
publishedAt?: string;
|
|
12602
|
+
remediation?: string;
|
|
12603
|
+
scope?: "domain" | "ecosystem" | "artifact" | "publisher" | "workspace";
|
|
12604
|
+
source?: string;
|
|
12605
|
+
firstSeenAt?: string;
|
|
12606
|
+
lastUpdatedAt?: string;
|
|
12019
12607
|
}>;
|
|
12020
12608
|
export declare const guardRevocationResponseSchema: z.ZodObject<{
|
|
12021
12609
|
generatedAt: z.ZodString;
|
|
@@ -12026,39 +12614,69 @@ export declare const guardRevocationResponseSchema: z.ZodObject<{
|
|
|
12026
12614
|
reason: z.ZodString;
|
|
12027
12615
|
severity: z.ZodEnum<["low", "medium", "high"]>;
|
|
12028
12616
|
publishedAt: z.ZodString;
|
|
12617
|
+
confidence: z.ZodOptional<z.ZodNumber>;
|
|
12618
|
+
remediation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12619
|
+
scope: z.ZodOptional<z.ZodEnum<["artifact", "publisher", "domain", "workspace", "ecosystem"]>>;
|
|
12620
|
+
source: z.ZodOptional<z.ZodString>;
|
|
12621
|
+
firstSeenAt: z.ZodOptional<z.ZodString>;
|
|
12622
|
+
lastUpdatedAt: z.ZodOptional<z.ZodString>;
|
|
12029
12623
|
}, "strip", z.ZodTypeAny, {
|
|
12030
12624
|
reason?: string;
|
|
12031
12625
|
id?: string;
|
|
12626
|
+
confidence?: number;
|
|
12032
12627
|
artifactId?: string;
|
|
12033
12628
|
artifactName?: string;
|
|
12034
12629
|
severity?: "low" | "medium" | "high";
|
|
12035
12630
|
publishedAt?: string;
|
|
12631
|
+
remediation?: string;
|
|
12632
|
+
scope?: "domain" | "ecosystem" | "artifact" | "publisher" | "workspace";
|
|
12633
|
+
source?: string;
|
|
12634
|
+
firstSeenAt?: string;
|
|
12635
|
+
lastUpdatedAt?: string;
|
|
12036
12636
|
}, {
|
|
12037
12637
|
reason?: string;
|
|
12038
12638
|
id?: string;
|
|
12639
|
+
confidence?: number;
|
|
12039
12640
|
artifactId?: string;
|
|
12040
12641
|
artifactName?: string;
|
|
12041
12642
|
severity?: "low" | "medium" | "high";
|
|
12042
12643
|
publishedAt?: string;
|
|
12644
|
+
remediation?: string;
|
|
12645
|
+
scope?: "domain" | "ecosystem" | "artifact" | "publisher" | "workspace";
|
|
12646
|
+
source?: string;
|
|
12647
|
+
firstSeenAt?: string;
|
|
12648
|
+
lastUpdatedAt?: string;
|
|
12043
12649
|
}>, "many">;
|
|
12044
12650
|
}, "strip", z.ZodTypeAny, {
|
|
12045
12651
|
items?: {
|
|
12046
12652
|
reason?: string;
|
|
12047
12653
|
id?: string;
|
|
12654
|
+
confidence?: number;
|
|
12048
12655
|
artifactId?: string;
|
|
12049
12656
|
artifactName?: string;
|
|
12050
12657
|
severity?: "low" | "medium" | "high";
|
|
12051
12658
|
publishedAt?: string;
|
|
12659
|
+
remediation?: string;
|
|
12660
|
+
scope?: "domain" | "ecosystem" | "artifact" | "publisher" | "workspace";
|
|
12661
|
+
source?: string;
|
|
12662
|
+
firstSeenAt?: string;
|
|
12663
|
+
lastUpdatedAt?: string;
|
|
12052
12664
|
}[];
|
|
12053
12665
|
generatedAt?: string;
|
|
12054
12666
|
}, {
|
|
12055
12667
|
items?: {
|
|
12056
12668
|
reason?: string;
|
|
12057
12669
|
id?: string;
|
|
12670
|
+
confidence?: number;
|
|
12058
12671
|
artifactId?: string;
|
|
12059
12672
|
artifactName?: string;
|
|
12060
12673
|
severity?: "low" | "medium" | "high";
|
|
12061
12674
|
publishedAt?: string;
|
|
12675
|
+
remediation?: string;
|
|
12676
|
+
scope?: "domain" | "ecosystem" | "artifact" | "publisher" | "workspace";
|
|
12677
|
+
source?: string;
|
|
12678
|
+
firstSeenAt?: string;
|
|
12679
|
+
lastUpdatedAt?: string;
|
|
12062
12680
|
}[];
|
|
12063
12681
|
generatedAt?: string;
|
|
12064
12682
|
}>;
|
|
@@ -12083,10 +12701,11 @@ export declare const guardReceiptSchema: z.ZodObject<{
|
|
|
12083
12701
|
capabilities?: string[];
|
|
12084
12702
|
summary?: string;
|
|
12085
12703
|
recommendation?: "monitor" | "review" | "block";
|
|
12704
|
+
artifactType?: "skill" | "plugin";
|
|
12086
12705
|
artifactId?: string;
|
|
12087
12706
|
artifactName?: string;
|
|
12088
|
-
artifactType?: "skill" | "plugin";
|
|
12089
12707
|
artifactSlug?: string;
|
|
12708
|
+
publisher?: string;
|
|
12090
12709
|
receiptId?: string;
|
|
12091
12710
|
capturedAt?: string;
|
|
12092
12711
|
harness?: string;
|
|
@@ -12095,15 +12714,15 @@ export declare const guardReceiptSchema: z.ZodObject<{
|
|
|
12095
12714
|
artifactHash?: string;
|
|
12096
12715
|
policyDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12097
12716
|
changedSinceLastApproval?: boolean;
|
|
12098
|
-
publisher?: string;
|
|
12099
12717
|
}, {
|
|
12100
12718
|
capabilities?: string[];
|
|
12101
12719
|
summary?: string;
|
|
12102
12720
|
recommendation?: "monitor" | "review" | "block";
|
|
12721
|
+
artifactType?: "skill" | "plugin";
|
|
12103
12722
|
artifactId?: string;
|
|
12104
12723
|
artifactName?: string;
|
|
12105
|
-
artifactType?: "skill" | "plugin";
|
|
12106
12724
|
artifactSlug?: string;
|
|
12725
|
+
publisher?: string;
|
|
12107
12726
|
receiptId?: string;
|
|
12108
12727
|
capturedAt?: string;
|
|
12109
12728
|
harness?: string;
|
|
@@ -12112,7 +12731,6 @@ export declare const guardReceiptSchema: z.ZodObject<{
|
|
|
12112
12731
|
artifactHash?: string;
|
|
12113
12732
|
policyDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12114
12733
|
changedSinceLastApproval?: boolean;
|
|
12115
|
-
publisher?: string;
|
|
12116
12734
|
}>;
|
|
12117
12735
|
export declare const guardHistoryArtifactSchema: z.ZodObject<{
|
|
12118
12736
|
artifactId: z.ZodString;
|
|
@@ -12127,26 +12745,26 @@ export declare const guardHistoryArtifactSchema: z.ZodObject<{
|
|
|
12127
12745
|
latestDecision: z.ZodEnum<["allow", "warn", "block", "review", "require-reapproval", "sandbox-required"]>;
|
|
12128
12746
|
latestRecommendation: z.ZodEnum<["monitor", "review", "block"]>;
|
|
12129
12747
|
}, "strip", z.ZodTypeAny, {
|
|
12748
|
+
artifactType?: "skill" | "plugin";
|
|
12130
12749
|
artifactId?: string;
|
|
12131
12750
|
artifactName?: string;
|
|
12132
|
-
artifactType?: "skill" | "plugin";
|
|
12133
12751
|
artifactSlug?: string;
|
|
12134
12752
|
publisher?: string;
|
|
12753
|
+
firstSeenAt?: string;
|
|
12135
12754
|
harnesses?: string[];
|
|
12136
12755
|
eventCount?: number;
|
|
12137
|
-
firstSeenAt?: string;
|
|
12138
12756
|
lastSeenAt?: string;
|
|
12139
12757
|
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12140
12758
|
latestRecommendation?: "monitor" | "review" | "block";
|
|
12141
12759
|
}, {
|
|
12760
|
+
artifactType?: "skill" | "plugin";
|
|
12142
12761
|
artifactId?: string;
|
|
12143
12762
|
artifactName?: string;
|
|
12144
|
-
artifactType?: "skill" | "plugin";
|
|
12145
12763
|
artifactSlug?: string;
|
|
12146
12764
|
publisher?: string;
|
|
12765
|
+
firstSeenAt?: string;
|
|
12147
12766
|
harnesses?: string[];
|
|
12148
12767
|
eventCount?: number;
|
|
12149
|
-
firstSeenAt?: string;
|
|
12150
12768
|
lastSeenAt?: string;
|
|
12151
12769
|
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12152
12770
|
latestRecommendation?: "monitor" | "review" | "block";
|
|
@@ -12166,40 +12784,40 @@ export declare const guardReceiptHistoryResponseSchema: z.ZodObject<{
|
|
|
12166
12784
|
latestDecision: z.ZodEnum<["allow", "warn", "block", "review", "require-reapproval", "sandbox-required"]>;
|
|
12167
12785
|
latestRecommendation: z.ZodEnum<["monitor", "review", "block"]>;
|
|
12168
12786
|
}, "strip", z.ZodTypeAny, {
|
|
12787
|
+
artifactType?: "skill" | "plugin";
|
|
12169
12788
|
artifactId?: string;
|
|
12170
12789
|
artifactName?: string;
|
|
12171
|
-
artifactType?: "skill" | "plugin";
|
|
12172
12790
|
artifactSlug?: string;
|
|
12173
12791
|
publisher?: string;
|
|
12792
|
+
firstSeenAt?: string;
|
|
12174
12793
|
harnesses?: string[];
|
|
12175
12794
|
eventCount?: number;
|
|
12176
|
-
firstSeenAt?: string;
|
|
12177
12795
|
lastSeenAt?: string;
|
|
12178
12796
|
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12179
12797
|
latestRecommendation?: "monitor" | "review" | "block";
|
|
12180
12798
|
}, {
|
|
12799
|
+
artifactType?: "skill" | "plugin";
|
|
12181
12800
|
artifactId?: string;
|
|
12182
12801
|
artifactName?: string;
|
|
12183
|
-
artifactType?: "skill" | "plugin";
|
|
12184
12802
|
artifactSlug?: string;
|
|
12185
12803
|
publisher?: string;
|
|
12804
|
+
firstSeenAt?: string;
|
|
12186
12805
|
harnesses?: string[];
|
|
12187
12806
|
eventCount?: number;
|
|
12188
|
-
firstSeenAt?: string;
|
|
12189
12807
|
lastSeenAt?: string;
|
|
12190
12808
|
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12191
12809
|
latestRecommendation?: "monitor" | "review" | "block";
|
|
12192
12810
|
}>, "many">;
|
|
12193
12811
|
}, "strip", z.ZodTypeAny, {
|
|
12194
12812
|
artifacts?: {
|
|
12813
|
+
artifactType?: "skill" | "plugin";
|
|
12195
12814
|
artifactId?: string;
|
|
12196
12815
|
artifactName?: string;
|
|
12197
|
-
artifactType?: "skill" | "plugin";
|
|
12198
12816
|
artifactSlug?: string;
|
|
12199
12817
|
publisher?: string;
|
|
12818
|
+
firstSeenAt?: string;
|
|
12200
12819
|
harnesses?: string[];
|
|
12201
12820
|
eventCount?: number;
|
|
12202
|
-
firstSeenAt?: string;
|
|
12203
12821
|
lastSeenAt?: string;
|
|
12204
12822
|
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12205
12823
|
latestRecommendation?: "monitor" | "review" | "block";
|
|
@@ -12207,14 +12825,14 @@ export declare const guardReceiptHistoryResponseSchema: z.ZodObject<{
|
|
|
12207
12825
|
generatedAt?: string;
|
|
12208
12826
|
}, {
|
|
12209
12827
|
artifacts?: {
|
|
12828
|
+
artifactType?: "skill" | "plugin";
|
|
12210
12829
|
artifactId?: string;
|
|
12211
12830
|
artifactName?: string;
|
|
12212
|
-
artifactType?: "skill" | "plugin";
|
|
12213
12831
|
artifactSlug?: string;
|
|
12214
12832
|
publisher?: string;
|
|
12833
|
+
firstSeenAt?: string;
|
|
12215
12834
|
harnesses?: string[];
|
|
12216
12835
|
eventCount?: number;
|
|
12217
|
-
firstSeenAt?: string;
|
|
12218
12836
|
lastSeenAt?: string;
|
|
12219
12837
|
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12220
12838
|
latestRecommendation?: "monitor" | "review" | "block";
|
|
@@ -12237,14 +12855,14 @@ export declare const guardInventoryArtifactSchema: z.ZodObject<{
|
|
|
12237
12855
|
latestHash: z.ZodString;
|
|
12238
12856
|
latestSummary: z.ZodString;
|
|
12239
12857
|
}, "strip", z.ZodTypeAny, {
|
|
12858
|
+
artifactType?: "skill" | "plugin";
|
|
12240
12859
|
artifactId?: string;
|
|
12241
12860
|
artifactName?: string;
|
|
12242
|
-
artifactType?: "skill" | "plugin";
|
|
12243
12861
|
artifactSlug?: string;
|
|
12244
12862
|
publisher?: string;
|
|
12863
|
+
firstSeenAt?: string;
|
|
12245
12864
|
harnesses?: string[];
|
|
12246
12865
|
eventCount?: number;
|
|
12247
|
-
firstSeenAt?: string;
|
|
12248
12866
|
lastSeenAt?: string;
|
|
12249
12867
|
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12250
12868
|
latestRecommendation?: "monitor" | "review" | "block";
|
|
@@ -12252,14 +12870,14 @@ export declare const guardInventoryArtifactSchema: z.ZodObject<{
|
|
|
12252
12870
|
latestHash?: string;
|
|
12253
12871
|
latestSummary?: string;
|
|
12254
12872
|
}, {
|
|
12873
|
+
artifactType?: "skill" | "plugin";
|
|
12255
12874
|
artifactId?: string;
|
|
12256
12875
|
artifactName?: string;
|
|
12257
|
-
artifactType?: "skill" | "plugin";
|
|
12258
12876
|
artifactSlug?: string;
|
|
12259
12877
|
publisher?: string;
|
|
12878
|
+
firstSeenAt?: string;
|
|
12260
12879
|
harnesses?: string[];
|
|
12261
12880
|
eventCount?: number;
|
|
12262
|
-
firstSeenAt?: string;
|
|
12263
12881
|
lastSeenAt?: string;
|
|
12264
12882
|
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12265
12883
|
latestRecommendation?: "monitor" | "review" | "block";
|
|
@@ -12275,16 +12893,16 @@ export declare const guardInventoryDiffEntrySchema: z.ZodObject<{
|
|
|
12275
12893
|
previousHash: z.ZodNullable<z.ZodString>;
|
|
12276
12894
|
currentHash: z.ZodNullable<z.ZodString>;
|
|
12277
12895
|
}, "strip", z.ZodTypeAny, {
|
|
12896
|
+
artifactType?: "skill" | "plugin";
|
|
12278
12897
|
artifactId?: string;
|
|
12279
12898
|
artifactName?: string;
|
|
12280
|
-
artifactType?: "skill" | "plugin";
|
|
12281
12899
|
changeType?: "new" | "changed" | "removed";
|
|
12282
12900
|
previousHash?: string;
|
|
12283
12901
|
currentHash?: string;
|
|
12284
12902
|
}, {
|
|
12903
|
+
artifactType?: "skill" | "plugin";
|
|
12285
12904
|
artifactId?: string;
|
|
12286
12905
|
artifactName?: string;
|
|
12287
|
-
artifactType?: "skill" | "plugin";
|
|
12288
12906
|
changeType?: "new" | "changed" | "removed";
|
|
12289
12907
|
previousHash?: string;
|
|
12290
12908
|
currentHash?: string;
|
|
@@ -12299,25 +12917,25 @@ export declare const guardInventoryDiffResponseSchema: z.ZodObject<{
|
|
|
12299
12917
|
previousHash: z.ZodNullable<z.ZodString>;
|
|
12300
12918
|
currentHash: z.ZodNullable<z.ZodString>;
|
|
12301
12919
|
}, "strip", z.ZodTypeAny, {
|
|
12920
|
+
artifactType?: "skill" | "plugin";
|
|
12302
12921
|
artifactId?: string;
|
|
12303
12922
|
artifactName?: string;
|
|
12304
|
-
artifactType?: "skill" | "plugin";
|
|
12305
12923
|
changeType?: "new" | "changed" | "removed";
|
|
12306
12924
|
previousHash?: string;
|
|
12307
12925
|
currentHash?: string;
|
|
12308
12926
|
}, {
|
|
12927
|
+
artifactType?: "skill" | "plugin";
|
|
12309
12928
|
artifactId?: string;
|
|
12310
12929
|
artifactName?: string;
|
|
12311
|
-
artifactType?: "skill" | "plugin";
|
|
12312
12930
|
changeType?: "new" | "changed" | "removed";
|
|
12313
12931
|
previousHash?: string;
|
|
12314
12932
|
currentHash?: string;
|
|
12315
12933
|
}>, "many">;
|
|
12316
12934
|
}, "strip", z.ZodTypeAny, {
|
|
12317
12935
|
items?: {
|
|
12936
|
+
artifactType?: "skill" | "plugin";
|
|
12318
12937
|
artifactId?: string;
|
|
12319
12938
|
artifactName?: string;
|
|
12320
|
-
artifactType?: "skill" | "plugin";
|
|
12321
12939
|
changeType?: "new" | "changed" | "removed";
|
|
12322
12940
|
previousHash?: string;
|
|
12323
12941
|
currentHash?: string;
|
|
@@ -12325,9 +12943,9 @@ export declare const guardInventoryDiffResponseSchema: z.ZodObject<{
|
|
|
12325
12943
|
generatedAt?: string;
|
|
12326
12944
|
}, {
|
|
12327
12945
|
items?: {
|
|
12946
|
+
artifactType?: "skill" | "plugin";
|
|
12328
12947
|
artifactId?: string;
|
|
12329
12948
|
artifactName?: string;
|
|
12330
|
-
artifactType?: "skill" | "plugin";
|
|
12331
12949
|
changeType?: "new" | "changed" | "removed";
|
|
12332
12950
|
previousHash?: string;
|
|
12333
12951
|
currentHash?: string;
|
|
@@ -12348,25 +12966,25 @@ export declare const guardReceiptSyncResponseSchema: z.ZodObject<{
|
|
|
12348
12966
|
previousHash: z.ZodNullable<z.ZodString>;
|
|
12349
12967
|
currentHash: z.ZodNullable<z.ZodString>;
|
|
12350
12968
|
}, "strip", z.ZodTypeAny, {
|
|
12969
|
+
artifactType?: "skill" | "plugin";
|
|
12351
12970
|
artifactId?: string;
|
|
12352
12971
|
artifactName?: string;
|
|
12353
|
-
artifactType?: "skill" | "plugin";
|
|
12354
12972
|
changeType?: "new" | "changed" | "removed";
|
|
12355
12973
|
previousHash?: string;
|
|
12356
12974
|
currentHash?: string;
|
|
12357
12975
|
}, {
|
|
12976
|
+
artifactType?: "skill" | "plugin";
|
|
12358
12977
|
artifactId?: string;
|
|
12359
12978
|
artifactName?: string;
|
|
12360
|
-
artifactType?: "skill" | "plugin";
|
|
12361
12979
|
changeType?: "new" | "changed" | "removed";
|
|
12362
12980
|
previousHash?: string;
|
|
12363
12981
|
currentHash?: string;
|
|
12364
12982
|
}>, "many">;
|
|
12365
12983
|
}, "strip", z.ZodTypeAny, {
|
|
12366
12984
|
items?: {
|
|
12985
|
+
artifactType?: "skill" | "plugin";
|
|
12367
12986
|
artifactId?: string;
|
|
12368
12987
|
artifactName?: string;
|
|
12369
|
-
artifactType?: "skill" | "plugin";
|
|
12370
12988
|
changeType?: "new" | "changed" | "removed";
|
|
12371
12989
|
previousHash?: string;
|
|
12372
12990
|
currentHash?: string;
|
|
@@ -12374,45 +12992,360 @@ export declare const guardReceiptSyncResponseSchema: z.ZodObject<{
|
|
|
12374
12992
|
generatedAt?: string;
|
|
12375
12993
|
}, {
|
|
12376
12994
|
items?: {
|
|
12995
|
+
artifactType?: "skill" | "plugin";
|
|
12377
12996
|
artifactId?: string;
|
|
12378
12997
|
artifactName?: string;
|
|
12379
|
-
artifactType?: "skill" | "plugin";
|
|
12380
12998
|
changeType?: "new" | "changed" | "removed";
|
|
12381
12999
|
previousHash?: string;
|
|
12382
13000
|
currentHash?: string;
|
|
12383
13001
|
}[];
|
|
12384
13002
|
generatedAt?: string;
|
|
12385
13003
|
}>>;
|
|
13004
|
+
advisories: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
13005
|
+
id: z.ZodString;
|
|
13006
|
+
artifactId: z.ZodString;
|
|
13007
|
+
artifactName: z.ZodString;
|
|
13008
|
+
reason: z.ZodString;
|
|
13009
|
+
severity: z.ZodEnum<["low", "medium", "high"]>;
|
|
13010
|
+
publishedAt: z.ZodString;
|
|
13011
|
+
confidence: z.ZodOptional<z.ZodNumber>;
|
|
13012
|
+
remediation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13013
|
+
scope: z.ZodOptional<z.ZodEnum<["artifact", "publisher", "domain", "workspace", "ecosystem"]>>;
|
|
13014
|
+
source: z.ZodOptional<z.ZodString>;
|
|
13015
|
+
firstSeenAt: z.ZodOptional<z.ZodString>;
|
|
13016
|
+
lastUpdatedAt: z.ZodOptional<z.ZodString>;
|
|
13017
|
+
}, "strip", z.ZodTypeAny, {
|
|
13018
|
+
reason?: string;
|
|
13019
|
+
id?: string;
|
|
13020
|
+
confidence?: number;
|
|
13021
|
+
artifactId?: string;
|
|
13022
|
+
artifactName?: string;
|
|
13023
|
+
severity?: "low" | "medium" | "high";
|
|
13024
|
+
publishedAt?: string;
|
|
13025
|
+
remediation?: string;
|
|
13026
|
+
scope?: "domain" | "ecosystem" | "artifact" | "publisher" | "workspace";
|
|
13027
|
+
source?: string;
|
|
13028
|
+
firstSeenAt?: string;
|
|
13029
|
+
lastUpdatedAt?: string;
|
|
13030
|
+
}, {
|
|
13031
|
+
reason?: string;
|
|
13032
|
+
id?: string;
|
|
13033
|
+
confidence?: number;
|
|
13034
|
+
artifactId?: string;
|
|
13035
|
+
artifactName?: string;
|
|
13036
|
+
severity?: "low" | "medium" | "high";
|
|
13037
|
+
publishedAt?: string;
|
|
13038
|
+
remediation?: string;
|
|
13039
|
+
scope?: "domain" | "ecosystem" | "artifact" | "publisher" | "workspace";
|
|
13040
|
+
source?: string;
|
|
13041
|
+
firstSeenAt?: string;
|
|
13042
|
+
lastUpdatedAt?: string;
|
|
13043
|
+
}>, "many">>;
|
|
13044
|
+
policy: z.ZodOptional<z.ZodObject<{
|
|
13045
|
+
mode: z.ZodEnum<["observe", "prompt", "enforce"]>;
|
|
13046
|
+
defaultAction: z.ZodEnum<["allow", "warn", "block"]>;
|
|
13047
|
+
unknownPublisherAction: z.ZodEnum<["review", "block", "allow"]>;
|
|
13048
|
+
changedHashAction: z.ZodEnum<["allow", "warn", "require-reapproval", "block"]>;
|
|
13049
|
+
newNetworkDomainAction: z.ZodEnum<["allow", "warn", "block"]>;
|
|
13050
|
+
subprocessAction: z.ZodEnum<["allow", "warn", "block"]>;
|
|
13051
|
+
telemetryEnabled: z.ZodBoolean;
|
|
13052
|
+
syncEnabled: z.ZodBoolean;
|
|
13053
|
+
updatedAt: z.ZodString;
|
|
13054
|
+
}, "strip", z.ZodTypeAny, {
|
|
13055
|
+
mode?: "observe" | "prompt" | "enforce";
|
|
13056
|
+
updatedAt?: string;
|
|
13057
|
+
syncEnabled?: boolean;
|
|
13058
|
+
defaultAction?: "warn" | "block" | "allow";
|
|
13059
|
+
unknownPublisherAction?: "review" | "block" | "allow";
|
|
13060
|
+
changedHashAction?: "warn" | "block" | "allow" | "require-reapproval";
|
|
13061
|
+
newNetworkDomainAction?: "warn" | "block" | "allow";
|
|
13062
|
+
subprocessAction?: "warn" | "block" | "allow";
|
|
13063
|
+
telemetryEnabled?: boolean;
|
|
13064
|
+
}, {
|
|
13065
|
+
mode?: "observe" | "prompt" | "enforce";
|
|
13066
|
+
updatedAt?: string;
|
|
13067
|
+
syncEnabled?: boolean;
|
|
13068
|
+
defaultAction?: "warn" | "block" | "allow";
|
|
13069
|
+
unknownPublisherAction?: "review" | "block" | "allow";
|
|
13070
|
+
changedHashAction?: "warn" | "block" | "allow" | "require-reapproval";
|
|
13071
|
+
newNetworkDomainAction?: "warn" | "block" | "allow";
|
|
13072
|
+
subprocessAction?: "warn" | "block" | "allow";
|
|
13073
|
+
telemetryEnabled?: boolean;
|
|
13074
|
+
}>>;
|
|
13075
|
+
alertPreferences: z.ZodOptional<z.ZodLazy<z.ZodObject<{
|
|
13076
|
+
emailEnabled: z.ZodBoolean;
|
|
13077
|
+
digestMode: z.ZodEnum<["immediate", "daily", "weekly"]>;
|
|
13078
|
+
watchlistEnabled: z.ZodBoolean;
|
|
13079
|
+
advisoriesEnabled: z.ZodBoolean;
|
|
13080
|
+
repeatedWarningsEnabled: z.ZodBoolean;
|
|
13081
|
+
teamAlertsEnabled: z.ZodBoolean;
|
|
13082
|
+
updatedAt: z.ZodString;
|
|
13083
|
+
}, "strip", z.ZodTypeAny, {
|
|
13084
|
+
updatedAt?: string;
|
|
13085
|
+
emailEnabled?: boolean;
|
|
13086
|
+
digestMode?: "immediate" | "daily" | "weekly";
|
|
13087
|
+
watchlistEnabled?: boolean;
|
|
13088
|
+
advisoriesEnabled?: boolean;
|
|
13089
|
+
repeatedWarningsEnabled?: boolean;
|
|
13090
|
+
teamAlertsEnabled?: boolean;
|
|
13091
|
+
}, {
|
|
13092
|
+
updatedAt?: string;
|
|
13093
|
+
emailEnabled?: boolean;
|
|
13094
|
+
digestMode?: "immediate" | "daily" | "weekly";
|
|
13095
|
+
watchlistEnabled?: boolean;
|
|
13096
|
+
advisoriesEnabled?: boolean;
|
|
13097
|
+
repeatedWarningsEnabled?: boolean;
|
|
13098
|
+
teamAlertsEnabled?: boolean;
|
|
13099
|
+
}>>>;
|
|
13100
|
+
exceptions: z.ZodOptional<z.ZodArray<z.ZodLazy<z.ZodObject<{
|
|
13101
|
+
exceptionId: z.ZodString;
|
|
13102
|
+
scope: z.ZodEnum<["artifact", "publisher", "harness", "global"]>;
|
|
13103
|
+
harness: z.ZodNullable<z.ZodString>;
|
|
13104
|
+
artifactId: z.ZodNullable<z.ZodString>;
|
|
13105
|
+
publisher: z.ZodNullable<z.ZodString>;
|
|
13106
|
+
reason: z.ZodString;
|
|
13107
|
+
owner: z.ZodString;
|
|
13108
|
+
source: z.ZodEnum<["manual", "team-policy"]>;
|
|
13109
|
+
expiresAt: z.ZodString;
|
|
13110
|
+
createdAt: z.ZodString;
|
|
13111
|
+
updatedAt: z.ZodString;
|
|
13112
|
+
}, "strip", z.ZodTypeAny, {
|
|
13113
|
+
reason?: string;
|
|
13114
|
+
owner?: string;
|
|
13115
|
+
createdAt?: string;
|
|
13116
|
+
updatedAt?: string;
|
|
13117
|
+
expiresAt?: string;
|
|
13118
|
+
artifactId?: string;
|
|
13119
|
+
publisher?: string;
|
|
13120
|
+
scope?: "artifact" | "publisher" | "harness" | "global";
|
|
13121
|
+
source?: "manual" | "team-policy";
|
|
13122
|
+
harness?: string;
|
|
13123
|
+
exceptionId?: string;
|
|
13124
|
+
}, {
|
|
13125
|
+
reason?: string;
|
|
13126
|
+
owner?: string;
|
|
13127
|
+
createdAt?: string;
|
|
13128
|
+
updatedAt?: string;
|
|
13129
|
+
expiresAt?: string;
|
|
13130
|
+
artifactId?: string;
|
|
13131
|
+
publisher?: string;
|
|
13132
|
+
scope?: "artifact" | "publisher" | "harness" | "global";
|
|
13133
|
+
source?: "manual" | "team-policy";
|
|
13134
|
+
harness?: string;
|
|
13135
|
+
exceptionId?: string;
|
|
13136
|
+
}>>, "many">>;
|
|
13137
|
+
teamPolicyPack: z.ZodOptional<z.ZodLazy<z.ZodObject<{
|
|
13138
|
+
name: z.ZodString;
|
|
13139
|
+
sharedHarnessDefaults: z.ZodRecord<z.ZodString, z.ZodEnum<["observe", "prompt", "enforce"]>>;
|
|
13140
|
+
allowedPublishers: z.ZodArray<z.ZodString, "many">;
|
|
13141
|
+
blockedPublishers: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
13142
|
+
blockedDomains: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
13143
|
+
blockedArtifacts: z.ZodArray<z.ZodString, "many">;
|
|
13144
|
+
alertChannel: z.ZodEnum<["email", "slack", "teams", "webhook"]>;
|
|
13145
|
+
updatedAt: z.ZodString;
|
|
13146
|
+
auditTrail: z.ZodArray<z.ZodObject<{
|
|
13147
|
+
changedAt: z.ZodString;
|
|
13148
|
+
actor: z.ZodString;
|
|
13149
|
+
change: z.ZodEnum<["created", "updated"]>;
|
|
13150
|
+
summary: z.ZodString;
|
|
13151
|
+
}, "strip", z.ZodTypeAny, {
|
|
13152
|
+
summary?: string;
|
|
13153
|
+
changedAt?: string;
|
|
13154
|
+
actor?: string;
|
|
13155
|
+
change?: "created" | "updated";
|
|
13156
|
+
}, {
|
|
13157
|
+
summary?: string;
|
|
13158
|
+
changedAt?: string;
|
|
13159
|
+
actor?: string;
|
|
13160
|
+
change?: "created" | "updated";
|
|
13161
|
+
}>, "many">;
|
|
13162
|
+
}, "strip", z.ZodTypeAny, {
|
|
13163
|
+
name?: string;
|
|
13164
|
+
updatedAt?: string;
|
|
13165
|
+
sharedHarnessDefaults?: Record<string, "observe" | "prompt" | "enforce">;
|
|
13166
|
+
allowedPublishers?: string[];
|
|
13167
|
+
blockedPublishers?: string[];
|
|
13168
|
+
blockedDomains?: string[];
|
|
13169
|
+
blockedArtifacts?: string[];
|
|
13170
|
+
alertChannel?: "email" | "slack" | "teams" | "webhook";
|
|
13171
|
+
auditTrail?: {
|
|
13172
|
+
summary?: string;
|
|
13173
|
+
changedAt?: string;
|
|
13174
|
+
actor?: string;
|
|
13175
|
+
change?: "created" | "updated";
|
|
13176
|
+
}[];
|
|
13177
|
+
}, {
|
|
13178
|
+
name?: string;
|
|
13179
|
+
updatedAt?: string;
|
|
13180
|
+
sharedHarnessDefaults?: Record<string, "observe" | "prompt" | "enforce">;
|
|
13181
|
+
allowedPublishers?: string[];
|
|
13182
|
+
blockedPublishers?: string[];
|
|
13183
|
+
blockedDomains?: string[];
|
|
13184
|
+
blockedArtifacts?: string[];
|
|
13185
|
+
alertChannel?: "email" | "slack" | "teams" | "webhook";
|
|
13186
|
+
auditTrail?: {
|
|
13187
|
+
summary?: string;
|
|
13188
|
+
changedAt?: string;
|
|
13189
|
+
actor?: string;
|
|
13190
|
+
change?: "created" | "updated";
|
|
13191
|
+
}[];
|
|
13192
|
+
}>>>;
|
|
12386
13193
|
}, "strip", z.ZodTypeAny, {
|
|
12387
13194
|
syncedAt?: string;
|
|
12388
13195
|
receiptsStored?: number;
|
|
12389
13196
|
inventoryStored?: number;
|
|
12390
13197
|
inventoryDiff?: {
|
|
12391
13198
|
items?: {
|
|
13199
|
+
artifactType?: "skill" | "plugin";
|
|
12392
13200
|
artifactId?: string;
|
|
12393
13201
|
artifactName?: string;
|
|
12394
|
-
artifactType?: "skill" | "plugin";
|
|
12395
13202
|
changeType?: "new" | "changed" | "removed";
|
|
12396
13203
|
previousHash?: string;
|
|
12397
13204
|
currentHash?: string;
|
|
12398
13205
|
}[];
|
|
12399
13206
|
generatedAt?: string;
|
|
12400
13207
|
};
|
|
13208
|
+
advisories?: {
|
|
13209
|
+
reason?: string;
|
|
13210
|
+
id?: string;
|
|
13211
|
+
confidence?: number;
|
|
13212
|
+
artifactId?: string;
|
|
13213
|
+
artifactName?: string;
|
|
13214
|
+
severity?: "low" | "medium" | "high";
|
|
13215
|
+
publishedAt?: string;
|
|
13216
|
+
remediation?: string;
|
|
13217
|
+
scope?: "domain" | "ecosystem" | "artifact" | "publisher" | "workspace";
|
|
13218
|
+
source?: string;
|
|
13219
|
+
firstSeenAt?: string;
|
|
13220
|
+
lastUpdatedAt?: string;
|
|
13221
|
+
}[];
|
|
13222
|
+
policy?: {
|
|
13223
|
+
mode?: "observe" | "prompt" | "enforce";
|
|
13224
|
+
updatedAt?: string;
|
|
13225
|
+
syncEnabled?: boolean;
|
|
13226
|
+
defaultAction?: "warn" | "block" | "allow";
|
|
13227
|
+
unknownPublisherAction?: "review" | "block" | "allow";
|
|
13228
|
+
changedHashAction?: "warn" | "block" | "allow" | "require-reapproval";
|
|
13229
|
+
newNetworkDomainAction?: "warn" | "block" | "allow";
|
|
13230
|
+
subprocessAction?: "warn" | "block" | "allow";
|
|
13231
|
+
telemetryEnabled?: boolean;
|
|
13232
|
+
};
|
|
13233
|
+
alertPreferences?: {
|
|
13234
|
+
updatedAt?: string;
|
|
13235
|
+
emailEnabled?: boolean;
|
|
13236
|
+
digestMode?: "immediate" | "daily" | "weekly";
|
|
13237
|
+
watchlistEnabled?: boolean;
|
|
13238
|
+
advisoriesEnabled?: boolean;
|
|
13239
|
+
repeatedWarningsEnabled?: boolean;
|
|
13240
|
+
teamAlertsEnabled?: boolean;
|
|
13241
|
+
};
|
|
13242
|
+
exceptions?: {
|
|
13243
|
+
reason?: string;
|
|
13244
|
+
owner?: string;
|
|
13245
|
+
createdAt?: string;
|
|
13246
|
+
updatedAt?: string;
|
|
13247
|
+
expiresAt?: string;
|
|
13248
|
+
artifactId?: string;
|
|
13249
|
+
publisher?: string;
|
|
13250
|
+
scope?: "artifact" | "publisher" | "harness" | "global";
|
|
13251
|
+
source?: "manual" | "team-policy";
|
|
13252
|
+
harness?: string;
|
|
13253
|
+
exceptionId?: string;
|
|
13254
|
+
}[];
|
|
13255
|
+
teamPolicyPack?: {
|
|
13256
|
+
name?: string;
|
|
13257
|
+
updatedAt?: string;
|
|
13258
|
+
sharedHarnessDefaults?: Record<string, "observe" | "prompt" | "enforce">;
|
|
13259
|
+
allowedPublishers?: string[];
|
|
13260
|
+
blockedPublishers?: string[];
|
|
13261
|
+
blockedDomains?: string[];
|
|
13262
|
+
blockedArtifacts?: string[];
|
|
13263
|
+
alertChannel?: "email" | "slack" | "teams" | "webhook";
|
|
13264
|
+
auditTrail?: {
|
|
13265
|
+
summary?: string;
|
|
13266
|
+
changedAt?: string;
|
|
13267
|
+
actor?: string;
|
|
13268
|
+
change?: "created" | "updated";
|
|
13269
|
+
}[];
|
|
13270
|
+
};
|
|
12401
13271
|
}, {
|
|
12402
13272
|
syncedAt?: string;
|
|
12403
13273
|
receiptsStored?: number;
|
|
12404
13274
|
inventoryStored?: number;
|
|
12405
13275
|
inventoryDiff?: {
|
|
12406
13276
|
items?: {
|
|
13277
|
+
artifactType?: "skill" | "plugin";
|
|
12407
13278
|
artifactId?: string;
|
|
12408
13279
|
artifactName?: string;
|
|
12409
|
-
artifactType?: "skill" | "plugin";
|
|
12410
13280
|
changeType?: "new" | "changed" | "removed";
|
|
12411
13281
|
previousHash?: string;
|
|
12412
13282
|
currentHash?: string;
|
|
12413
13283
|
}[];
|
|
12414
13284
|
generatedAt?: string;
|
|
12415
13285
|
};
|
|
13286
|
+
advisories?: {
|
|
13287
|
+
reason?: string;
|
|
13288
|
+
id?: string;
|
|
13289
|
+
confidence?: number;
|
|
13290
|
+
artifactId?: string;
|
|
13291
|
+
artifactName?: string;
|
|
13292
|
+
severity?: "low" | "medium" | "high";
|
|
13293
|
+
publishedAt?: string;
|
|
13294
|
+
remediation?: string;
|
|
13295
|
+
scope?: "domain" | "ecosystem" | "artifact" | "publisher" | "workspace";
|
|
13296
|
+
source?: string;
|
|
13297
|
+
firstSeenAt?: string;
|
|
13298
|
+
lastUpdatedAt?: string;
|
|
13299
|
+
}[];
|
|
13300
|
+
policy?: {
|
|
13301
|
+
mode?: "observe" | "prompt" | "enforce";
|
|
13302
|
+
updatedAt?: string;
|
|
13303
|
+
syncEnabled?: boolean;
|
|
13304
|
+
defaultAction?: "warn" | "block" | "allow";
|
|
13305
|
+
unknownPublisherAction?: "review" | "block" | "allow";
|
|
13306
|
+
changedHashAction?: "warn" | "block" | "allow" | "require-reapproval";
|
|
13307
|
+
newNetworkDomainAction?: "warn" | "block" | "allow";
|
|
13308
|
+
subprocessAction?: "warn" | "block" | "allow";
|
|
13309
|
+
telemetryEnabled?: boolean;
|
|
13310
|
+
};
|
|
13311
|
+
alertPreferences?: {
|
|
13312
|
+
updatedAt?: string;
|
|
13313
|
+
emailEnabled?: boolean;
|
|
13314
|
+
digestMode?: "immediate" | "daily" | "weekly";
|
|
13315
|
+
watchlistEnabled?: boolean;
|
|
13316
|
+
advisoriesEnabled?: boolean;
|
|
13317
|
+
repeatedWarningsEnabled?: boolean;
|
|
13318
|
+
teamAlertsEnabled?: boolean;
|
|
13319
|
+
};
|
|
13320
|
+
exceptions?: {
|
|
13321
|
+
reason?: string;
|
|
13322
|
+
owner?: string;
|
|
13323
|
+
createdAt?: string;
|
|
13324
|
+
updatedAt?: string;
|
|
13325
|
+
expiresAt?: string;
|
|
13326
|
+
artifactId?: string;
|
|
13327
|
+
publisher?: string;
|
|
13328
|
+
scope?: "artifact" | "publisher" | "harness" | "global";
|
|
13329
|
+
source?: "manual" | "team-policy";
|
|
13330
|
+
harness?: string;
|
|
13331
|
+
exceptionId?: string;
|
|
13332
|
+
}[];
|
|
13333
|
+
teamPolicyPack?: {
|
|
13334
|
+
name?: string;
|
|
13335
|
+
updatedAt?: string;
|
|
13336
|
+
sharedHarnessDefaults?: Record<string, "observe" | "prompt" | "enforce">;
|
|
13337
|
+
allowedPublishers?: string[];
|
|
13338
|
+
blockedPublishers?: string[];
|
|
13339
|
+
blockedDomains?: string[];
|
|
13340
|
+
blockedArtifacts?: string[];
|
|
13341
|
+
alertChannel?: "email" | "slack" | "teams" | "webhook";
|
|
13342
|
+
auditTrail?: {
|
|
13343
|
+
summary?: string;
|
|
13344
|
+
changedAt?: string;
|
|
13345
|
+
actor?: string;
|
|
13346
|
+
change?: "created" | "updated";
|
|
13347
|
+
}[];
|
|
13348
|
+
};
|
|
12416
13349
|
}>;
|
|
12417
13350
|
export declare const guardInventoryResponseSchema: z.ZodObject<{
|
|
12418
13351
|
generatedAt: z.ZodString;
|
|
@@ -12432,14 +13365,14 @@ export declare const guardInventoryResponseSchema: z.ZodObject<{
|
|
|
12432
13365
|
latestHash: z.ZodString;
|
|
12433
13366
|
latestSummary: z.ZodString;
|
|
12434
13367
|
}, "strip", z.ZodTypeAny, {
|
|
13368
|
+
artifactType?: "skill" | "plugin";
|
|
12435
13369
|
artifactId?: string;
|
|
12436
13370
|
artifactName?: string;
|
|
12437
|
-
artifactType?: "skill" | "plugin";
|
|
12438
13371
|
artifactSlug?: string;
|
|
12439
13372
|
publisher?: string;
|
|
13373
|
+
firstSeenAt?: string;
|
|
12440
13374
|
harnesses?: string[];
|
|
12441
13375
|
eventCount?: number;
|
|
12442
|
-
firstSeenAt?: string;
|
|
12443
13376
|
lastSeenAt?: string;
|
|
12444
13377
|
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12445
13378
|
latestRecommendation?: "monitor" | "review" | "block";
|
|
@@ -12447,14 +13380,14 @@ export declare const guardInventoryResponseSchema: z.ZodObject<{
|
|
|
12447
13380
|
latestHash?: string;
|
|
12448
13381
|
latestSummary?: string;
|
|
12449
13382
|
}, {
|
|
13383
|
+
artifactType?: "skill" | "plugin";
|
|
12450
13384
|
artifactId?: string;
|
|
12451
13385
|
artifactName?: string;
|
|
12452
|
-
artifactType?: "skill" | "plugin";
|
|
12453
13386
|
artifactSlug?: string;
|
|
12454
13387
|
publisher?: string;
|
|
13388
|
+
firstSeenAt?: string;
|
|
12455
13389
|
harnesses?: string[];
|
|
12456
13390
|
eventCount?: number;
|
|
12457
|
-
firstSeenAt?: string;
|
|
12458
13391
|
lastSeenAt?: string;
|
|
12459
13392
|
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12460
13393
|
latestRecommendation?: "monitor" | "review" | "block";
|
|
@@ -12464,14 +13397,14 @@ export declare const guardInventoryResponseSchema: z.ZodObject<{
|
|
|
12464
13397
|
}>, "many">;
|
|
12465
13398
|
}, "strip", z.ZodTypeAny, {
|
|
12466
13399
|
items?: {
|
|
13400
|
+
artifactType?: "skill" | "plugin";
|
|
12467
13401
|
artifactId?: string;
|
|
12468
13402
|
artifactName?: string;
|
|
12469
|
-
artifactType?: "skill" | "plugin";
|
|
12470
13403
|
artifactSlug?: string;
|
|
12471
13404
|
publisher?: string;
|
|
13405
|
+
firstSeenAt?: string;
|
|
12472
13406
|
harnesses?: string[];
|
|
12473
13407
|
eventCount?: number;
|
|
12474
|
-
firstSeenAt?: string;
|
|
12475
13408
|
lastSeenAt?: string;
|
|
12476
13409
|
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12477
13410
|
latestRecommendation?: "monitor" | "review" | "block";
|
|
@@ -12482,14 +13415,14 @@ export declare const guardInventoryResponseSchema: z.ZodObject<{
|
|
|
12482
13415
|
generatedAt?: string;
|
|
12483
13416
|
}, {
|
|
12484
13417
|
items?: {
|
|
13418
|
+
artifactType?: "skill" | "plugin";
|
|
12485
13419
|
artifactId?: string;
|
|
12486
13420
|
artifactName?: string;
|
|
12487
|
-
artifactType?: "skill" | "plugin";
|
|
12488
13421
|
artifactSlug?: string;
|
|
12489
13422
|
publisher?: string;
|
|
13423
|
+
firstSeenAt?: string;
|
|
12490
13424
|
harnesses?: string[];
|
|
12491
13425
|
eventCount?: number;
|
|
12492
|
-
firstSeenAt?: string;
|
|
12493
13426
|
lastSeenAt?: string;
|
|
12494
13427
|
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12495
13428
|
latestRecommendation?: "monitor" | "review" | "block";
|
|
@@ -12506,16 +13439,16 @@ export declare const guardAbomSummarySchema: z.ZodObject<{
|
|
|
12506
13439
|
blockedArtifacts: z.ZodNumber;
|
|
12507
13440
|
reviewArtifacts: z.ZodNumber;
|
|
12508
13441
|
}, "strip", z.ZodTypeAny, {
|
|
13442
|
+
blockedArtifacts?: number;
|
|
12509
13443
|
totalArtifacts?: number;
|
|
12510
13444
|
totalDevices?: number;
|
|
12511
13445
|
totalHarnesses?: number;
|
|
12512
|
-
blockedArtifacts?: number;
|
|
12513
13446
|
reviewArtifacts?: number;
|
|
12514
13447
|
}, {
|
|
13448
|
+
blockedArtifacts?: number;
|
|
12515
13449
|
totalArtifacts?: number;
|
|
12516
13450
|
totalDevices?: number;
|
|
12517
13451
|
totalHarnesses?: number;
|
|
12518
|
-
blockedArtifacts?: number;
|
|
12519
13452
|
reviewArtifacts?: number;
|
|
12520
13453
|
}>;
|
|
12521
13454
|
export declare const guardAbomResponseSchema: z.ZodObject<{
|
|
@@ -12527,16 +13460,16 @@ export declare const guardAbomResponseSchema: z.ZodObject<{
|
|
|
12527
13460
|
blockedArtifacts: z.ZodNumber;
|
|
12528
13461
|
reviewArtifacts: z.ZodNumber;
|
|
12529
13462
|
}, "strip", z.ZodTypeAny, {
|
|
13463
|
+
blockedArtifacts?: number;
|
|
12530
13464
|
totalArtifacts?: number;
|
|
12531
13465
|
totalDevices?: number;
|
|
12532
13466
|
totalHarnesses?: number;
|
|
12533
|
-
blockedArtifacts?: number;
|
|
12534
13467
|
reviewArtifacts?: number;
|
|
12535
13468
|
}, {
|
|
13469
|
+
blockedArtifacts?: number;
|
|
12536
13470
|
totalArtifacts?: number;
|
|
12537
13471
|
totalDevices?: number;
|
|
12538
13472
|
totalHarnesses?: number;
|
|
12539
|
-
blockedArtifacts?: number;
|
|
12540
13473
|
reviewArtifacts?: number;
|
|
12541
13474
|
}>;
|
|
12542
13475
|
items: z.ZodArray<z.ZodObject<{
|
|
@@ -12555,14 +13488,14 @@ export declare const guardAbomResponseSchema: z.ZodObject<{
|
|
|
12555
13488
|
latestHash: z.ZodString;
|
|
12556
13489
|
latestSummary: z.ZodString;
|
|
12557
13490
|
}, "strip", z.ZodTypeAny, {
|
|
13491
|
+
artifactType?: "skill" | "plugin";
|
|
12558
13492
|
artifactId?: string;
|
|
12559
13493
|
artifactName?: string;
|
|
12560
|
-
artifactType?: "skill" | "plugin";
|
|
12561
13494
|
artifactSlug?: string;
|
|
12562
13495
|
publisher?: string;
|
|
13496
|
+
firstSeenAt?: string;
|
|
12563
13497
|
harnesses?: string[];
|
|
12564
13498
|
eventCount?: number;
|
|
12565
|
-
firstSeenAt?: string;
|
|
12566
13499
|
lastSeenAt?: string;
|
|
12567
13500
|
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12568
13501
|
latestRecommendation?: "monitor" | "review" | "block";
|
|
@@ -12570,14 +13503,14 @@ export declare const guardAbomResponseSchema: z.ZodObject<{
|
|
|
12570
13503
|
latestHash?: string;
|
|
12571
13504
|
latestSummary?: string;
|
|
12572
13505
|
}, {
|
|
13506
|
+
artifactType?: "skill" | "plugin";
|
|
12573
13507
|
artifactId?: string;
|
|
12574
13508
|
artifactName?: string;
|
|
12575
|
-
artifactType?: "skill" | "plugin";
|
|
12576
13509
|
artifactSlug?: string;
|
|
12577
13510
|
publisher?: string;
|
|
13511
|
+
firstSeenAt?: string;
|
|
12578
13512
|
harnesses?: string[];
|
|
12579
13513
|
eventCount?: number;
|
|
12580
|
-
firstSeenAt?: string;
|
|
12581
13514
|
lastSeenAt?: string;
|
|
12582
13515
|
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12583
13516
|
latestRecommendation?: "monitor" | "review" | "block";
|
|
@@ -12587,21 +13520,21 @@ export declare const guardAbomResponseSchema: z.ZodObject<{
|
|
|
12587
13520
|
}>, "many">;
|
|
12588
13521
|
}, "strip", z.ZodTypeAny, {
|
|
12589
13522
|
summary?: {
|
|
13523
|
+
blockedArtifacts?: number;
|
|
12590
13524
|
totalArtifacts?: number;
|
|
12591
13525
|
totalDevices?: number;
|
|
12592
13526
|
totalHarnesses?: number;
|
|
12593
|
-
blockedArtifacts?: number;
|
|
12594
13527
|
reviewArtifacts?: number;
|
|
12595
13528
|
};
|
|
12596
13529
|
items?: {
|
|
13530
|
+
artifactType?: "skill" | "plugin";
|
|
12597
13531
|
artifactId?: string;
|
|
12598
13532
|
artifactName?: string;
|
|
12599
|
-
artifactType?: "skill" | "plugin";
|
|
12600
13533
|
artifactSlug?: string;
|
|
12601
13534
|
publisher?: string;
|
|
13535
|
+
firstSeenAt?: string;
|
|
12602
13536
|
harnesses?: string[];
|
|
12603
13537
|
eventCount?: number;
|
|
12604
|
-
firstSeenAt?: string;
|
|
12605
13538
|
lastSeenAt?: string;
|
|
12606
13539
|
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12607
13540
|
latestRecommendation?: "monitor" | "review" | "block";
|
|
@@ -12612,21 +13545,21 @@ export declare const guardAbomResponseSchema: z.ZodObject<{
|
|
|
12612
13545
|
generatedAt?: string;
|
|
12613
13546
|
}, {
|
|
12614
13547
|
summary?: {
|
|
13548
|
+
blockedArtifacts?: number;
|
|
12615
13549
|
totalArtifacts?: number;
|
|
12616
13550
|
totalDevices?: number;
|
|
12617
13551
|
totalHarnesses?: number;
|
|
12618
|
-
blockedArtifacts?: number;
|
|
12619
13552
|
reviewArtifacts?: number;
|
|
12620
13553
|
};
|
|
12621
13554
|
items?: {
|
|
13555
|
+
artifactType?: "skill" | "plugin";
|
|
12622
13556
|
artifactId?: string;
|
|
12623
13557
|
artifactName?: string;
|
|
12624
|
-
artifactType?: "skill" | "plugin";
|
|
12625
13558
|
artifactSlug?: string;
|
|
12626
13559
|
publisher?: string;
|
|
13560
|
+
firstSeenAt?: string;
|
|
12627
13561
|
harnesses?: string[];
|
|
12628
13562
|
eventCount?: number;
|
|
12629
|
-
firstSeenAt?: string;
|
|
12630
13563
|
lastSeenAt?: string;
|
|
12631
13564
|
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12632
13565
|
latestRecommendation?: "monitor" | "review" | "block";
|
|
@@ -12653,6 +13586,7 @@ export declare const guardTimelineEventSchema: z.ZodObject<{
|
|
|
12653
13586
|
capabilities?: string[];
|
|
12654
13587
|
summary?: string;
|
|
12655
13588
|
recommendation?: "monitor" | "review" | "block";
|
|
13589
|
+
publisher?: string;
|
|
12656
13590
|
receiptId?: string;
|
|
12657
13591
|
capturedAt?: string;
|
|
12658
13592
|
harness?: string;
|
|
@@ -12661,11 +13595,11 @@ export declare const guardTimelineEventSchema: z.ZodObject<{
|
|
|
12661
13595
|
artifactHash?: string;
|
|
12662
13596
|
policyDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12663
13597
|
changedSinceLastApproval?: boolean;
|
|
12664
|
-
publisher?: string;
|
|
12665
13598
|
}, {
|
|
12666
13599
|
capabilities?: string[];
|
|
12667
13600
|
summary?: string;
|
|
12668
13601
|
recommendation?: "monitor" | "review" | "block";
|
|
13602
|
+
publisher?: string;
|
|
12669
13603
|
receiptId?: string;
|
|
12670
13604
|
capturedAt?: string;
|
|
12671
13605
|
harness?: string;
|
|
@@ -12674,7 +13608,6 @@ export declare const guardTimelineEventSchema: z.ZodObject<{
|
|
|
12674
13608
|
artifactHash?: string;
|
|
12675
13609
|
policyDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12676
13610
|
changedSinceLastApproval?: boolean;
|
|
12677
|
-
publisher?: string;
|
|
12678
13611
|
}>;
|
|
12679
13612
|
export declare const guardArtifactTimelineResponseSchema: z.ZodObject<{
|
|
12680
13613
|
generatedAt: z.ZodString;
|
|
@@ -12699,6 +13632,7 @@ export declare const guardArtifactTimelineResponseSchema: z.ZodObject<{
|
|
|
12699
13632
|
capabilities?: string[];
|
|
12700
13633
|
summary?: string;
|
|
12701
13634
|
recommendation?: "monitor" | "review" | "block";
|
|
13635
|
+
publisher?: string;
|
|
12702
13636
|
receiptId?: string;
|
|
12703
13637
|
capturedAt?: string;
|
|
12704
13638
|
harness?: string;
|
|
@@ -12707,11 +13641,11 @@ export declare const guardArtifactTimelineResponseSchema: z.ZodObject<{
|
|
|
12707
13641
|
artifactHash?: string;
|
|
12708
13642
|
policyDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12709
13643
|
changedSinceLastApproval?: boolean;
|
|
12710
|
-
publisher?: string;
|
|
12711
13644
|
}, {
|
|
12712
13645
|
capabilities?: string[];
|
|
12713
13646
|
summary?: string;
|
|
12714
13647
|
recommendation?: "monitor" | "review" | "block";
|
|
13648
|
+
publisher?: string;
|
|
12715
13649
|
receiptId?: string;
|
|
12716
13650
|
capturedAt?: string;
|
|
12717
13651
|
harness?: string;
|
|
@@ -12720,18 +13654,18 @@ export declare const guardArtifactTimelineResponseSchema: z.ZodObject<{
|
|
|
12720
13654
|
artifactHash?: string;
|
|
12721
13655
|
policyDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12722
13656
|
changedSinceLastApproval?: boolean;
|
|
12723
|
-
publisher?: string;
|
|
12724
13657
|
}>, "many">;
|
|
12725
13658
|
}, "strip", z.ZodTypeAny, {
|
|
12726
13659
|
generatedAt?: string;
|
|
13660
|
+
artifactType?: "skill" | "plugin";
|
|
12727
13661
|
artifactId?: string;
|
|
12728
13662
|
artifactName?: string;
|
|
12729
|
-
artifactType?: "skill" | "plugin";
|
|
12730
13663
|
artifactSlug?: string;
|
|
12731
13664
|
events?: {
|
|
12732
13665
|
capabilities?: string[];
|
|
12733
13666
|
summary?: string;
|
|
12734
13667
|
recommendation?: "monitor" | "review" | "block";
|
|
13668
|
+
publisher?: string;
|
|
12735
13669
|
receiptId?: string;
|
|
12736
13670
|
capturedAt?: string;
|
|
12737
13671
|
harness?: string;
|
|
@@ -12740,18 +13674,18 @@ export declare const guardArtifactTimelineResponseSchema: z.ZodObject<{
|
|
|
12740
13674
|
artifactHash?: string;
|
|
12741
13675
|
policyDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12742
13676
|
changedSinceLastApproval?: boolean;
|
|
12743
|
-
publisher?: string;
|
|
12744
13677
|
}[];
|
|
12745
13678
|
}, {
|
|
12746
13679
|
generatedAt?: string;
|
|
13680
|
+
artifactType?: "skill" | "plugin";
|
|
12747
13681
|
artifactId?: string;
|
|
12748
13682
|
artifactName?: string;
|
|
12749
|
-
artifactType?: "skill" | "plugin";
|
|
12750
13683
|
artifactSlug?: string;
|
|
12751
13684
|
events?: {
|
|
12752
13685
|
capabilities?: string[];
|
|
12753
13686
|
summary?: string;
|
|
12754
13687
|
recommendation?: "monitor" | "review" | "block";
|
|
13688
|
+
publisher?: string;
|
|
12755
13689
|
receiptId?: string;
|
|
12756
13690
|
capturedAt?: string;
|
|
12757
13691
|
harness?: string;
|
|
@@ -12760,7 +13694,6 @@ export declare const guardArtifactTimelineResponseSchema: z.ZodObject<{
|
|
|
12760
13694
|
artifactHash?: string;
|
|
12761
13695
|
policyDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12762
13696
|
changedSinceLastApproval?: boolean;
|
|
12763
|
-
publisher?: string;
|
|
12764
13697
|
}[];
|
|
12765
13698
|
}>;
|
|
12766
13699
|
export declare const guardReceiptExportSummarySchema: z.ZodObject<{
|
|
@@ -12769,14 +13702,14 @@ export declare const guardReceiptExportSummarySchema: z.ZodObject<{
|
|
|
12769
13702
|
reviewCount: z.ZodNumber;
|
|
12770
13703
|
approvedCount: z.ZodNumber;
|
|
12771
13704
|
}, "strip", z.ZodTypeAny, {
|
|
13705
|
+
reviewCount?: number;
|
|
12772
13706
|
totalReceipts?: number;
|
|
12773
13707
|
blockedCount?: number;
|
|
12774
|
-
reviewCount?: number;
|
|
12775
13708
|
approvedCount?: number;
|
|
12776
13709
|
}, {
|
|
13710
|
+
reviewCount?: number;
|
|
12777
13711
|
totalReceipts?: number;
|
|
12778
13712
|
blockedCount?: number;
|
|
12779
|
-
reviewCount?: number;
|
|
12780
13713
|
approvedCount?: number;
|
|
12781
13714
|
}>;
|
|
12782
13715
|
export declare const guardExportSignatureSchema: z.ZodObject<{
|
|
@@ -12797,14 +13730,14 @@ export declare const guardReceiptExportResponseSchema: z.ZodObject<{
|
|
|
12797
13730
|
reviewCount: z.ZodNumber;
|
|
12798
13731
|
approvedCount: z.ZodNumber;
|
|
12799
13732
|
}, "strip", z.ZodTypeAny, {
|
|
13733
|
+
reviewCount?: number;
|
|
12800
13734
|
totalReceipts?: number;
|
|
12801
13735
|
blockedCount?: number;
|
|
12802
|
-
reviewCount?: number;
|
|
12803
13736
|
approvedCount?: number;
|
|
12804
13737
|
}, {
|
|
13738
|
+
reviewCount?: number;
|
|
12805
13739
|
totalReceipts?: number;
|
|
12806
13740
|
blockedCount?: number;
|
|
12807
|
-
reviewCount?: number;
|
|
12808
13741
|
approvedCount?: number;
|
|
12809
13742
|
}>;
|
|
12810
13743
|
provenanceSummary: z.ZodArray<z.ZodString, "many">;
|
|
@@ -12829,10 +13762,11 @@ export declare const guardReceiptExportResponseSchema: z.ZodObject<{
|
|
|
12829
13762
|
capabilities?: string[];
|
|
12830
13763
|
summary?: string;
|
|
12831
13764
|
recommendation?: "monitor" | "review" | "block";
|
|
13765
|
+
artifactType?: "skill" | "plugin";
|
|
12832
13766
|
artifactId?: string;
|
|
12833
13767
|
artifactName?: string;
|
|
12834
|
-
artifactType?: "skill" | "plugin";
|
|
12835
13768
|
artifactSlug?: string;
|
|
13769
|
+
publisher?: string;
|
|
12836
13770
|
receiptId?: string;
|
|
12837
13771
|
capturedAt?: string;
|
|
12838
13772
|
harness?: string;
|
|
@@ -12841,15 +13775,15 @@ export declare const guardReceiptExportResponseSchema: z.ZodObject<{
|
|
|
12841
13775
|
artifactHash?: string;
|
|
12842
13776
|
policyDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12843
13777
|
changedSinceLastApproval?: boolean;
|
|
12844
|
-
publisher?: string;
|
|
12845
13778
|
}, {
|
|
12846
13779
|
capabilities?: string[];
|
|
12847
13780
|
summary?: string;
|
|
12848
13781
|
recommendation?: "monitor" | "review" | "block";
|
|
13782
|
+
artifactType?: "skill" | "plugin";
|
|
12849
13783
|
artifactId?: string;
|
|
12850
13784
|
artifactName?: string;
|
|
12851
|
-
artifactType?: "skill" | "plugin";
|
|
12852
13785
|
artifactSlug?: string;
|
|
13786
|
+
publisher?: string;
|
|
12853
13787
|
receiptId?: string;
|
|
12854
13788
|
capturedAt?: string;
|
|
12855
13789
|
harness?: string;
|
|
@@ -12858,7 +13792,6 @@ export declare const guardReceiptExportResponseSchema: z.ZodObject<{
|
|
|
12858
13792
|
artifactHash?: string;
|
|
12859
13793
|
policyDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12860
13794
|
changedSinceLastApproval?: boolean;
|
|
12861
|
-
publisher?: string;
|
|
12862
13795
|
}>, "many">;
|
|
12863
13796
|
signature: z.ZodObject<{
|
|
12864
13797
|
algorithm: z.ZodEnum<["hmac-sha256", "none"]>;
|
|
@@ -12876,19 +13809,20 @@ export declare const guardReceiptExportResponseSchema: z.ZodObject<{
|
|
|
12876
13809
|
algorithm?: "none" | "hmac-sha256";
|
|
12877
13810
|
};
|
|
12878
13811
|
summary?: {
|
|
13812
|
+
reviewCount?: number;
|
|
12879
13813
|
totalReceipts?: number;
|
|
12880
13814
|
blockedCount?: number;
|
|
12881
|
-
reviewCount?: number;
|
|
12882
13815
|
approvedCount?: number;
|
|
12883
13816
|
};
|
|
12884
13817
|
items?: {
|
|
12885
13818
|
capabilities?: string[];
|
|
12886
13819
|
summary?: string;
|
|
12887
13820
|
recommendation?: "monitor" | "review" | "block";
|
|
13821
|
+
artifactType?: "skill" | "plugin";
|
|
12888
13822
|
artifactId?: string;
|
|
12889
13823
|
artifactName?: string;
|
|
12890
|
-
artifactType?: "skill" | "plugin";
|
|
12891
13824
|
artifactSlug?: string;
|
|
13825
|
+
publisher?: string;
|
|
12892
13826
|
receiptId?: string;
|
|
12893
13827
|
capturedAt?: string;
|
|
12894
13828
|
harness?: string;
|
|
@@ -12897,7 +13831,6 @@ export declare const guardReceiptExportResponseSchema: z.ZodObject<{
|
|
|
12897
13831
|
artifactHash?: string;
|
|
12898
13832
|
policyDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12899
13833
|
changedSinceLastApproval?: boolean;
|
|
12900
|
-
publisher?: string;
|
|
12901
13834
|
}[];
|
|
12902
13835
|
generatedAt?: string;
|
|
12903
13836
|
provenanceSummary?: string[];
|
|
@@ -12907,19 +13840,20 @@ export declare const guardReceiptExportResponseSchema: z.ZodObject<{
|
|
|
12907
13840
|
algorithm?: "none" | "hmac-sha256";
|
|
12908
13841
|
};
|
|
12909
13842
|
summary?: {
|
|
13843
|
+
reviewCount?: number;
|
|
12910
13844
|
totalReceipts?: number;
|
|
12911
13845
|
blockedCount?: number;
|
|
12912
|
-
reviewCount?: number;
|
|
12913
13846
|
approvedCount?: number;
|
|
12914
13847
|
};
|
|
12915
13848
|
items?: {
|
|
12916
13849
|
capabilities?: string[];
|
|
12917
13850
|
summary?: string;
|
|
12918
13851
|
recommendation?: "monitor" | "review" | "block";
|
|
13852
|
+
artifactType?: "skill" | "plugin";
|
|
12919
13853
|
artifactId?: string;
|
|
12920
13854
|
artifactName?: string;
|
|
12921
|
-
artifactType?: "skill" | "plugin";
|
|
12922
13855
|
artifactSlug?: string;
|
|
13856
|
+
publisher?: string;
|
|
12923
13857
|
receiptId?: string;
|
|
12924
13858
|
capturedAt?: string;
|
|
12925
13859
|
harness?: string;
|
|
@@ -12928,7 +13862,6 @@ export declare const guardReceiptExportResponseSchema: z.ZodObject<{
|
|
|
12928
13862
|
artifactHash?: string;
|
|
12929
13863
|
policyDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12930
13864
|
changedSinceLastApproval?: boolean;
|
|
12931
|
-
publisher?: string;
|
|
12932
13865
|
}[];
|
|
12933
13866
|
generatedAt?: string;
|
|
12934
13867
|
provenanceSummary?: string[];
|
|
@@ -12969,19 +13902,19 @@ export declare const guardWatchlistItemSchema: z.ZodObject<{
|
|
|
12969
13902
|
}, "strip", z.ZodTypeAny, {
|
|
12970
13903
|
reason?: string;
|
|
12971
13904
|
createdAt?: string;
|
|
13905
|
+
artifactType?: "skill" | "plugin";
|
|
12972
13906
|
artifactId?: string;
|
|
12973
13907
|
artifactName?: string;
|
|
12974
|
-
artifactType?: "skill" | "plugin";
|
|
12975
13908
|
artifactSlug?: string;
|
|
12976
|
-
source?: "manual" | "
|
|
13909
|
+
source?: "manual" | "team-policy" | "synced";
|
|
12977
13910
|
}, {
|
|
12978
13911
|
reason?: string;
|
|
12979
13912
|
createdAt?: string;
|
|
13913
|
+
artifactType?: "skill" | "plugin";
|
|
12980
13914
|
artifactId?: string;
|
|
12981
13915
|
artifactName?: string;
|
|
12982
|
-
artifactType?: "skill" | "plugin";
|
|
12983
13916
|
artifactSlug?: string;
|
|
12984
|
-
source?: "manual" | "
|
|
13917
|
+
source?: "manual" | "team-policy" | "synced";
|
|
12985
13918
|
}>;
|
|
12986
13919
|
export declare const guardWatchlistResponseSchema: z.ZodObject<{
|
|
12987
13920
|
generatedAt: z.ZodString;
|
|
@@ -12989,47 +13922,357 @@ export declare const guardWatchlistResponseSchema: z.ZodObject<{
|
|
|
12989
13922
|
artifactId: z.ZodString;
|
|
12990
13923
|
artifactName: z.ZodString;
|
|
12991
13924
|
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
12992
|
-
artifactSlug: z.ZodString;
|
|
12993
|
-
reason: z.ZodString;
|
|
12994
|
-
source: z.ZodEnum<["manual", "synced", "team-policy"]>;
|
|
12995
|
-
createdAt: z.ZodString;
|
|
13925
|
+
artifactSlug: z.ZodString;
|
|
13926
|
+
reason: z.ZodString;
|
|
13927
|
+
source: z.ZodEnum<["manual", "synced", "team-policy"]>;
|
|
13928
|
+
createdAt: z.ZodString;
|
|
13929
|
+
}, "strip", z.ZodTypeAny, {
|
|
13930
|
+
reason?: string;
|
|
13931
|
+
createdAt?: string;
|
|
13932
|
+
artifactType?: "skill" | "plugin";
|
|
13933
|
+
artifactId?: string;
|
|
13934
|
+
artifactName?: string;
|
|
13935
|
+
artifactSlug?: string;
|
|
13936
|
+
source?: "manual" | "team-policy" | "synced";
|
|
13937
|
+
}, {
|
|
13938
|
+
reason?: string;
|
|
13939
|
+
createdAt?: string;
|
|
13940
|
+
artifactType?: "skill" | "plugin";
|
|
13941
|
+
artifactId?: string;
|
|
13942
|
+
artifactName?: string;
|
|
13943
|
+
artifactSlug?: string;
|
|
13944
|
+
source?: "manual" | "team-policy" | "synced";
|
|
13945
|
+
}>, "many">;
|
|
13946
|
+
}, "strip", z.ZodTypeAny, {
|
|
13947
|
+
items?: {
|
|
13948
|
+
reason?: string;
|
|
13949
|
+
createdAt?: string;
|
|
13950
|
+
artifactType?: "skill" | "plugin";
|
|
13951
|
+
artifactId?: string;
|
|
13952
|
+
artifactName?: string;
|
|
13953
|
+
artifactSlug?: string;
|
|
13954
|
+
source?: "manual" | "team-policy" | "synced";
|
|
13955
|
+
}[];
|
|
13956
|
+
generatedAt?: string;
|
|
13957
|
+
}, {
|
|
13958
|
+
items?: {
|
|
13959
|
+
reason?: string;
|
|
13960
|
+
createdAt?: string;
|
|
13961
|
+
artifactType?: "skill" | "plugin";
|
|
13962
|
+
artifactId?: string;
|
|
13963
|
+
artifactName?: string;
|
|
13964
|
+
artifactSlug?: string;
|
|
13965
|
+
source?: "manual" | "team-policy" | "synced";
|
|
13966
|
+
}[];
|
|
13967
|
+
generatedAt?: string;
|
|
13968
|
+
}>;
|
|
13969
|
+
export declare const guardWatchlistLookupMatchSchema: z.ZodObject<{
|
|
13970
|
+
artifactId: z.ZodNullable<z.ZodString>;
|
|
13971
|
+
publisher: z.ZodNullable<z.ZodString>;
|
|
13972
|
+
domain: z.ZodNullable<z.ZodString>;
|
|
13973
|
+
source: z.ZodEnum<["watchlist", "team-policy"]>;
|
|
13974
|
+
reason: z.ZodString;
|
|
13975
|
+
}, "strip", z.ZodTypeAny, {
|
|
13976
|
+
reason?: string;
|
|
13977
|
+
domain?: string;
|
|
13978
|
+
artifactId?: string;
|
|
13979
|
+
publisher?: string;
|
|
13980
|
+
source?: "team-policy" | "watchlist";
|
|
13981
|
+
}, {
|
|
13982
|
+
reason?: string;
|
|
13983
|
+
domain?: string;
|
|
13984
|
+
artifactId?: string;
|
|
13985
|
+
publisher?: string;
|
|
13986
|
+
source?: "team-policy" | "watchlist";
|
|
13987
|
+
}>;
|
|
13988
|
+
export declare const guardWatchlistLookupResponseSchema: z.ZodObject<{
|
|
13989
|
+
generatedAt: z.ZodString;
|
|
13990
|
+
matched: z.ZodBoolean;
|
|
13991
|
+
scope: z.ZodEnum<["artifact", "publisher", "domain", "none"]>;
|
|
13992
|
+
item: z.ZodNullable<z.ZodObject<{
|
|
13993
|
+
artifactId: z.ZodNullable<z.ZodString>;
|
|
13994
|
+
publisher: z.ZodNullable<z.ZodString>;
|
|
13995
|
+
domain: z.ZodNullable<z.ZodString>;
|
|
13996
|
+
source: z.ZodEnum<["watchlist", "team-policy"]>;
|
|
13997
|
+
reason: z.ZodString;
|
|
13998
|
+
}, "strip", z.ZodTypeAny, {
|
|
13999
|
+
reason?: string;
|
|
14000
|
+
domain?: string;
|
|
14001
|
+
artifactId?: string;
|
|
14002
|
+
publisher?: string;
|
|
14003
|
+
source?: "team-policy" | "watchlist";
|
|
14004
|
+
}, {
|
|
14005
|
+
reason?: string;
|
|
14006
|
+
domain?: string;
|
|
14007
|
+
artifactId?: string;
|
|
14008
|
+
publisher?: string;
|
|
14009
|
+
source?: "team-policy" | "watchlist";
|
|
14010
|
+
}>>;
|
|
14011
|
+
}, "strip", z.ZodTypeAny, {
|
|
14012
|
+
generatedAt?: string;
|
|
14013
|
+
scope?: "none" | "domain" | "artifact" | "publisher";
|
|
14014
|
+
matched?: boolean;
|
|
14015
|
+
item?: {
|
|
14016
|
+
reason?: string;
|
|
14017
|
+
domain?: string;
|
|
14018
|
+
artifactId?: string;
|
|
14019
|
+
publisher?: string;
|
|
14020
|
+
source?: "team-policy" | "watchlist";
|
|
14021
|
+
};
|
|
14022
|
+
}, {
|
|
14023
|
+
generatedAt?: string;
|
|
14024
|
+
scope?: "none" | "domain" | "artifact" | "publisher";
|
|
14025
|
+
matched?: boolean;
|
|
14026
|
+
item?: {
|
|
14027
|
+
reason?: string;
|
|
14028
|
+
domain?: string;
|
|
14029
|
+
artifactId?: string;
|
|
14030
|
+
publisher?: string;
|
|
14031
|
+
source?: "team-policy" | "watchlist";
|
|
14032
|
+
};
|
|
14033
|
+
}>;
|
|
14034
|
+
export declare const guardPainSignalSchema: z.ZodObject<{
|
|
14035
|
+
signalId: z.ZodString;
|
|
14036
|
+
signalName: z.ZodString;
|
|
14037
|
+
artifactId: z.ZodString;
|
|
14038
|
+
artifactName: z.ZodString;
|
|
14039
|
+
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
14040
|
+
harness: z.ZodString;
|
|
14041
|
+
latestSummary: z.ZodString;
|
|
14042
|
+
firstSeenAt: z.ZodString;
|
|
14043
|
+
lastSeenAt: z.ZodString;
|
|
14044
|
+
count: z.ZodNumber;
|
|
14045
|
+
source: z.ZodLiteral<"scanner">;
|
|
14046
|
+
publisher: z.ZodOptional<z.ZodString>;
|
|
14047
|
+
}, "strip", z.ZodTypeAny, {
|
|
14048
|
+
artifactType?: "skill" | "plugin";
|
|
14049
|
+
artifactId?: string;
|
|
14050
|
+
artifactName?: string;
|
|
14051
|
+
publisher?: string;
|
|
14052
|
+
source?: "scanner";
|
|
14053
|
+
firstSeenAt?: string;
|
|
14054
|
+
harness?: string;
|
|
14055
|
+
lastSeenAt?: string;
|
|
14056
|
+
latestSummary?: string;
|
|
14057
|
+
signalId?: string;
|
|
14058
|
+
signalName?: string;
|
|
14059
|
+
count?: number;
|
|
14060
|
+
}, {
|
|
14061
|
+
artifactType?: "skill" | "plugin";
|
|
14062
|
+
artifactId?: string;
|
|
14063
|
+
artifactName?: string;
|
|
14064
|
+
publisher?: string;
|
|
14065
|
+
source?: "scanner";
|
|
14066
|
+
firstSeenAt?: string;
|
|
14067
|
+
harness?: string;
|
|
14068
|
+
lastSeenAt?: string;
|
|
14069
|
+
latestSummary?: string;
|
|
14070
|
+
signalId?: string;
|
|
14071
|
+
signalName?: string;
|
|
14072
|
+
count?: number;
|
|
14073
|
+
}>;
|
|
14074
|
+
export declare const guardPainSignalListResponseSchema: z.ZodObject<{
|
|
14075
|
+
generatedAt: z.ZodString;
|
|
14076
|
+
items: z.ZodArray<z.ZodObject<{
|
|
14077
|
+
signalId: z.ZodString;
|
|
14078
|
+
signalName: z.ZodString;
|
|
14079
|
+
artifactId: z.ZodString;
|
|
14080
|
+
artifactName: z.ZodString;
|
|
14081
|
+
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
14082
|
+
harness: z.ZodString;
|
|
14083
|
+
latestSummary: z.ZodString;
|
|
14084
|
+
firstSeenAt: z.ZodString;
|
|
14085
|
+
lastSeenAt: z.ZodString;
|
|
14086
|
+
count: z.ZodNumber;
|
|
14087
|
+
source: z.ZodLiteral<"scanner">;
|
|
14088
|
+
publisher: z.ZodOptional<z.ZodString>;
|
|
14089
|
+
}, "strip", z.ZodTypeAny, {
|
|
14090
|
+
artifactType?: "skill" | "plugin";
|
|
14091
|
+
artifactId?: string;
|
|
14092
|
+
artifactName?: string;
|
|
14093
|
+
publisher?: string;
|
|
14094
|
+
source?: "scanner";
|
|
14095
|
+
firstSeenAt?: string;
|
|
14096
|
+
harness?: string;
|
|
14097
|
+
lastSeenAt?: string;
|
|
14098
|
+
latestSummary?: string;
|
|
14099
|
+
signalId?: string;
|
|
14100
|
+
signalName?: string;
|
|
14101
|
+
count?: number;
|
|
14102
|
+
}, {
|
|
14103
|
+
artifactType?: "skill" | "plugin";
|
|
14104
|
+
artifactId?: string;
|
|
14105
|
+
artifactName?: string;
|
|
14106
|
+
publisher?: string;
|
|
14107
|
+
source?: "scanner";
|
|
14108
|
+
firstSeenAt?: string;
|
|
14109
|
+
harness?: string;
|
|
14110
|
+
lastSeenAt?: string;
|
|
14111
|
+
latestSummary?: string;
|
|
14112
|
+
signalId?: string;
|
|
14113
|
+
signalName?: string;
|
|
14114
|
+
count?: number;
|
|
14115
|
+
}>, "many">;
|
|
14116
|
+
}, "strip", z.ZodTypeAny, {
|
|
14117
|
+
items?: {
|
|
14118
|
+
artifactType?: "skill" | "plugin";
|
|
14119
|
+
artifactId?: string;
|
|
14120
|
+
artifactName?: string;
|
|
14121
|
+
publisher?: string;
|
|
14122
|
+
source?: "scanner";
|
|
14123
|
+
firstSeenAt?: string;
|
|
14124
|
+
harness?: string;
|
|
14125
|
+
lastSeenAt?: string;
|
|
14126
|
+
latestSummary?: string;
|
|
14127
|
+
signalId?: string;
|
|
14128
|
+
signalName?: string;
|
|
14129
|
+
count?: number;
|
|
14130
|
+
}[];
|
|
14131
|
+
generatedAt?: string;
|
|
14132
|
+
}, {
|
|
14133
|
+
items?: {
|
|
14134
|
+
artifactType?: "skill" | "plugin";
|
|
14135
|
+
artifactId?: string;
|
|
14136
|
+
artifactName?: string;
|
|
14137
|
+
publisher?: string;
|
|
14138
|
+
source?: "scanner";
|
|
14139
|
+
firstSeenAt?: string;
|
|
14140
|
+
harness?: string;
|
|
14141
|
+
lastSeenAt?: string;
|
|
14142
|
+
latestSummary?: string;
|
|
14143
|
+
signalId?: string;
|
|
14144
|
+
signalName?: string;
|
|
14145
|
+
count?: number;
|
|
14146
|
+
}[];
|
|
14147
|
+
generatedAt?: string;
|
|
14148
|
+
}>;
|
|
14149
|
+
export declare const guardPainSignalAggregateSchema: z.ZodObject<{
|
|
14150
|
+
artifactId: z.ZodString;
|
|
14151
|
+
artifactName: z.ZodString;
|
|
14152
|
+
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
14153
|
+
signalName: z.ZodString;
|
|
14154
|
+
latestSummary: z.ZodString;
|
|
14155
|
+
firstSeenAt: z.ZodString;
|
|
14156
|
+
lastSeenAt: z.ZodString;
|
|
14157
|
+
totalCount: z.ZodNumber;
|
|
14158
|
+
consumerCount: z.ZodNumber;
|
|
14159
|
+
harnesses: z.ZodArray<z.ZodString, "many">;
|
|
14160
|
+
publishers: z.ZodArray<z.ZodString, "many">;
|
|
14161
|
+
}, "strip", z.ZodTypeAny, {
|
|
14162
|
+
artifactType?: "skill" | "plugin";
|
|
14163
|
+
artifactId?: string;
|
|
14164
|
+
artifactName?: string;
|
|
14165
|
+
firstSeenAt?: string;
|
|
14166
|
+
harnesses?: string[];
|
|
14167
|
+
lastSeenAt?: string;
|
|
14168
|
+
latestSummary?: string;
|
|
14169
|
+
signalName?: string;
|
|
14170
|
+
totalCount?: number;
|
|
14171
|
+
consumerCount?: number;
|
|
14172
|
+
publishers?: string[];
|
|
14173
|
+
}, {
|
|
14174
|
+
artifactType?: "skill" | "plugin";
|
|
14175
|
+
artifactId?: string;
|
|
14176
|
+
artifactName?: string;
|
|
14177
|
+
firstSeenAt?: string;
|
|
14178
|
+
harnesses?: string[];
|
|
14179
|
+
lastSeenAt?: string;
|
|
14180
|
+
latestSummary?: string;
|
|
14181
|
+
signalName?: string;
|
|
14182
|
+
totalCount?: number;
|
|
14183
|
+
consumerCount?: number;
|
|
14184
|
+
publishers?: string[];
|
|
14185
|
+
}>;
|
|
14186
|
+
export declare const guardPainSignalAggregateResponseSchema: z.ZodObject<{
|
|
14187
|
+
generatedAt: z.ZodString;
|
|
14188
|
+
summary: z.ZodObject<{
|
|
14189
|
+
totalSignals: z.ZodNumber;
|
|
14190
|
+
uniqueArtifacts: z.ZodNumber;
|
|
14191
|
+
uniqueConsumers: z.ZodNumber;
|
|
14192
|
+
}, "strip", z.ZodTypeAny, {
|
|
14193
|
+
totalSignals?: number;
|
|
14194
|
+
uniqueArtifacts?: number;
|
|
14195
|
+
uniqueConsumers?: number;
|
|
14196
|
+
}, {
|
|
14197
|
+
totalSignals?: number;
|
|
14198
|
+
uniqueArtifacts?: number;
|
|
14199
|
+
uniqueConsumers?: number;
|
|
14200
|
+
}>;
|
|
14201
|
+
items: z.ZodArray<z.ZodObject<{
|
|
14202
|
+
artifactId: z.ZodString;
|
|
14203
|
+
artifactName: z.ZodString;
|
|
14204
|
+
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
14205
|
+
signalName: z.ZodString;
|
|
14206
|
+
latestSummary: z.ZodString;
|
|
14207
|
+
firstSeenAt: z.ZodString;
|
|
14208
|
+
lastSeenAt: z.ZodString;
|
|
14209
|
+
totalCount: z.ZodNumber;
|
|
14210
|
+
consumerCount: z.ZodNumber;
|
|
14211
|
+
harnesses: z.ZodArray<z.ZodString, "many">;
|
|
14212
|
+
publishers: z.ZodArray<z.ZodString, "many">;
|
|
12996
14213
|
}, "strip", z.ZodTypeAny, {
|
|
12997
|
-
|
|
12998
|
-
createdAt?: string;
|
|
14214
|
+
artifactType?: "skill" | "plugin";
|
|
12999
14215
|
artifactId?: string;
|
|
13000
14216
|
artifactName?: string;
|
|
13001
|
-
|
|
13002
|
-
|
|
13003
|
-
|
|
14217
|
+
firstSeenAt?: string;
|
|
14218
|
+
harnesses?: string[];
|
|
14219
|
+
lastSeenAt?: string;
|
|
14220
|
+
latestSummary?: string;
|
|
14221
|
+
signalName?: string;
|
|
14222
|
+
totalCount?: number;
|
|
14223
|
+
consumerCount?: number;
|
|
14224
|
+
publishers?: string[];
|
|
13004
14225
|
}, {
|
|
13005
|
-
|
|
13006
|
-
createdAt?: string;
|
|
14226
|
+
artifactType?: "skill" | "plugin";
|
|
13007
14227
|
artifactId?: string;
|
|
13008
14228
|
artifactName?: string;
|
|
13009
|
-
|
|
13010
|
-
|
|
13011
|
-
|
|
14229
|
+
firstSeenAt?: string;
|
|
14230
|
+
harnesses?: string[];
|
|
14231
|
+
lastSeenAt?: string;
|
|
14232
|
+
latestSummary?: string;
|
|
14233
|
+
signalName?: string;
|
|
14234
|
+
totalCount?: number;
|
|
14235
|
+
consumerCount?: number;
|
|
14236
|
+
publishers?: string[];
|
|
13012
14237
|
}>, "many">;
|
|
13013
14238
|
}, "strip", z.ZodTypeAny, {
|
|
14239
|
+
summary?: {
|
|
14240
|
+
totalSignals?: number;
|
|
14241
|
+
uniqueArtifacts?: number;
|
|
14242
|
+
uniqueConsumers?: number;
|
|
14243
|
+
};
|
|
13014
14244
|
items?: {
|
|
13015
|
-
|
|
13016
|
-
createdAt?: string;
|
|
14245
|
+
artifactType?: "skill" | "plugin";
|
|
13017
14246
|
artifactId?: string;
|
|
13018
14247
|
artifactName?: string;
|
|
13019
|
-
|
|
13020
|
-
|
|
13021
|
-
|
|
14248
|
+
firstSeenAt?: string;
|
|
14249
|
+
harnesses?: string[];
|
|
14250
|
+
lastSeenAt?: string;
|
|
14251
|
+
latestSummary?: string;
|
|
14252
|
+
signalName?: string;
|
|
14253
|
+
totalCount?: number;
|
|
14254
|
+
consumerCount?: number;
|
|
14255
|
+
publishers?: string[];
|
|
13022
14256
|
}[];
|
|
13023
14257
|
generatedAt?: string;
|
|
13024
14258
|
}, {
|
|
14259
|
+
summary?: {
|
|
14260
|
+
totalSignals?: number;
|
|
14261
|
+
uniqueArtifacts?: number;
|
|
14262
|
+
uniqueConsumers?: number;
|
|
14263
|
+
};
|
|
13025
14264
|
items?: {
|
|
13026
|
-
|
|
13027
|
-
createdAt?: string;
|
|
14265
|
+
artifactType?: "skill" | "plugin";
|
|
13028
14266
|
artifactId?: string;
|
|
13029
14267
|
artifactName?: string;
|
|
13030
|
-
|
|
13031
|
-
|
|
13032
|
-
|
|
14268
|
+
firstSeenAt?: string;
|
|
14269
|
+
harnesses?: string[];
|
|
14270
|
+
lastSeenAt?: string;
|
|
14271
|
+
latestSummary?: string;
|
|
14272
|
+
signalName?: string;
|
|
14273
|
+
totalCount?: number;
|
|
14274
|
+
consumerCount?: number;
|
|
14275
|
+
publishers?: string[];
|
|
13033
14276
|
}[];
|
|
13034
14277
|
generatedAt?: string;
|
|
13035
14278
|
}>;
|
|
@@ -13052,11 +14295,11 @@ export declare const guardExceptionItemSchema: z.ZodObject<{
|
|
|
13052
14295
|
updatedAt?: string;
|
|
13053
14296
|
expiresAt?: string;
|
|
13054
14297
|
artifactId?: string;
|
|
13055
|
-
harness?: string;
|
|
13056
14298
|
publisher?: string;
|
|
14299
|
+
scope?: "artifact" | "publisher" | "harness" | "global";
|
|
13057
14300
|
source?: "manual" | "team-policy";
|
|
14301
|
+
harness?: string;
|
|
13058
14302
|
exceptionId?: string;
|
|
13059
|
-
scope?: "harness" | "publisher" | "artifact" | "global";
|
|
13060
14303
|
}, {
|
|
13061
14304
|
reason?: string;
|
|
13062
14305
|
owner?: string;
|
|
@@ -13064,11 +14307,11 @@ export declare const guardExceptionItemSchema: z.ZodObject<{
|
|
|
13064
14307
|
updatedAt?: string;
|
|
13065
14308
|
expiresAt?: string;
|
|
13066
14309
|
artifactId?: string;
|
|
13067
|
-
harness?: string;
|
|
13068
14310
|
publisher?: string;
|
|
14311
|
+
scope?: "artifact" | "publisher" | "harness" | "global";
|
|
13069
14312
|
source?: "manual" | "team-policy";
|
|
14313
|
+
harness?: string;
|
|
13070
14314
|
exceptionId?: string;
|
|
13071
|
-
scope?: "harness" | "publisher" | "artifact" | "global";
|
|
13072
14315
|
}>;
|
|
13073
14316
|
export declare const guardExceptionListResponseSchema: z.ZodObject<{
|
|
13074
14317
|
generatedAt: z.ZodString;
|
|
@@ -13091,11 +14334,11 @@ export declare const guardExceptionListResponseSchema: z.ZodObject<{
|
|
|
13091
14334
|
updatedAt?: string;
|
|
13092
14335
|
expiresAt?: string;
|
|
13093
14336
|
artifactId?: string;
|
|
13094
|
-
harness?: string;
|
|
13095
14337
|
publisher?: string;
|
|
14338
|
+
scope?: "artifact" | "publisher" | "harness" | "global";
|
|
13096
14339
|
source?: "manual" | "team-policy";
|
|
14340
|
+
harness?: string;
|
|
13097
14341
|
exceptionId?: string;
|
|
13098
|
-
scope?: "harness" | "publisher" | "artifact" | "global";
|
|
13099
14342
|
}, {
|
|
13100
14343
|
reason?: string;
|
|
13101
14344
|
owner?: string;
|
|
@@ -13103,11 +14346,11 @@ export declare const guardExceptionListResponseSchema: z.ZodObject<{
|
|
|
13103
14346
|
updatedAt?: string;
|
|
13104
14347
|
expiresAt?: string;
|
|
13105
14348
|
artifactId?: string;
|
|
13106
|
-
harness?: string;
|
|
13107
14349
|
publisher?: string;
|
|
14350
|
+
scope?: "artifact" | "publisher" | "harness" | "global";
|
|
13108
14351
|
source?: "manual" | "team-policy";
|
|
14352
|
+
harness?: string;
|
|
13109
14353
|
exceptionId?: string;
|
|
13110
|
-
scope?: "harness" | "publisher" | "artifact" | "global";
|
|
13111
14354
|
}>, "many">;
|
|
13112
14355
|
}, "strip", z.ZodTypeAny, {
|
|
13113
14356
|
items?: {
|
|
@@ -13117,11 +14360,11 @@ export declare const guardExceptionListResponseSchema: z.ZodObject<{
|
|
|
13117
14360
|
updatedAt?: string;
|
|
13118
14361
|
expiresAt?: string;
|
|
13119
14362
|
artifactId?: string;
|
|
13120
|
-
harness?: string;
|
|
13121
14363
|
publisher?: string;
|
|
14364
|
+
scope?: "artifact" | "publisher" | "harness" | "global";
|
|
13122
14365
|
source?: "manual" | "team-policy";
|
|
14366
|
+
harness?: string;
|
|
13123
14367
|
exceptionId?: string;
|
|
13124
|
-
scope?: "harness" | "publisher" | "artifact" | "global";
|
|
13125
14368
|
}[];
|
|
13126
14369
|
generatedAt?: string;
|
|
13127
14370
|
}, {
|
|
@@ -13132,13 +14375,296 @@ export declare const guardExceptionListResponseSchema: z.ZodObject<{
|
|
|
13132
14375
|
updatedAt?: string;
|
|
13133
14376
|
expiresAt?: string;
|
|
13134
14377
|
artifactId?: string;
|
|
14378
|
+
publisher?: string;
|
|
14379
|
+
scope?: "artifact" | "publisher" | "harness" | "global";
|
|
14380
|
+
source?: "manual" | "team-policy";
|
|
14381
|
+
harness?: string;
|
|
14382
|
+
exceptionId?: string;
|
|
14383
|
+
}[];
|
|
14384
|
+
generatedAt?: string;
|
|
14385
|
+
}>;
|
|
14386
|
+
export declare const guardPreflightEvidenceSchema: z.ZodObject<{
|
|
14387
|
+
category: z.ZodEnum<["policy", "trust", "watchlist", "team-policy", "exception"]>;
|
|
14388
|
+
source: z.ZodString;
|
|
14389
|
+
detail: z.ZodString;
|
|
14390
|
+
}, "strip", z.ZodTypeAny, {
|
|
14391
|
+
source?: string;
|
|
14392
|
+
category?: "policy" | "team-policy" | "watchlist" | "trust" | "exception";
|
|
14393
|
+
detail?: string;
|
|
14394
|
+
}, {
|
|
14395
|
+
source?: string;
|
|
14396
|
+
category?: "policy" | "team-policy" | "watchlist" | "trust" | "exception";
|
|
14397
|
+
detail?: string;
|
|
14398
|
+
}>;
|
|
14399
|
+
export declare const guardPreflightRequestSchema: z.ZodObject<{
|
|
14400
|
+
harness: z.ZodString;
|
|
14401
|
+
artifactName: z.ZodString;
|
|
14402
|
+
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
14403
|
+
artifactId: z.ZodOptional<z.ZodString>;
|
|
14404
|
+
artifactSlug: z.ZodOptional<z.ZodString>;
|
|
14405
|
+
artifactHash: z.ZodOptional<z.ZodString>;
|
|
14406
|
+
publisher: z.ZodOptional<z.ZodString>;
|
|
14407
|
+
domain: z.ZodOptional<z.ZodString>;
|
|
14408
|
+
launchSummary: z.ZodOptional<z.ZodString>;
|
|
14409
|
+
capabilities: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
14410
|
+
workspacePath: z.ZodOptional<z.ZodString>;
|
|
14411
|
+
}, "strip", z.ZodTypeAny, {
|
|
14412
|
+
capabilities?: string[];
|
|
14413
|
+
domain?: string;
|
|
14414
|
+
artifactType?: "skill" | "plugin";
|
|
14415
|
+
artifactId?: string;
|
|
14416
|
+
artifactName?: string;
|
|
14417
|
+
artifactSlug?: string;
|
|
14418
|
+
publisher?: string;
|
|
14419
|
+
harness?: string;
|
|
14420
|
+
artifactHash?: string;
|
|
14421
|
+
launchSummary?: string;
|
|
14422
|
+
workspacePath?: string;
|
|
14423
|
+
}, {
|
|
14424
|
+
capabilities?: string[];
|
|
14425
|
+
domain?: string;
|
|
14426
|
+
artifactType?: "skill" | "plugin";
|
|
14427
|
+
artifactId?: string;
|
|
14428
|
+
artifactName?: string;
|
|
14429
|
+
artifactSlug?: string;
|
|
14430
|
+
publisher?: string;
|
|
14431
|
+
harness?: string;
|
|
14432
|
+
artifactHash?: string;
|
|
14433
|
+
launchSummary?: string;
|
|
14434
|
+
workspacePath?: string;
|
|
14435
|
+
}>;
|
|
14436
|
+
export declare const guardPreflightVerdictResponseSchema: z.ZodObject<{
|
|
14437
|
+
generatedAt: z.ZodString;
|
|
14438
|
+
principal: z.ZodObject<{
|
|
14439
|
+
signedIn: z.ZodBoolean;
|
|
14440
|
+
principalType: z.ZodDefault<z.ZodEnum<["user", "service"]>>;
|
|
14441
|
+
userId: z.ZodOptional<z.ZodString>;
|
|
14442
|
+
email: z.ZodOptional<z.ZodString>;
|
|
14443
|
+
accountId: z.ZodOptional<z.ZodString>;
|
|
14444
|
+
stripeCustomerId: z.ZodOptional<z.ZodString>;
|
|
14445
|
+
serviceId: z.ZodOptional<z.ZodString>;
|
|
14446
|
+
workspaceId: z.ZodOptional<z.ZodString>;
|
|
14447
|
+
serviceLabel: z.ZodOptional<z.ZodString>;
|
|
14448
|
+
roles: z.ZodArray<z.ZodString, "many">;
|
|
14449
|
+
}, "strip", z.ZodTypeAny, {
|
|
14450
|
+
accountId?: string;
|
|
14451
|
+
userId?: string;
|
|
14452
|
+
email?: string;
|
|
14453
|
+
signedIn?: boolean;
|
|
14454
|
+
principalType?: "service" | "user";
|
|
14455
|
+
stripeCustomerId?: string;
|
|
14456
|
+
serviceId?: string;
|
|
14457
|
+
workspaceId?: string;
|
|
14458
|
+
serviceLabel?: string;
|
|
14459
|
+
roles?: string[];
|
|
14460
|
+
}, {
|
|
14461
|
+
accountId?: string;
|
|
14462
|
+
userId?: string;
|
|
14463
|
+
email?: string;
|
|
14464
|
+
signedIn?: boolean;
|
|
14465
|
+
principalType?: "service" | "user";
|
|
14466
|
+
stripeCustomerId?: string;
|
|
14467
|
+
serviceId?: string;
|
|
14468
|
+
workspaceId?: string;
|
|
14469
|
+
serviceLabel?: string;
|
|
14470
|
+
roles?: string[];
|
|
14471
|
+
}>;
|
|
14472
|
+
decision: z.ZodEnum<["allow", "review", "block"]>;
|
|
14473
|
+
recommendation: z.ZodEnum<["monitor", "review", "block"]>;
|
|
14474
|
+
rationale: z.ZodString;
|
|
14475
|
+
category: z.ZodOptional<z.ZodEnum<["exception", "team-policy", "watchlist", "trust", "policy"]>>;
|
|
14476
|
+
confidence: z.ZodOptional<z.ZodNumber>;
|
|
14477
|
+
freshnessTimestamp: z.ZodOptional<z.ZodString>;
|
|
14478
|
+
evidenceSources: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
14479
|
+
scope: z.ZodEnum<["artifact", "publisher", "domain", "policy"]>;
|
|
14480
|
+
matchedEvidence: z.ZodArray<z.ZodObject<{
|
|
14481
|
+
category: z.ZodEnum<["policy", "trust", "watchlist", "team-policy", "exception"]>;
|
|
14482
|
+
source: z.ZodString;
|
|
14483
|
+
detail: z.ZodString;
|
|
14484
|
+
}, "strip", z.ZodTypeAny, {
|
|
14485
|
+
source?: string;
|
|
14486
|
+
category?: "policy" | "team-policy" | "watchlist" | "trust" | "exception";
|
|
14487
|
+
detail?: string;
|
|
14488
|
+
}, {
|
|
14489
|
+
source?: string;
|
|
14490
|
+
category?: "policy" | "team-policy" | "watchlist" | "trust" | "exception";
|
|
14491
|
+
detail?: string;
|
|
14492
|
+
}>, "many">;
|
|
14493
|
+
matchedException: z.ZodNullable<z.ZodObject<{
|
|
14494
|
+
exceptionId: z.ZodString;
|
|
14495
|
+
scope: z.ZodEnum<["artifact", "publisher", "harness", "global"]>;
|
|
14496
|
+
harness: z.ZodNullable<z.ZodString>;
|
|
14497
|
+
artifactId: z.ZodNullable<z.ZodString>;
|
|
14498
|
+
publisher: z.ZodNullable<z.ZodString>;
|
|
14499
|
+
reason: z.ZodString;
|
|
14500
|
+
owner: z.ZodString;
|
|
14501
|
+
source: z.ZodEnum<["manual", "team-policy"]>;
|
|
14502
|
+
expiresAt: z.ZodString;
|
|
14503
|
+
createdAt: z.ZodString;
|
|
14504
|
+
updatedAt: z.ZodString;
|
|
14505
|
+
}, "strip", z.ZodTypeAny, {
|
|
14506
|
+
reason?: string;
|
|
14507
|
+
owner?: string;
|
|
14508
|
+
createdAt?: string;
|
|
14509
|
+
updatedAt?: string;
|
|
14510
|
+
expiresAt?: string;
|
|
14511
|
+
artifactId?: string;
|
|
14512
|
+
publisher?: string;
|
|
14513
|
+
scope?: "artifact" | "publisher" | "harness" | "global";
|
|
14514
|
+
source?: "manual" | "team-policy";
|
|
13135
14515
|
harness?: string;
|
|
14516
|
+
exceptionId?: string;
|
|
14517
|
+
}, {
|
|
14518
|
+
reason?: string;
|
|
14519
|
+
owner?: string;
|
|
14520
|
+
createdAt?: string;
|
|
14521
|
+
updatedAt?: string;
|
|
14522
|
+
expiresAt?: string;
|
|
14523
|
+
artifactId?: string;
|
|
13136
14524
|
publisher?: string;
|
|
14525
|
+
scope?: "artifact" | "publisher" | "harness" | "global";
|
|
13137
14526
|
source?: "manual" | "team-policy";
|
|
14527
|
+
harness?: string;
|
|
13138
14528
|
exceptionId?: string;
|
|
13139
|
-
|
|
14529
|
+
}>>;
|
|
14530
|
+
trustMatch: z.ZodNullable<z.ZodObject<{
|
|
14531
|
+
artifactId: z.ZodString;
|
|
14532
|
+
artifactName: z.ZodString;
|
|
14533
|
+
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
14534
|
+
artifactSlug: z.ZodString;
|
|
14535
|
+
recommendation: z.ZodEnum<["monitor", "review", "block"]>;
|
|
14536
|
+
verified: z.ZodBoolean;
|
|
14537
|
+
safetyScore: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
14538
|
+
trustScore: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
14539
|
+
href: z.ZodOptional<z.ZodString>;
|
|
14540
|
+
ecosystem: z.ZodOptional<z.ZodString>;
|
|
14541
|
+
}, "strip", z.ZodTypeAny, {
|
|
14542
|
+
recommendation?: "monitor" | "review" | "block";
|
|
14543
|
+
trustScore?: number;
|
|
14544
|
+
artifactType?: "skill" | "plugin";
|
|
14545
|
+
href?: string;
|
|
14546
|
+
ecosystem?: string;
|
|
14547
|
+
safetyScore?: number;
|
|
14548
|
+
verified?: boolean;
|
|
14549
|
+
artifactId?: string;
|
|
14550
|
+
artifactName?: string;
|
|
14551
|
+
artifactSlug?: string;
|
|
14552
|
+
}, {
|
|
14553
|
+
recommendation?: "monitor" | "review" | "block";
|
|
14554
|
+
trustScore?: number;
|
|
14555
|
+
artifactType?: "skill" | "plugin";
|
|
14556
|
+
href?: string;
|
|
14557
|
+
ecosystem?: string;
|
|
14558
|
+
safetyScore?: number;
|
|
14559
|
+
verified?: boolean;
|
|
14560
|
+
artifactId?: string;
|
|
14561
|
+
artifactName?: string;
|
|
14562
|
+
artifactSlug?: string;
|
|
14563
|
+
}>>;
|
|
14564
|
+
}, "strip", z.ZodTypeAny, {
|
|
14565
|
+
confidence?: number;
|
|
14566
|
+
recommendation?: "monitor" | "review" | "block";
|
|
14567
|
+
principal?: {
|
|
14568
|
+
accountId?: string;
|
|
14569
|
+
userId?: string;
|
|
14570
|
+
email?: string;
|
|
14571
|
+
signedIn?: boolean;
|
|
14572
|
+
principalType?: "service" | "user";
|
|
14573
|
+
stripeCustomerId?: string;
|
|
14574
|
+
serviceId?: string;
|
|
14575
|
+
workspaceId?: string;
|
|
14576
|
+
serviceLabel?: string;
|
|
14577
|
+
roles?: string[];
|
|
14578
|
+
};
|
|
14579
|
+
generatedAt?: string;
|
|
14580
|
+
scope?: "domain" | "artifact" | "publisher" | "policy";
|
|
14581
|
+
category?: "policy" | "team-policy" | "watchlist" | "trust" | "exception";
|
|
14582
|
+
decision?: "review" | "block" | "allow";
|
|
14583
|
+
rationale?: string;
|
|
14584
|
+
freshnessTimestamp?: string;
|
|
14585
|
+
evidenceSources?: string[];
|
|
14586
|
+
matchedEvidence?: {
|
|
14587
|
+
source?: string;
|
|
14588
|
+
category?: "policy" | "team-policy" | "watchlist" | "trust" | "exception";
|
|
14589
|
+
detail?: string;
|
|
13140
14590
|
}[];
|
|
14591
|
+
matchedException?: {
|
|
14592
|
+
reason?: string;
|
|
14593
|
+
owner?: string;
|
|
14594
|
+
createdAt?: string;
|
|
14595
|
+
updatedAt?: string;
|
|
14596
|
+
expiresAt?: string;
|
|
14597
|
+
artifactId?: string;
|
|
14598
|
+
publisher?: string;
|
|
14599
|
+
scope?: "artifact" | "publisher" | "harness" | "global";
|
|
14600
|
+
source?: "manual" | "team-policy";
|
|
14601
|
+
harness?: string;
|
|
14602
|
+
exceptionId?: string;
|
|
14603
|
+
};
|
|
14604
|
+
trustMatch?: {
|
|
14605
|
+
recommendation?: "monitor" | "review" | "block";
|
|
14606
|
+
trustScore?: number;
|
|
14607
|
+
artifactType?: "skill" | "plugin";
|
|
14608
|
+
href?: string;
|
|
14609
|
+
ecosystem?: string;
|
|
14610
|
+
safetyScore?: number;
|
|
14611
|
+
verified?: boolean;
|
|
14612
|
+
artifactId?: string;
|
|
14613
|
+
artifactName?: string;
|
|
14614
|
+
artifactSlug?: string;
|
|
14615
|
+
};
|
|
14616
|
+
}, {
|
|
14617
|
+
confidence?: number;
|
|
14618
|
+
recommendation?: "monitor" | "review" | "block";
|
|
14619
|
+
principal?: {
|
|
14620
|
+
accountId?: string;
|
|
14621
|
+
userId?: string;
|
|
14622
|
+
email?: string;
|
|
14623
|
+
signedIn?: boolean;
|
|
14624
|
+
principalType?: "service" | "user";
|
|
14625
|
+
stripeCustomerId?: string;
|
|
14626
|
+
serviceId?: string;
|
|
14627
|
+
workspaceId?: string;
|
|
14628
|
+
serviceLabel?: string;
|
|
14629
|
+
roles?: string[];
|
|
14630
|
+
};
|
|
13141
14631
|
generatedAt?: string;
|
|
14632
|
+
scope?: "domain" | "artifact" | "publisher" | "policy";
|
|
14633
|
+
category?: "policy" | "team-policy" | "watchlist" | "trust" | "exception";
|
|
14634
|
+
decision?: "review" | "block" | "allow";
|
|
14635
|
+
rationale?: string;
|
|
14636
|
+
freshnessTimestamp?: string;
|
|
14637
|
+
evidenceSources?: string[];
|
|
14638
|
+
matchedEvidence?: {
|
|
14639
|
+
source?: string;
|
|
14640
|
+
category?: "policy" | "team-policy" | "watchlist" | "trust" | "exception";
|
|
14641
|
+
detail?: string;
|
|
14642
|
+
}[];
|
|
14643
|
+
matchedException?: {
|
|
14644
|
+
reason?: string;
|
|
14645
|
+
owner?: string;
|
|
14646
|
+
createdAt?: string;
|
|
14647
|
+
updatedAt?: string;
|
|
14648
|
+
expiresAt?: string;
|
|
14649
|
+
artifactId?: string;
|
|
14650
|
+
publisher?: string;
|
|
14651
|
+
scope?: "artifact" | "publisher" | "harness" | "global";
|
|
14652
|
+
source?: "manual" | "team-policy";
|
|
14653
|
+
harness?: string;
|
|
14654
|
+
exceptionId?: string;
|
|
14655
|
+
};
|
|
14656
|
+
trustMatch?: {
|
|
14657
|
+
recommendation?: "monitor" | "review" | "block";
|
|
14658
|
+
trustScore?: number;
|
|
14659
|
+
artifactType?: "skill" | "plugin";
|
|
14660
|
+
href?: string;
|
|
14661
|
+
ecosystem?: string;
|
|
14662
|
+
safetyScore?: number;
|
|
14663
|
+
verified?: boolean;
|
|
14664
|
+
artifactId?: string;
|
|
14665
|
+
artifactName?: string;
|
|
14666
|
+
artifactSlug?: string;
|
|
14667
|
+
};
|
|
13142
14668
|
}>;
|
|
13143
14669
|
export declare const guardTeamPolicyAuditItemSchema: z.ZodObject<{
|
|
13144
14670
|
changedAt: z.ZodString;
|
|
@@ -13160,6 +14686,8 @@ export declare const guardTeamPolicyPackSchema: z.ZodObject<{
|
|
|
13160
14686
|
name: z.ZodString;
|
|
13161
14687
|
sharedHarnessDefaults: z.ZodRecord<z.ZodString, z.ZodEnum<["observe", "prompt", "enforce"]>>;
|
|
13162
14688
|
allowedPublishers: z.ZodArray<z.ZodString, "many">;
|
|
14689
|
+
blockedPublishers: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
14690
|
+
blockedDomains: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
13163
14691
|
blockedArtifacts: z.ZodArray<z.ZodString, "many">;
|
|
13164
14692
|
alertChannel: z.ZodEnum<["email", "slack", "teams", "webhook"]>;
|
|
13165
14693
|
updatedAt: z.ZodString;
|
|
@@ -13182,9 +14710,11 @@ export declare const guardTeamPolicyPackSchema: z.ZodObject<{
|
|
|
13182
14710
|
}, "strip", z.ZodTypeAny, {
|
|
13183
14711
|
name?: string;
|
|
13184
14712
|
updatedAt?: string;
|
|
13185
|
-
blockedArtifacts?: string[];
|
|
13186
14713
|
sharedHarnessDefaults?: Record<string, "observe" | "prompt" | "enforce">;
|
|
13187
14714
|
allowedPublishers?: string[];
|
|
14715
|
+
blockedPublishers?: string[];
|
|
14716
|
+
blockedDomains?: string[];
|
|
14717
|
+
blockedArtifacts?: string[];
|
|
13188
14718
|
alertChannel?: "email" | "slack" | "teams" | "webhook";
|
|
13189
14719
|
auditTrail?: {
|
|
13190
14720
|
summary?: string;
|
|
@@ -13195,9 +14725,11 @@ export declare const guardTeamPolicyPackSchema: z.ZodObject<{
|
|
|
13195
14725
|
}, {
|
|
13196
14726
|
name?: string;
|
|
13197
14727
|
updatedAt?: string;
|
|
13198
|
-
blockedArtifacts?: string[];
|
|
13199
14728
|
sharedHarnessDefaults?: Record<string, "observe" | "prompt" | "enforce">;
|
|
13200
14729
|
allowedPublishers?: string[];
|
|
14730
|
+
blockedPublishers?: string[];
|
|
14731
|
+
blockedDomains?: string[];
|
|
14732
|
+
blockedArtifacts?: string[];
|
|
13201
14733
|
alertChannel?: "email" | "slack" | "teams" | "webhook";
|
|
13202
14734
|
auditTrail?: {
|
|
13203
14735
|
summary?: string;
|
|
@@ -17127,22 +18659,22 @@ export declare const skillDeprecationsResponseSchema: z.ZodObject<{
|
|
|
17127
18659
|
export declare const skillSecurityBreakdownResponseSchema: z.ZodObject<{
|
|
17128
18660
|
jobId: z.ZodString;
|
|
17129
18661
|
score: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
17130
|
-
findings: z.ZodOptional<z.ZodArray<z.
|
|
17131
|
-
summary: z.ZodOptional<z.
|
|
18662
|
+
findings: z.ZodOptional<z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>;
|
|
18663
|
+
summary: z.ZodOptional<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>;
|
|
17132
18664
|
generatedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17133
18665
|
scannerVersion: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17134
18666
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
17135
18667
|
jobId: z.ZodString;
|
|
17136
18668
|
score: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
17137
|
-
findings: z.ZodOptional<z.ZodArray<z.
|
|
17138
|
-
summary: z.ZodOptional<z.
|
|
18669
|
+
findings: z.ZodOptional<z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>;
|
|
18670
|
+
summary: z.ZodOptional<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>;
|
|
17139
18671
|
generatedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17140
18672
|
scannerVersion: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17141
18673
|
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
17142
18674
|
jobId: z.ZodString;
|
|
17143
18675
|
score: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
17144
|
-
findings: z.ZodOptional<z.ZodArray<z.
|
|
17145
|
-
summary: z.ZodOptional<z.
|
|
18676
|
+
findings: z.ZodOptional<z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">>;
|
|
18677
|
+
summary: z.ZodOptional<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>;
|
|
17146
18678
|
generatedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17147
18679
|
scannerVersion: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17148
18680
|
}, z.ZodTypeAny, "passthrough">>;
|