Skip to content

Commit 844b535

Browse files
speakeasybotunclesp1d3r
authored andcommitted
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.352.0
1 parent b6eb681 commit 844b535

File tree

10 files changed

+32
-66
lines changed

10 files changed

+32
-66
lines changed

.speakeasy/gen.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
lockVersion: 2.0.0
22
id: 11fa8266-8454-49fd-ba7b-d5f8744980cc
33
management:
4-
docChecksum: e2bae62cd19e38c86351424f287fb7ea
4+
docChecksum: b90f01c71af2cbcff5607b7118c89cd2
55
docVersion: "1.3"
6-
speakeasyVersion: 1.348.1
7-
generationVersion: 2.380.1
8-
releaseVersion: 0.7.0
9-
configChecksum: cf090c9c452654109f57cc3ecdb0b7aa
6+
speakeasyVersion: 1.352.0
7+
generationVersion: 2.384.4
8+
releaseVersion: 0.7.1
9+
configChecksum: 426b4648f598171b63cb84d22614482f
1010
repoURL: https://github.com/unclesp1d3r/cipherswarm-agent-sdk-go.git
1111
installationURL: https://github.com/unclesp1d3r/cipherswarm-agent-sdk-go
1212
features:
1313
go:
1414
additionalDependencies: 0.1.0
1515
constsAndDefaults: 0.1.4
16-
core: 3.5.2
16+
core: 3.5.3
1717
defaultEnabledRetries: 0.2.0
1818
downloadStreams: 0.1.1
1919
envVarSecurityUsage: 0.2.1

.speakeasy/gen.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ generation:
1212
auth:
1313
oAuth2ClientCredentialsEnabled: false
1414
go:
15-
version: 0.7.0
15+
version: 0.7.1
1616
additionalDependencies: {}
1717
allowUnknownFieldsInWeakUnions: false
1818
clientServerStatusCodesAsErrors: true

.speakeasy/workflow.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
speakeasyVersion: 1.348.1
1+
speakeasyVersion: 1.352.0
22
sources:
33
CipherSwarm_agent_api:
44
sourceNamespace: cipher-swarm-agent-api
5-
sourceRevisionDigest: sha256:5ed855a34cf9f1791eb784f9623e79df08508dc4dc8a04c9f2241905ce87e875
6-
sourceBlobDigest: sha256:1635d1c112ed51dd58062a41a8ffc1265645254059be6b24dfc24e8d44f00d7d
5+
sourceRevisionDigest: sha256:c298197dd994bbdaf29725c390f8a6642d7f03e6e07eadb944a8dcdc95b77165
6+
sourceBlobDigest: sha256:32522191212aa107c9fcc87ae70e02609e793f6a2ad33d70ca80bf88785bc36a
77
tags:
88
- latest
99
- main
1010
targets:
1111
golang-sdk:
1212
source: CipherSwarm_agent_api
1313
sourceNamespace: cipher-swarm-agent-api
14-
sourceRevisionDigest: sha256:5ed855a34cf9f1791eb784f9623e79df08508dc4dc8a04c9f2241905ce87e875
15-
sourceBlobDigest: sha256:1635d1c112ed51dd58062a41a8ffc1265645254059be6b24dfc24e8d44f00d7d
14+
sourceRevisionDigest: sha256:c298197dd994bbdaf29725c390f8a6642d7f03e6e07eadb944a8dcdc95b77165
15+
sourceBlobDigest: sha256:32522191212aa107c9fcc87ae70e02609e793f6a2ad33d70ca80bf88785bc36a
1616
outLocation: /github/workspace/repo
1717
workflow:
1818
workflowVersion: 1.0.0

