oci-threatintelligence 2.42.0 → 2.44.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,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.
@@ -16,10 +16,14 @@ import * as DataVisibility from "./data-visibility";
16
16
  export import DataVisibility = DataVisibility.DataVisibility;
17
17
  import * as EntityReference from "./entity-reference";
18
18
  export import EntityReference = EntityReference.EntityReference;
19
+ import * as GeodataDetails from "./geodata-details";
20
+ export import GeodataDetails = GeodataDetails.GeodataDetails;
19
21
  import * as Indicator from "./indicator";
20
22
  export import Indicator = Indicator.Indicator;
21
23
  import * as IndicatorAttribute from "./indicator-attribute";
22
24
  export import IndicatorAttribute = IndicatorAttribute.IndicatorAttribute;
25
+ import * as IndicatorAttributeSummary from "./indicator-attribute-summary";
26
+ export import IndicatorAttributeSummary = IndicatorAttributeSummary.IndicatorAttributeSummary;
23
27
  import * as IndicatorCountCollection from "./indicator-count-collection";
24
28
  export import IndicatorCountCollection = IndicatorCountCollection.IndicatorCountCollection;
25
29
  import * as IndicatorCountDimensions from "./indicator-count-dimensions";
@@ -40,6 +44,8 @@ import * as LifecycleState from "./lifecycle-state";
40
44
  export import LifecycleState = LifecycleState.LifecycleState;
41
45
  import * as SortOrder from "./sort-order";
42
46
  export import SortOrder = SortOrder.SortOrder;
47
+ import * as SummarizeIndicatorsDetails from "./summarize-indicators-details";
48
+ export import SummarizeIndicatorsDetails = SummarizeIndicatorsDetails.SummarizeIndicatorsDetails;
43
49
  import * as ThreatType from "./threat-type";
44
50
  export import ThreatType = ThreatType.ThreatType;
45
51
  import * as ThreatTypeSummary from "./threat-type-summary";
@@ -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.
@@ -31,17 +31,21 @@ var __importStar = (this && this.__importStar) || function (mod) {
31
31
  return result;
32
32
  };
33
33
  Object.defineProperty(exports, "__esModule", { value: true });
34
- exports.IndicatorReference = exports.ThreatTypesCollection = exports.ThreatTypeSummary = exports.ThreatType = exports.SortOrder = exports.LifecycleState = exports.IndicatorType = exports.IndicatorSummaryCollection = exports.IndicatorSummary = exports.IndicatorSourceSummary = exports.IndicatorRelationship = exports.IndicatorCountSummary = exports.IndicatorCountDimensions = exports.IndicatorCountCollection = exports.IndicatorAttribute = exports.Indicator = exports.EntityReference = exports.DataVisibility = exports.DataAttribution = void 0;
34
+ exports.IndicatorReference = exports.ThreatTypesCollection = exports.ThreatTypeSummary = exports.ThreatType = exports.SummarizeIndicatorsDetails = exports.SortOrder = exports.LifecycleState = exports.IndicatorType = exports.IndicatorSummaryCollection = exports.IndicatorSummary = exports.IndicatorSourceSummary = exports.IndicatorRelationship = exports.IndicatorCountSummary = exports.IndicatorCountDimensions = exports.IndicatorCountCollection = exports.IndicatorAttributeSummary = exports.IndicatorAttribute = exports.Indicator = exports.GeodataDetails = exports.EntityReference = exports.DataVisibility = exports.DataAttribution = void 0;
35
35
  const DataAttribution = __importStar(require("./data-attribution"));
36
36
  exports.DataAttribution = DataAttribution.DataAttribution;
37
37
  const DataVisibility = __importStar(require("./data-visibility"));
38
38
  exports.DataVisibility = DataVisibility.DataVisibility;
39
39
  const EntityReference = __importStar(require("./entity-reference"));
40
40
  exports.EntityReference = EntityReference.EntityReference;
41
+ const GeodataDetails = __importStar(require("./geodata-details"));
42
+ exports.GeodataDetails = GeodataDetails.GeodataDetails;
41
43
  const Indicator = __importStar(require("./indicator"));
42
44
  exports.Indicator = Indicator.Indicator;
43
45
  const IndicatorAttribute = __importStar(require("./indicator-attribute"));
44
46
  exports.IndicatorAttribute = IndicatorAttribute.IndicatorAttribute;
47
+ const IndicatorAttributeSummary = __importStar(require("./indicator-attribute-summary"));
48
+ exports.IndicatorAttributeSummary = IndicatorAttributeSummary.IndicatorAttributeSummary;
45
49
  const IndicatorCountCollection = __importStar(require("./indicator-count-collection"));
