stigg-api-client 1.222.0 → 1.225.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 45e2a470d48859557c6a813168620e0098e3e7d1108fcd59eb5c59cf423db930
4
- data.tar.gz: be602333883b92d5baa268f8ac5af74a8814600aa67d66b3c0356d75a195f5fe
3
+ metadata.gz: 38031ff08c343e83bb745226d00a9a74e3ab83818b2fddf050e43713fea0c427
4
+ data.tar.gz: 9ff62ce386173bb4d48423b30520400020f484ff10c129f10f6ba6010e984d89
5
5
  SHA512:
6
- metadata.gz: 5ea7ea2a0a2b129a0f40bca4de9e0243c4c30e79109cfa906cbc04475b5d40c868f8e7f2467abc2cbaf0ffd2105ad3495d33e5ec946b002679cfc0e34756b8b5
7
- data.tar.gz: beb99cd2a86dc0529395cf8182c350f31f3d3ce08f3a228cd66655331afac85e72d34e7a05acf80bc8dfc7677018ca8af10ec5b5c9f0cf577ed07e94fca9c321
6
+ metadata.gz: e3ba2ea14190eaa210856cc8d307cd8542155a709f0aec324fb9f1ccbd7236981c5545369fc8adfb8e5ab0caa0038a61f3fcc6b509187ba9de0825fe15f5b04b
7
+ data.tar.gz: 1f658385c6d209461c6ca37e460203d9424d6300b09050cd3925155000b9e7fb051295e5525212b9f013a2b6e80e371eff33c0abdabbfa5ef724cf01171b3a75
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (1.222.0)
4
+ stigg-api-client (1.225.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -24884,6 +24884,18 @@
24884
24884
  "isDeprecated": false,
24885
24885
  "deprecationReason": null
24886
24886
  },
24887
+ {
24888
+ "name": "id",
24889
+ "description": null,
24890
+ "args": [],
24891
+ "type": {
24892
+ "kind": "SCALAR",
24893
+ "name": "String",
24894
+ "ofType": null
24895
+ },
24896
+ "isDeprecated": false,
24897
+ "deprecationReason": null
24898
+ },
24887
24899
  {
24888
24900
  "name": "parentEntityId",
24889
24901
  "description": null,
@@ -25006,6 +25018,18 @@
25006
25018
  "isDeprecated": false,
25007
25019
  "deprecationReason": null
25008
25020
  },
25021
+ {
25022
+ "name": "id",
25023
+ "description": null,
25024
+ "args": [],
25025
+ "type": {
25026
+ "kind": "SCALAR",
25027
+ "name": "Int",
25028
+ "ofType": null
25029
+ },
25030
+ "isDeprecated": false,
25031
+ "deprecationReason": null
25032
+ },
25009
25033
  {
25010
25034
  "name": "parentEntityId",
25011
25035
  "description": null,
@@ -25321,6 +25345,18 @@
25321
25345
  "isDeprecated": false,
25322
25346
  "deprecationReason": null
25323
25347
  },
25348
+ {
25349
+ "name": "id",
25350
+ "description": null,
25351
+ "type": {
25352
+ "kind": "INPUT_OBJECT",
25353
+ "name": "EventLogIdFilterComparison",
25354
+ "ofType": null
25355
+ },
25356
+ "defaultValue": null,
25357
+ "isDeprecated": false,
25358
+ "deprecationReason": null
25359
+ },
25324
25360
  {
25325
25361
  "name": "or",
25326
25362
  "description": null,
@@ -25358,6 +25394,29 @@
25358
25394
  "enumValues": null,
25359
25395
  "possibleTypes": null
25360
25396
  },
25397
+ {
25398
+ "kind": "INPUT_OBJECT",
25399
+ "name": "EventLogIdFilterComparison",
25400
+ "description": null,
25401
+ "fields": null,
25402
+ "inputFields": [
25403
+ {
25404
+ "name": "eq",
25405
+ "description": null,
25406
+ "type": {
25407
+ "kind": "SCALAR",
25408
+ "name": "String",
25409
+ "ofType": null
25410
+ },
25411
+ "defaultValue": null,
25412
+ "isDeprecated": false,
25413
+ "deprecationReason": null
25414
+ }
25415
+ ],
25416
+ "interfaces": null,
25417
+ "enumValues": null,
25418
+ "possibleTypes": null
25419
+ },
25361
25420
  {
25362
25421
  "kind": "OBJECT",
25363
25422
  "name": "EventLogMaxAggregate",
@@ -25411,6 +25470,18 @@
25411
25470
  "isDeprecated": false,
25412
25471
  "deprecationReason": null
25413
25472
  },
25473
+ {
25474
+ "name": "id",
25475
+ "description": null,
25476
+ "args": [],
25477
+ "type": {
25478
+ "kind": "SCALAR",
25479
+ "name": "String",
25480
+ "ofType": null
25481
+ },
25482
+ "isDeprecated": false,
25483
+ "deprecationReason": null
25484
+ },
25414
25485
  {
25415
25486
  "name": "parentEntityId",
25416
25487
  "description": null,
@@ -25482,6 +25553,18 @@
25482
25553
  "isDeprecated": false,
25483
25554
  "deprecationReason": null
25484
25555
  },
25556
+ {
25557
+ "name": "id",
25558
+ "description": null,
25559
+ "args": [],
25560
+ "type": {
25561
+ "kind": "SCALAR",
25562
+ "name": "String",
25563
+ "ofType": null
25564
+ },
25565
+ "isDeprecated": false,
25566
+ "deprecationReason": null
25567
+ },
25485
25568
  {
25486
25569
  "name": "parentEntityId",
25487
25570
  "description": null,
@@ -25630,6 +25713,12 @@
25630
25713
  "isDeprecated": false,
25631
25714
  "deprecationReason": null
25632
25715
  },
25716
+ {
25717
+ "name": "id",
25718
+ "description": null,
25719
+ "isDeprecated": false,
25720
+ "deprecationReason": null
25721
+ },
25633
25722
  {
25634
25723
  "name": "parentEntityId",
25635
25724
  "description": null,
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "1.222.0"
4
+ VERSION = "1.225.0"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stigg-api-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.222.0
4
+ version: 1.225.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-06-09 00:00:00.000000000 Z
11
+ date: 2024-06-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: graphlient