RELEASES.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -208,4 +208,14 @@ Based on:
208208
### Generated
209209
- [go v0.7.0] .
210210
### Releases
211-
- [Go v0.7.0] https://github.com/unclesp1d3r/cipherswarm-agent-sdk-go/releases/tag/v0.7.0 - .
211+
- [Go v0.7.0] https://github.com/unclesp1d3r/cipherswarm-agent-sdk-go/releases/tag/v0.7.0 - .
212+
213+
## 2024-08-03 00:22:39
214+
### Changes
215+
Based on:
216+
- OpenAPI Doc
217+
- Speakeasy CLI 1.352.0 (2.384.4) https://github.com/speakeasy-api/speakeasy
218+
### Generated
219+
- [go v0.7.1] .
220+
### Releases
221+
- [Go v0.7.1] https://github.com/unclesp1d3r/cipherswarm-agent-sdk-go/releases/tag/v0.7.1 - .

cipherswarmagentsdk.go

+3-3
Original file line numberDiff line numberDiff line change
@@ -197,9 +197,9 @@ func New(opts ...SDKOption) *CipherSwarmAgentSDK {
197197
sdkConfiguration: sdkConfiguration{
198198
Language: "go",
199199
OpenAPIDocVersion: "1.3",
200-
SDKVersion: "0.7.0",
201-
GenVersion: "2.380.1",
202-
UserAgent: "speakeasy-sdk/go 0.7.0 2.380.1 1.3 github.com/unclesp1d3r/cipherswarm-agent-sdk-go",
200+
SDKVersion: "0.7.1",
201+
GenVersion: "2.384.4",
202+
UserAgent: "speakeasy-sdk/go 0.7.1 2.384.4 1.3 github.com/unclesp1d3r/cipherswarm-agent-sdk-go",
203203
ServerDefaults: []map[string]string{
204204
{
205205
"defaultHost": "www.example.com",

docs/models/components/agent.md

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
| `ID` | *int64* | :heavy_check_mark: | The id of the agent |
99
| `Name` | *string* | :heavy_check_mark: | The hostname of the agent |
1010
| `ClientSignature` | *string* | :heavy_check_mark: | The signature of the client |
11-
| `CommandParameters` | *string* | :heavy_check_mark: | Additional command line parameters to use for hashcat |
1211
| `State` | [components.State](../../models/components/state.md) | :heavy_check_mark: | The state of the agent |
1312
| `OperatingSystem` | *string* | :heavy_check_mark: | The operating system of the agent |
1413
| `Devices` | []*string* | :heavy_check_mark: | N/A |

docs/sdks/agents/README.md

+3-28
Original file line numberDiff line numberDiff line change
@@ -85,18 +85,8 @@ func main() {
8585
cipherswarmagentsdkgo.WithSecurity(os.Getenv("BEARER_AUTH")),
8686
)
8787
var id int64 = 828119
88-
89-
var agentUpdate *components.AgentUpdate = &components.AgentUpdate{
90-
ID: 182255,
91-
Name: "<value>",
92-
ClientSignature: "<value>",
93-
OperatingSystem: "<value>",
94-
Devices: []string{
95-
"<value>",
96-
},
97-
}
9888
ctx := context.Background()
99-
res, err := s.Agents.UpdateAgent(ctx, id, agentUpdate)
89+
res, err := s.Agents.UpdateAgent(ctx, id, nil)
10090
if err != nil {
10191
log.Fatal(err)
10292
}
@@ -195,17 +185,8 @@ func main() {
195185
cipherswarmagentsdkgo.WithSecurity(os.Getenv("BEARER_AUTH")),
196186
)
197187
var id int64 = 303399
198-
199-
var requestBody []components.HashcatBenchmark = []components.HashcatBenchmark{
200-
components.HashcatBenchmark{
201-
HashType: 442220,
202-
Runtime: 8499,
203-
HashSpeed: 156.49,
204-
Device: 322052,
205-
},
206-
}
207188
ctx := context.Background()
208-
res, err := s.Agents.SubmitBenchmark(ctx, id, requestBody)
189+
res, err := s.Agents.SubmitBenchmark(ctx, id, nil)
209190
if err != nil {
210191
log.Fatal(err)
211192
}
@@ -254,14 +235,8 @@ func main() {
254235
cipherswarmagentsdkgo.WithSecurity(os.Getenv("BEARER_AUTH")),
255236
)
256237
var id int64 = 607526
257-
258-
var agentError *components.AgentError = &components.AgentError{
259-
Message: "<value>",
260-
Severity: components.SeverityMajor,
261-
AgentID: 837317,
262-
}
263238
ctx := context.Background()
264-
res, err := s.Agents.SubmitErrorAgent(ctx, id, agentError)
239+
res, err := s.Agents.SubmitErrorAgent(ctx, id, nil)
265240
if err != nil {
266241
log.Fatal(err)
267242
}

docs/sdks/crackers/README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,9 @@ func main() {
2929
s := cipherswarmagentsdkgo.New(
3030
cipherswarmagentsdkgo.WithSecurity(os.Getenv("BEARER_AUTH")),
3131
)
32-
var operatingSystem *string = cipherswarmagentsdkgo.String("<value>")
3332

34-
var version *string = cipherswarmagentsdkgo.String("<value>")
3533
ctx := context.Background()
36-
res, err := s.Crackers.CheckForCrackerUpdate(ctx, operatingSystem, version)
34+
res, err := s.Crackers.CheckForCrackerUpdate(ctx, nil, nil)
3735
if err != nil {
3836
log.Fatal(err)
3937
}

docs/sdks/tasks/README.md

+2-9
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ import(
124124
"os"
125125
cipherswarmagentsdkgo "github.com/unclesp1d3r/cipherswarm-agent-sdk-go"
126126
"github.com/unclesp1d3r/cipherswarm-agent-sdk-go/models/components"
127-
"github.com/unclesp1d3r/cipherswarm-agent-sdk-go/types"
128127
"context"
129128
"log"
130129
)
@@ -134,14 +133,8 @@ func main() {
134133
cipherswarmagentsdkgo.WithSecurity(os.Getenv("BEARER_AUTH")),
135134
)
136135
var id int64 = 302642
137-
138-
var hashcatResult *components.HashcatResult = &components.HashcatResult{
139-
Timestamp: types.MustTimeFromString("2022-10-06T02:03:58.007Z"),
140-
Hash: "<value>",
141-
PlainText: "<value>",
142-
}
143136
ctx := context.Background()
144-
res, err := s.Tasks.SendCrack(ctx, id, hashcatResult)
137+
res, err := s.Tasks.SendCrack(ctx, id, nil)
145138
if err != nil {
146139
log.Fatal(err)
147140
}
@@ -180,8 +173,8 @@ package main
180173
import(
181174
"os"
182175
cipherswarmagentsdkgo "github.com/unclesp1d3r/cipherswarm-agent-sdk-go"
183-
"github.com/unclesp1d3r/cipherswarm-agent-sdk-go/types"
184176
"github.com/unclesp1d3r/cipherswarm-agent-sdk-go/models/components"
177+
"github.com/unclesp1d3r/cipherswarm-agent-sdk-go/types"
185178
"context"
186179
"log"
187180
)

models/components/agent.go

-9
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ type Agent struct {
4747
Name string `json:"name"`
4848
// The signature of the client
4949
ClientSignature string `json:"client_signature"`
50-
// Additional command line parameters to use for hashcat
51-
CommandParameters *string `json:"command_parameters"`
5250
// The state of the agent
5351
State State `json:"state"`
5452
// The operating system of the agent
@@ -78,13 +76,6 @@ func (o *Agent) GetClientSignature() string {
7876
return o.ClientSignature
7977
}
8078

81-
func (o *Agent) GetCommandParameters() *string {
82-
if o == nil {
83-
return nil
84-
}
85-
return o.CommandParameters
86-
}
87-
8879
func (o *Agent) GetState() State {
8980
if o == nil {
9081
return State("")

0 commit comments

Comments
 (0)