46
50
  exports.IndicatorCountCollection = IndicatorCountCollection.IndicatorCountCollection;
47
51
  const IndicatorCountDimensions = __importStar(require("./indicator-count-dimensions"));
@@ -62,6 +66,8 @@ const LifecycleState = __importStar(require("./lifecycle-state"));
62
66
  exports.LifecycleState = LifecycleState.LifecycleState;
63
67
  const SortOrder = __importStar(require("./sort-order"));
64
68
  exports.SortOrder = SortOrder.SortOrder;
69
+ const SummarizeIndicatorsDetails = __importStar(require("./summarize-indicators-details"));
70
+ exports.SummarizeIndicatorsDetails = SummarizeIndicatorsDetails.SummarizeIndicatorsDetails;
65
71
  const ThreatType = __importStar(require("./threat-type"));
66
72
  exports.ThreatType = ThreatType.ThreatType;
67
73
  const ThreatTypeSummary = __importStar(require("./threat-type-summary"));
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/threatintelligence/lib/model/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,oEAAsD;AACxC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,oEAAsD;AACxC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,uDAAyC;AAC3B,QAAA,SAAS,GAAG,SAAS,CAAC,SAAS,CAAC;AAC9C,0EAA4D;AAC9C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,uFAAyE;AAC3D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,uFAAyE;AAC3D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,gFAAkE;AACpD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,mFAAqE;AACvD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,sEAAwD;AAC1C,QAAA,gBAAgB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC;AACnE,2FAA6E;AAC/D,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,gEAAkD;AACpC,QAAA,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAC1D,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,wDAA0C;AAC5B,QAAA,SAAS,GAAG,SAAS,CAAC,SAAS,CAAC;AAC9C,0DAA4C;AAC9B,QAAA,UAAU,GAAG,UAAU,CAAC,UAAU,CAAC;AACjD,yEAA2D;AAC7C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAElF,0EAA4D;AAC9C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/threatintelligence/lib/model/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,oEAAsD;AACxC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,oEAAsD;AACxC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,uDAAyC;AAC3B,QAAA,SAAS,GAAG,SAAS,CAAC,SAAS,CAAC;AAC9C,0EAA4D;AAC9C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,yFAA2E;AAC7D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,uFAAyE;AAC3D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,uFAAyE;AAC3D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,gFAAkE;AACpD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,mFAAqE;AACvD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,sEAAwD;AAC1C,QAAA,gBAAgB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC;AACnE,2FAA6E;AAC/D,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,gEAAkD;AACpC,QAAA,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAC1D,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,wDAA0C;AAC5B,QAAA,SAAS,GAAG,SAAS,CAAC,SAAS,CAAC;AAC9C,2FAA6E;AAC/D,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,0DAA4C;AAC9B,QAAA,UAAU,GAAG,UAAU,CAAC,UAAU,CAAC;AACjD,yEAA2D;AAC7C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAElF,0EAA4D;AAC9C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC"}
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Threat Intelligence API
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
+ *
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
+ /**
14
+ * An attribute name and list of values.
15
+ */
16
+ export interface IndicatorAttributeSummary {
17
+ /**
18
+ * The name of the attribute.
19
+ */
20
+ "name": string;
21
+ /**
22
+ * The value of the attribute.
23
+ */
24
+ "value": string;
25
+ }
26
+ export declare namespace IndicatorAttributeSummary {
27
+ function getJsonObj(obj: IndicatorAttributeSummary): object;
28
+ function getDeserializedJsonObj(obj: IndicatorAttributeSummary): object;
29
+ }
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ /**
3
+ * Threat Intelligence API
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
+ *
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
+ exports.IndicatorAttributeSummary = void 0;
16
+ var IndicatorAttributeSummary;
17
+ (function (IndicatorAttributeSummary) {
18
+ function getJsonObj(obj) {
19
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
20
+ return jsonObj;
21
+ }
22
+ IndicatorAttributeSummary.getJsonObj = getJsonObj;
23
+ function getDeserializedJsonObj(obj) {
24
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
25
+ return jsonObj;
26
+ }
27
+ IndicatorAttributeSummary.getDeserializedJsonObj = getDeserializedJsonObj;
28
+ })(IndicatorAttributeSummary = exports.IndicatorAttributeSummary || (exports.IndicatorAttributeSummary = {}));
29
+ //# sourceMappingURL=indicator-attribute-summary.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"indicator-attribute-summary.js","sourceRoot":"","sources":["../../../../../lib/threatintelligence/lib/model/indicator-attribute-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAmBH,IAAiB,yBAAyB,CAWzC;AAXD,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B;QACvD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8B;QACnE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAWzC"}
@@ -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.
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * An attribute name and list of values.
15
+ * An attribute name and list of values with attribution.
16
16
  */
