oci-threatintelligence 2.41.0 → 2.43.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.
Files changed (87) hide show
  1. package/index.d.ts +2 -2
  2. package/index.js +2 -2
  3. package/lib/client.d.ts +23 -14
  4. package/lib/client.js +94 -23
  5. package/lib/client.js.map +1 -1
  6. package/lib/model/data-attribution.d.ts +6 -6
  7. package/lib/model/data-attribution.js +2 -2
  8. package/lib/model/data-visibility.d.ts +4 -4
  9. package/lib/model/data-visibility.js +2 -2
  10. package/lib/model/entity-reference.d.ts +3 -3
  11. package/lib/model/entity-reference.js +2 -2
  12. package/lib/model/geodata-details.d.ts +57 -0
  13. package/lib/model/geodata-details.js +29 -0
  14. package/lib/model/geodata-details.js.map +1 -0
  15. package/lib/model/index.d.ts +8 -2
  16. package/lib/model/index.js +9 -3
  17. package/lib/model/index.js.map +1 -1
  18. package/lib/model/indicator-attribute-summary.d.ts +29 -0
  19. package/lib/model/indicator-attribute-summary.js +29 -0
  20. package/lib/model/indicator-attribute-summary.js.map +1 -0
  21. package/lib/model/indicator-attribute.d.ts +4 -4
  22. package/lib/model/indicator-attribute.js +2 -2
  23. package/lib/model/indicator-count-collection.d.ts +2 -2
  24. package/lib/model/indicator-count-collection.js +2 -2
  25. package/lib/model/indicator-count-dimensions.d.ts +5 -5
  26. package/lib/model/indicator-count-dimensions.js +2 -2
  27. package/lib/model/indicator-count-summary.d.ts +4 -4
  28. package/lib/model/indicator-count-summary.js +2 -2
  29. package/lib/model/indicator-reference.d.ts +4 -4
  30. package/lib/model/indicator-reference.js +2 -2
  31. package/lib/model/indicator-relationship.d.ts +5 -5
  32. package/lib/model/indicator-relationship.js +2 -2
  33. package/lib/model/indicator-source-summary.d.ts +4 -4
  34. package/lib/model/indicator-source-summary.js +2 -2
  35. package/lib/model/indicator-summary-collection.d.ts +3 -3
  36. package/lib/model/indicator-summary-collection.js +2 -2
  37. package/lib/model/indicator-summary.d.ts +21 -10
  38. package/lib/model/indicator-summary.js +13 -9
  39. package/lib/model/indicator-summary.js.map +1 -1
  40. package/lib/model/indicator-type.d.ts +2 -2
  41. package/lib/model/indicator-type.js +2 -2
  42. package/lib/model/indicator.d.ts +27 -16
  43. package/lib/model/indicator.js +7 -3
  44. package/lib/model/indicator.js.map +1 -1
  45. package/lib/model/lifecycle-state.d.ts +3 -3
  46. package/lib/model/lifecycle-state.js +3 -3
  47. package/lib/model/sort-order.d.ts +2 -2
  48. package/lib/model/sort-order.js +2 -2
  49. package/lib/model/summarize-indicators-details.d.ts +88 -0
  50. package/lib/model/summarize-indicators-details.js +36 -0
  51. package/lib/model/summarize-indicators-details.js.map +1 -0
  52. package/lib/model/threat-type-summary.d.ts +3 -3
  53. package/lib/model/threat-type-summary.js +2 -2
  54. package/lib/model/threat-type.d.ts +5 -5
  55. package/lib/model/threat-type.js +2 -2
  56. package/lib/model/threat-types-collection.d.ts +4 -4
  57. package/lib/model/threat-types-collection.js +2 -2
  58. package/lib/request/get-indicator-request.d.ts +4 -4
  59. package/lib/request/get-indicator-request.js +1 -1
  60. package/lib/request/index.d.ts +4 -2
  61. package/lib/request/index.js +2 -2
  62. package/lib/request/list-indicator-counts-request.d.ts +3 -3
  63. package/lib/request/list-indicator-counts-request.js +1 -1
  64. package/lib/request/list-indicators-request.d.ts +27 -5
  65. package/lib/request/list-indicators-request.js +3 -1
  66. package/lib/request/list-indicators-request.js.map +1 -1
  67. package/lib/request/list-threat-types-request.d.ts +3 -3
  68. package/lib/request/list-threat-types-request.js +1 -1
  69. package/lib/request/summarize-indicators-request.d.ts +39 -0
  70. package/lib/request/summarize-indicators-request.js +15 -0
  71. package/lib/request/summarize-indicators-request.js.map +1 -0
  72. package/lib/response/get-indicator-response.d.ts +1 -1
  73. package/lib/response/get-indicator-response.js +1 -1
  74. package/lib/response/index.d.ts +4 -2
  75. package/lib/response/index.js +2 -2
  76. package/lib/response/list-indicator-counts-response.d.ts +1 -1
  77. package/lib/response/list-indicator-counts-response.js +1 -1
  78. package/lib/response/list-indicators-response.d.ts +1 -1
  79. package/lib/response/list-indicators-response.js +1 -1
  80. package/lib/response/list-threat-types-response.d.ts +1 -1
  81. package/lib/response/list-threat-types-response.js +1 -1
  82. package/lib/response/summarize-indicators-response.d.ts +32 -0
  83. package/lib/response/summarize-indicators-response.js +15 -0
  84. package/lib/response/summarize-indicators-response.js.map +1 -0
  85. package/lib/threatintel-waiter.d.ts +2 -2
  86. package/lib/threatintel-waiter.js +2 -2
  87. package/package.json +3 -3
