11lockVersion: 2.0.0
22id: 48344567-ff5d-4d9e-92eb-dfe908f362f2
33management:
4- docChecksum: 1a2b10b336197dc97b4e05876d814f28
4+ docChecksum: 32687d9ba29da014326cc097fdfff59d
55 docVersion: 1.0.0
6- speakeasyVersion: 1.533 .0
7- generationVersion: 2.578.0
8- releaseVersion: 0.2 .0
9- configChecksum: 277f79a4bad56237db4b079381471e19
6+ speakeasyVersion: 1.583 .0
7+ generationVersion: 2.658.3
8+ releaseVersion: 0.3 .0
9+ configChecksum: b91da7768fbb2f57f5060768e05e54e1
1010 repoURL: https://github.com/VantaInc/vanta-auditor-api-sdk-typescript.git
1111 installationURL: https://github.com/VantaInc/vanta-auditor-api-sdk-typescript
1212 published: true
1313features:
1414 typescript:
1515 additionalDependencies: 0.1.0
16- constsAndDefaults: 0.1.11
17- core: 3.21.6
16+ constsAndDefaults: 0.1.12
17+ core: 3.21.14
1818 defaultEnabledRetries: 0.1.0
1919 devContainers: 2.90.0
2020 enumUnions: 0.1.0
2121 envVarSecurityUsage: 0.1.2
2222 globalSecurity: 2.82.13
2323 globalSecurityCallbacks: 0.1.0
2424 globalSecurityFlattening: 0.1.0
25- globalServerURLs: 2.82.4
26- mcpServer: 0.9.1
25+ globalServerURLs: 2.82.5
26+ mcpServer: 0.9.3
2727 nameOverrides: 2.81.2
2828 nullables: 0.1.1
2929 responseFormat: 0.2.3
3030 retries: 2.83.0
31- sdkHooks: 0.2 .0
32- unions: 2.85.8
31+ sdkHooks: 0.3 .0
32+ unions: 2.85.11
3333generatedFiles:
3434 - .devcontainer/README.md
3535 - .devcontainer/devcontainer.json
@@ -46,6 +46,7 @@ generatedFiles:
4646 - docs/models/components/auditevidencestate.md
4747 - docs/models/components/auditevidencetype.md
4848 - docs/models/components/auditevidenceupdateinput.md
49+ - docs/models/components/auditfocus.md
4950 - docs/models/components/auditor.md
5051 - docs/models/components/auditorcontrol.md
5152 - docs/models/components/auditorenabledstatetransition.md
@@ -95,6 +96,10 @@ generatedFiles:
9596 - docs/sdks/audits/README.md
9697 - docs/sdks/vanta/README.md
9798 - eslint.config.mjs
99+ - examples/.env.template
100+ - examples/README.md
101+ - examples/auditsList.example.ts
102+ - examples/package.json
98103 - jsr.json
99104 - package.json
100105 - src/core.ts
@@ -157,6 +162,7 @@ generatedFiles:
157162 - src/models/components/auditevidencestate.ts
158163 - src/models/components/auditevidencetype.ts
159164 - src/models/components/auditevidenceupdateinput.ts
165+ - src/models/components/auditfocus.ts
160166 - src/models/components/auditor.ts
161167 - src/models/components/auditorcontrol.ts
162168 - src/models/components/auditorenabledstatetransition.ts
@@ -186,7 +192,9 @@ generatedFiles:
186192 - src/models/errors/apierror.ts
187193 - src/models/errors/httpclienterrors.ts
188194 - src/models/errors/index.ts
195+ - src/models/errors/responsevalidationerror.ts
189196 - src/models/errors/sdkvalidationerror.ts
197+ - src/models/errors/vantaerror.ts
190198 - src/models/operations/createcommentforauditevidence.ts
191199 - src/models/operations/createcustomcontrol.ts
192200 - src/models/operations/createcustomevidencerequest.ts
@@ -219,7 +227,7 @@ examples:
219227 pageSize: 10
220228 responses:
221229 "200":
222- application/json: {"results": {"data": [{"id": "65fc81a3359c8508c9af880f", "customerOrganizationName": "corporation.com", "customerDisplayName": "Corporation Company", "customerOrganizationId": "65fc81a3359c8508c9af880f", "auditStartDate": "2024-03-07T21:25:56Z", "auditEndDate": "2024-03-14T21:25:56Z", "earlyAccessStartsDate ": "2024-03-07T21:25:56Z", "framework": "SOC 2 Type II", "allowAuditorEmails": ["sam@auditor.com"], "allowAllAuditors": true, "deletionDate": "2024-03-07T21:25:56Z", "creationDate": "2024-03-07T21:25:56Z", "modificationDate": "2024-03-07T21:25:56Z", "completionDate": "2024-03-07T21:25:56Z"}], "pageInfo": {"endCursor": "YXJyYXljb25uZWN0aW9uOjE=", "hasNextPage": false, "hasPreviousPage": false, "startCursor": "YXJyYXljb25uZWN0aW9uOjA="}}}
230+ application/json: {"results": {"data": [{"id": "65fc81a3359c8508c9af880f", "customerOrganizationName": "corporation.com", "customerDisplayName": "Corporation Company", "customerOrganizationId": "65fc81a3359c8508c9af880f", "auditStartDate": "2024-03-07T21:25:56Z", "auditEndDate": "2024-03-14T21:25:56Z", "earlyAccessStartsAt ": "2024-03-07T21:25:56Z", "framework": "SOC 2 Type II", "allowAuditorEmails": ["sam@auditor.com"], "allowAllAuditors": true, "deletionDate": "2024-03-07T21:25:56Z", "creationDate": "2024-03-07T21:25:56Z", "modificationDate": "2024-03-07T21:25:56Z", "completionDate": "2024-03-07T21:25:56Z", "auditFocus": "EXTERNAL "}], "pageInfo": {"endCursor": "YXJyYXljb25uZWN0aW9uOjE=", "hasNextPage": false, "hasPreviousPage": false, "startCursor": "YXJyYXljb25uZWN0aW9uOjA="}}}
223231 ListAuditEvidenceUrls:
224232 Example 1:
225233 parameters:
@@ -268,7 +276,7 @@ examples:
268276 auditId: "<id>"
269277 auditEvidenceId: "<id>"
270278 requestBody:
271- application/json: {"text": "<value>", "email": "Alexis74@hotmail .com", "creationDate": "2024-08-13T11:18:40.035Z "}
279+ application/json: {"text": "<value>", "email": "Carmen.Bogan@yahoo .com", "creationDate": "2024-05-28T11:04:29.369Z "}
272280 responses:
273281 "200":
274282 application/json: {"id": "65fc81a3359c8508c9af880f", "auditEvidenceId": "65fc81a3359c8508c9af880f", "text": "Some comment", "creationDate": "2024-03-07T21:25:56Z", "modificationDate": "2024-03-07T21:25:56Z", "deletionDate": "2024-03-07T21:25:56Z", "email": "vlad@vantaroo.com"}
@@ -289,7 +297,7 @@ examples:
289297 path:
290298 auditId: "<id>"
291299 requestBody:
292- application/json: {"controlIds": ["<value>" ], "title": "<value>", "description": "now whoa while ", "cadence": "P3M ", "reminderWindow": "P0D", "isRestricted": true , "auditorEmail": "<value>"}
300+ application/json: {"controlIds": ["<value 1>", "<value 2>" ], "title": "<value>", "description": "pure bludgeon deliberately question although ", "cadence": "P1D ", "reminderWindow": "P0D", "isRestricted": false , "auditorEmail": "<value>"}
293301 responses:
294302 "200":
295303 application/json: {"id": "65fc81a3359c8508c9af880f", "controlIds": ["1.1.2.a"], "title": "Access Control Policy", "description": "Description for Access Control Policy", "cadence": "P6M", "reminderWindow": "P6M", "isRestricted": true}
@@ -299,16 +307,16 @@ examples:
299307 path:
300308 auditId: "<id>"
301309 requestBody:
302- application/json: {"externalId": "<id>", "name": "<value>" , "description": "even keenly afore mmm yearningly ouch tough yearly intent ", "effectiveDate": "2024-07-08T11:52:30.590Z ", "category": "THREAT_MANAGEMENT "}
310+ application/json: {"externalId": "<id>", "name": null , "description": "yet plus utter queasily what juvenile wound ", "effectiveDate": "2024-11-10T13:58:54.564Z ", "category": "CLOUD_SECURITY "}
303311 responses:
304312 "201":
305313 application/json: {"id": "a2f7e1b9d0c3f4e5a6c7b8d9", "externalId": "CRY-104", "name": "Data encryption utilized", "description": "Access reviews are performed to ensure that access is appropriate for the user's role and responsibilities.", "source": "Vanta", "domains": ["CRYPTOGRAPHIC_PROTECTIONS"], "owner": {"id": "65e1efde08e8478f143a8ff9", "displayName": "Example Owner", "emailAddress": "example-person@email.com"}, "role": "CONTROLLER", "customFields": [{"label": "Additional context", "value": "This control is critical for GDPR compliance"}]}
306314 CreateAuditor:
307315 Example 1:
308316 requestBody:
309- application/json: {"email": "Loyal79 @yahoo.com", "givenName": "<value>", "familyName": "<value>"}
317+ application/json: {"email": "Genesis_Kunze87 @yahoo.com", "givenName": "<value>", "familyName": "<value>"}
310318 responses:
311319 "200":
312320 application/json: {"id": "65fc81a3359c8508c9af880f", "organizationId": "8c9af880f1a335965fc850c8", "email": "testauditor@audit.com", "givenName": "Sam", "familyName": "Auditor"}
313- examplesVersion: 1.0.1
321+ examplesVersion: 1.0.2
314322generatedTests: {}
0 commit comments