17
17
  export interface IndicatorAttribute {
18
18
  /**
19
- * The name of the attribute
19
+ * The name of the attribute.
20
20
  */
21
21
  "name": string;
22
22
  /**
@@ -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
  * 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.
@@ -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.
@@ -12,15 +12,15 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * Dimensions characterizing the group
15
+ * The indicator dimension that was counted, such as the indicator type.
16
16
  */
17
17
  export interface IndicatorCountDimensions {
18
18
  /**
19
- * Compartment Identifier
19
+ * The compartment OCID that contains the indicator type.
20
20
  */
21
21
  "compartmentId"?: string;
22
22
  /**
23
- * The indicator type that corresponds to the count.
23
+ * The indicator type that was counted.
24
24
  */
25
25
  "type"?: model.IndicatorType;
26
26
  }
@@ -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
  * 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.
@@ -12,12 +12,12 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * A group of indicators with the same dimensions
15
+ * A group of indicators with the same dimensions, such as the same indicator type.
16
16
  */
17
17
  export interface IndicatorCountSummary {
18
18
  "dimensions": model.IndicatorCountDimensions;
19
19
  /**
20
- * The count of indicators in the group Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
20
+ * The count of indicators in the group. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
21
21
  */
22
22
  "count": number;
23
23
  }
@@ -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
  * 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.
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * a reference to an Indicator resource
15
+ * A reference to a threat indicator resource.
16
16
  */
17
17
  export interface IndicatorReference extends model.EntityReference {
18
18
  /**
19
- * the OCID of the referenced Indicator
19
+ * The unique OCID of the referenced threat indicator.
20
20
  */
21
21
  "indicatorId": string;
22
22
  "type": string;
@@ -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
  * 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.
@@ -12,16 +12,16 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * An relationship name and list of releated entities.
15
+ * A relationship name and list of releated entities.
16
16
  */
17
17
  export interface IndicatorRelationship {
18
18
  /**
19
- * The name of the attribute
19
+ * The name of the attribute.
20
20
  */
21
21
  "name": string;
22
22
  "relatedEntity": model.IndicatorReference;
23
23
  /**
24
- * The array of attribution data that support this SourcedRelationship
24
+ * The array of attribution data that support this relationship.
25
25
  */
26
26
  "attribution": Array<model.DataAttribution>;
27
27
  }
@@ -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
  * 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.
@@ -11,11 +11,11 @@
11
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
12
  */
13
13
  /**
14
- * Information about the source of indicator data.
14
+ * Information about the source of threat indicator data.
15
15
  */
16
16
  export interface IndicatorSourceSummary {
17
17
  /**
18
- * The name of the source
18
+ * The name of the source.
19
19
  */
20
20
  "name": string;
21
21
  }
@@ -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
  * 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.
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface IndicatorSummaryCollection {
18
18
  /**
19
- * The list of indicators
19
+ * The list of indicator summaries.
20
20
  */
21
21
  "items": Array<model.IndicatorSummary>;
22
22
  }
@@ -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
  * 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.
@@ -20,37 +20,48 @@ export interface IndicatorSummary {
20
20
  */
21
21
  "id": string;
22
22
  /**
23
- * Type of indicator
23
+ * The type of indicator.
24
24
  */
25
25
  "type": model.IndicatorType;
26
26
  /**
27
- * The value of indicator.
27
+ * The indicator data value.
28
28
  */
29
29
  "value": string;
30
30
  /**
31
- * Confidence is an integer from 0 to 100 that provides a measure of our certainty in the maliciousness of the indicator. This confidence value is aggregated from the confidence in the threat types, attributes, and relationships to create an overall value for the indicator. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
31
+ * An integer from 0 to 100 that represents how certain we are that the indicator is malicious and a potential threat if it is detected communicating with your cloud resources. This confidence value is aggregated from the confidence in the threat types, attributes, and relationships to create an overall value for the indicator. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
32
32
  */
33
33
  "confidence"?: number;
34
34
  /**
35
- * Compartment Identifier
35
+ * The OCID of the compartment that contains this indicator.
36
36
  */
37
37
  "compartmentId"?: string;
38
38
  /**
39
39
  * Characteristics of the threat indicator based on previous observations or behavior. May include related tactics, techniques, and procedures.
40
40
  */
41
- "threatTypes": Array<model.ThreatType>;
41
+ "threatTypes": Array<string>;
42
42
  /**
43
- * The state of the indicator. It will always be ACTIVE. This field is added for consistency.
43
+ * A map of attributes with additional information about the indicator.
44
+ * Each attribute has a name (string), value (string), and attribution (supporting data).
45
+ *
46
+ */
47
+ "attributes": Array<model.IndicatorAttributeSummary>;
48
+ /**
49
+ * The state of the indicator. It will always be `ACTIVE`.
44
50
  */
45
51
  "lifecycleState"?: model.LifecycleState;
46
52
  /**
47
- * The time the data was first seen for this indicator. An RFC3339 formatted datetime string
53
+ * The date and time that the indicator was first detected. An RFC3339 formatted string.
48
54
  */
49
55
  "timeCreated": Date;
50
56
  /**
51
- * The last time this indicator was updated. It starts with the same value as timeCreated and is never empty. An RFC3339 formatted datetime string
57
+ * The date and time that this indicator was last updated by the system. Updates can include new reports or regular updates in confidence. The value is the same as `timeCreated` for a new indicator. An RFC3339 formatted string.
52
58
  */
53
59
  "timeUpdated": Date;
60
+ /**
61
+ * The date and time that this indicator was last seen. The value is the same as `timeCreated` for a new indicator. An RFC3339 formatted string.
62
+ */
63
+ "timeLastSeen": Date;
64
+ "geodata": model.GeodataDetails;
54
65
  }
55
66
  export declare namespace IndicatorSummary {
56
67
  function getJsonObj(obj: IndicatorSummary): object;
@@ -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.
@@ -37,21 +37,25 @@ var IndicatorSummary;
37
37
  (function (IndicatorSummary) {
38
38
  function getJsonObj(obj) {
39
39
  const jsonObj = Object.assign(Object.assign({}, obj), {
40
- "threatTypes": obj.threatTypes
41
- ? obj.threatTypes.map(item => {
42
- return model.ThreatType.getJsonObj(item);
40
+ "attributes": obj.attributes
41
+ ? obj.attributes.map(item => {
42
+ return model.IndicatorAttributeSummary.getJsonObj(item);
43
43
  })
44
- : undefined
44
+ : undefined,
45
+ "geodata": obj.geodata ? model.GeodataDetails.getJsonObj(obj.geodata) : undefined
45
46
  });
46
47
  return jsonObj;
47
48
  }
48
49
  IndicatorSummary.getJsonObj = getJsonObj;
49
50
  function getDeserializedJsonObj(obj) {
50
51
  const jsonObj = Object.assign(Object.assign({}, obj), {
51
- "threatTypes": obj.threatTypes
52
- ? obj.threatTypes.map(item => {
53
- return model.ThreatType.getDeserializedJsonObj(item);
52
+ "attributes": obj.attributes
53
+ ? obj.attributes.map(item => {
54
+ return model.IndicatorAttributeSummary.getDeserializedJsonObj(item);
54
55
  })
56
+ : undefined,
57
+ "geodata": obj.geodata
58
+ ? model.GeodataDetails.getDeserializedJsonObj(obj.geodata)
55
59
  : undefined
56
60
  });
57
61
  return jsonObj;
@@ -1 +1 @@
1
- {"version":3,"file":"indicator-summary.js","sourceRoot":"","sources":["../../../../../lib/threatintelligence/lib/model/indicator-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA6ClC,IAAiB,gBAAgB,CA6BhC;AA7BD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,GAAG,CAAC,WAAW,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACzB,OAAO,KAAK,CAAC,UAAU,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC3C,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,2BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,GAAG,CAAC,WAAW,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACzB,OAAO,KAAK,CAAC,UAAU,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACvD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,uCAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QA6BhC"}
1
+ {"version":3,"file":"indicator-summary.js","sourceRoot":"","sources":["../../../../../lib/threatintelligence/lib/model/indicator-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAwDlC,IAAiB,gBAAgB,CAmChC;AAnCD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,GAAG,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACxB,OAAO,KAAK,CAAC,yBAAyB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC1D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,SAAS,EAAE,GAAG,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS;SAClF,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,2BAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,GAAG,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACxB,OAAO,KAAK,CAAC,yBAAyB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACtE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,SAAS,EAAE,GAAG,CAAC,OAAO;gBACpB,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,sBAAsB,CAAC,GAAG,CAAC,OAAO,CAAC;gBAC1D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,uCAAsB,yBAiBrC,CAAA;AACH,CAAC,EAnCgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAmChC"}
@@ -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.