@@ -1 +1 @@
1
- {"version":3,"file":"list-indicators-request.js","sourceRoot":"","sources":["../../../../../lib/threatintelligence/lib/request/list-indicators-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAwDH,IAAiB,qBAAqB,CAKrC;AALD,WAAiB,qBAAqB;IACpC,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,mCAAyB,CAAA;QACzB,qCAA2B,CAAA;IAC7B,CAAC,EAHW,MAAM,GAAN,4BAAM,KAAN,4BAAM,QAGjB;AACH,CAAC,EALgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAKrC"}
1
+ {"version":3,"file":"list-indicators-request.js","sourceRoot":"","sources":["../../../../../lib/threatintelligence/lib/request/list-indicators-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA4EH,IAAiB,qBAAqB,CAOrC;AAPD,WAAiB,qBAAqB;IACpC,IAAY,MAKX;IALD,WAAY,MAAM;QAChB,mCAAyB,CAAA;QACzB,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;QAC3B,uCAA6B,CAAA;IAC/B,CAAC,EALW,MAAM,GAAN,4BAAM,KAAN,4BAAM,QAKjB;AACH,CAAC,EAPgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAOrC"}
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  *
3
3
  *
4
- * OpenAPI spec version: 20210831
4
+ * OpenAPI spec version: 20220901
5
5
  *
6
6
  *
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
@@ -13,11 +13,11 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.41.0/threatintelligence/ListThreatTypes.ts.html |here} to see how to use ListThreatTypesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.43.0/threatintelligence/ListThreatTypes.ts.html |here} to see how to use ListThreatTypesRequest.
17
17
  */
18
18
  export interface ListThreatTypesRequest extends common.BaseRequest {
19
19
  /**
20
- * The ID of the tenancy to use to filter results.
20
+ * The OCID of the tenancy (root compartment) that is used to filter results.
21
21
  */
22
22
  "compartmentId": string;
23
23
  /**
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  *
4
4
  *
5
- * OpenAPI spec version: 20210831
5
+ * OpenAPI spec version: 20220901
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
@@ -0,0 +1,39 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20220901
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ import common = require("oci-common");
15
+ /**
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.43.0/threatintelligence/SummarizeIndicators.ts.html |here} to see how to use SummarizeIndicatorsRequest.
17
+ */
18
+ export interface SummarizeIndicatorsRequest extends common.BaseRequest {
19
+ /**
20
+ * The OCID of the tenancy (root compartment) that is used to filter results.
21
+ */
22
+ "compartmentId": string;
23
+ /**
24
+ * Query Parameters to search for indicators.
25
+ */
26
+ "summarizeIndicatorsDetails": model.SummarizeIndicatorsDetails;
27
+ /**
28
+ * The client request ID for tracing.
29
+ */
30
+ "opcRequestId"?: string;
31
+ /**
32
+ * The maximum number of items to return.
33
+ */
34
+ "limit"?: number;
35
+ /**
36
+ * A token representing the position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response.
37
+ */
38
+ "page"?: string;
39
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20220901
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=summarize-indicators-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"summarize-indicators-request.js","sourceRoot":"","sources":["../../../../../lib/threatintelligence/lib/request/summarize-indicators-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  *
3
3
  *
4
- * OpenAPI spec version: 20210831
4
+ * OpenAPI spec version: 20220901
5
5
  *
6
6
  *
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  *
4
4
  *
5
- * OpenAPI spec version: 20210831
5
+ * OpenAPI spec version: 20220901
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Threat Intelligence API
3
- * Use the Threat Intelligence API to view indicators of compromise and related items. For more information, see [Overview of Threat Intelligence](/Content/ThreatIntelligence/Concepts/threatintelligenceoverview.htm).
4
- * OpenAPI spec version: 20210831
3
+ * Use the Threat Intelligence API to search for information about known threat indicators, including suspicious IP addresses, domain names, and other digital fingerprints. Threat Intelligence is a managed database of curated threat intelligence that comes from first party Oracle security insights, open source feeds, and vendor-procured data. For more information, see the [Threat Intelligence documentation](/iaas/Content/threat-intel/home.htm).
4
+ * OpenAPI spec version: 20220901
5
5
  *
6
6
  *
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
@@ -18,3 +18,5 @@ import * as ListIndicatorsResponse from "./list-indicators-response";
18
18
  export import ListIndicatorsResponse = ListIndicatorsResponse.ListIndicatorsResponse;
19
19
  import * as ListThreatTypesResponse from "./list-threat-types-response";
20
20
  export import ListThreatTypesResponse = ListThreatTypesResponse.ListThreatTypesResponse;
21
+ import * as SummarizeIndicatorsResponse from "./summarize-indicators-response";
22
+ export import SummarizeIndicatorsResponse = SummarizeIndicatorsResponse.SummarizeIndicatorsResponse;
@@ -1,8 +1,8 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Threat Intelligence API
4
- * Use the Threat Intelligence API to view indicators of compromise and related items. For more information, see [Overview of Threat Intelligence](/Content/ThreatIntelligence/Concepts/threatintelligenceoverview.htm).
5
- * OpenAPI spec version: 20210831
4
+ * Use the Threat Intelligence API to search for information about known threat indicators, including suspicious IP addresses, domain names, and other digital fingerprints. Threat Intelligence is a managed database of curated threat intelligence that comes from first party Oracle security insights, open source feeds, and vendor-procured data. For more information, see the [Threat Intelligence documentation](/iaas/Content/threat-intel/home.htm).
5
+ * OpenAPI spec version: 20220901
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  *
3
3
  *
4
- * OpenAPI spec version: 20210831
4
+ * OpenAPI spec version: 20220901
5
5
  *
6
6
  *
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  *
4
4
  *
5
- * OpenAPI spec version: 20210831
5
+ * OpenAPI spec version: 20220901
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  *
3
3
  *
4
- * OpenAPI spec version: 20210831
4
+ * OpenAPI spec version: 20220901
5
5
  *
6
6
  *
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  *
4
4
  *
5
- * OpenAPI spec version: 20210831
5
+ * OpenAPI spec version: 20220901
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  *
3
3
  *
4
- * OpenAPI spec version: 20210831
4
+ * OpenAPI spec version: 20220901
5
5
  *
6
6
  *
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  *
4
4
  *
5
- * OpenAPI spec version: 20210831
5
+ * OpenAPI spec version: 20220901
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
@@ -0,0 +1,32 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20220901
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ export interface SummarizeIndicatorsResponse {
15
+ /**
16
+ * Unique Oracle-assigned identifier for the request. If you need to contact
17
+ * Oracle about a particular request, please provide the request ID.
18
+ *
19
+ */
20
+ "opcRequestId": string;
21
+ /**
22
+ * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
+ * then a partial list might have been returned. Include this value as the `page` parameter for the
24
+ * subsequent GET request to get the next batch of items.
25
+ *
26
+ */
27
+ "opcNextPage": string;
28
+ /**
29
+ * The returned model.IndicatorSummaryCollection instance.
30
+ */
31
+ "indicatorSummaryCollection": model.IndicatorSummaryCollection;
32
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20220901
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=summarize-indicators-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"summarize-indicators-response.js","sourceRoot":"","sources":["../../../../../lib/threatintelligence/lib/response/summarize-indicators-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Threat Intelligence API
3
- * Use the Threat Intelligence API to view indicators of compromise and related items. For more information, see [Overview of Threat Intelligence](/Content/ThreatIntelligence/Concepts/threatintelligenceoverview.htm).
4
- * OpenAPI spec version: 20210831
3
+ * Use the Threat Intelligence API to search for information about known threat indicators, including suspicious IP addresses, domain names, and other digital fingerprints. Threat Intelligence is a managed database of curated threat intelligence that comes from first party Oracle security insights, open source feeds, and vendor-procured data. For more information, see the [Threat Intelligence documentation](/iaas/Content/threat-intel/home.htm).
4
+ * OpenAPI spec version: 20220901
5
5
  *
6
6
  *
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
@@ -1,8 +1,8 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Threat Intelligence API
4
- * Use the Threat Intelligence API to view indicators of compromise and related items. For more information, see [Overview of Threat Intelligence](/Content/ThreatIntelligence/Concepts/threatintelligenceoverview.htm).
5
- * OpenAPI spec version: 20210831
4
+ * Use the Threat Intelligence API to search for information about known threat indicators, including suspicious IP addresses, domain names, and other digital fingerprints. Threat Intelligence is a managed database of curated threat intelligence that comes from first party Oracle security insights, open source feeds, and vendor-procured data. For more information, see the [Threat Intelligence documentation](/iaas/Content/threat-intel/home.htm).
5
+ * OpenAPI spec version: 20220901
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-threatintelligence",
3
- "version": "2.41.0",
3
+ "version": "2.43.0",
4
4
  "description": "OCI NodeJS client for Threat Intelligence Service",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,8 +15,8 @@
15
15
  },
16
16
  "license": "(UPL-1.0 OR Apache-2.0)",
17
17
  "dependencies": {
18
- "oci-common": "2.41.0",
19
- "oci-workrequests": "2.41.0"
18
+ "oci-common": "2.43.0",
19
+ "oci-workrequests": "2.43.0"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"