alogram_payrisk 0.2.21 → 0.2.23

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 (230) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +2 -2
  3. data/README.md +2 -2
  4. data/RELEASE.json +4 -4
  5. data/alogram_payrisk.gemspec +1 -1
  6. data/lib/alogram_payrisk/api/forensic_data_api.rb +1 -1
  7. data/lib/alogram_payrisk/api/risk_scoring_api.rb +1 -1
  8. data/lib/alogram_payrisk/api/roadmap_preview_api.rb +99 -1
  9. data/lib/alogram_payrisk/api/signal_intelligence_api.rb +1 -1
  10. data/lib/alogram_payrisk/api/system_api.rb +1 -1
  11. data/lib/alogram_payrisk/api_client.rb +1 -1
  12. data/lib/alogram_payrisk/api_error.rb +1 -1
  13. data/lib/alogram_payrisk/api_model_base.rb +1 -1
  14. data/lib/alogram_payrisk/configuration.rb +1 -1
  15. data/lib/alogram_payrisk/models/account.rb +1 -1
  16. data/lib/alogram_payrisk/models/account_check_request.rb +1 -1
  17. data/lib/alogram_payrisk/models/agent_manifest.rb +1 -1
  18. data/lib/alogram_payrisk/models/agent_provider.rb +1 -1
  19. data/lib/alogram_payrisk/models/auth_context.rb +1 -1
  20. data/lib/alogram_payrisk/models/avs_result_enum.rb +1 -1
  21. data/lib/alogram_payrisk/models/bank_transfer.rb +1 -1
  22. data/lib/alogram_payrisk/models/card.rb +1 -1
  23. data/lib/alogram_payrisk/models/card_network_enum.rb +1 -1
  24. data/lib/alogram_payrisk/models/category_signal.rb +1 -1
  25. data/lib/alogram_payrisk/models/channel_enum.rb +1 -1
  26. data/lib/alogram_payrisk/models/check_request.rb +1 -1
  27. data/lib/alogram_payrisk/models/confidence_enum.rb +1 -1
  28. data/lib/alogram_payrisk/models/crypto.rb +1 -1
  29. data/lib/alogram_payrisk/models/cvv_result_enum.rb +1 -1
  30. data/lib/alogram_payrisk/models/decision_resolution_request.rb +310 -0
  31. data/lib/alogram_payrisk/models/decision_resolution_request_analyst.rb +216 -0
  32. data/lib/alogram_payrisk/models/decision_resolution_response.rb +219 -0
  33. data/lib/alogram_payrisk/models/decision_response.rb +1 -1
  34. data/lib/alogram_payrisk/models/device_info.rb +1 -1
  35. data/lib/alogram_payrisk/models/discount_code.rb +1 -1
  36. data/lib/alogram_payrisk/models/entity_ids.rb +1 -1
  37. data/lib/alogram_payrisk/models/entry_method_enum.rb +1 -1
  38. data/lib/alogram_payrisk/models/external_assessment.rb +1 -1
  39. data/lib/alogram_payrisk/models/fraud_score.rb +1 -1
  40. data/lib/alogram_payrisk/models/identity.rb +1 -1
  41. data/lib/alogram_payrisk/models/ingest_payment_event202_response.rb +1 -1
  42. data/lib/alogram_payrisk/models/integrity.rb +1 -1
  43. data/lib/alogram_payrisk/models/interaction.rb +1 -1
  44. data/lib/alogram_payrisk/models/interaction_type_enum.rb +1 -1
  45. data/lib/alogram_payrisk/models/invoice.rb +1 -1
  46. data/lib/alogram_payrisk/models/ip_info.rb +1 -1
  47. data/lib/alogram_payrisk/models/kyc_check_request.rb +1 -1
  48. data/lib/alogram_payrisk/models/kyc_payload.rb +1 -1
  49. data/lib/alogram_payrisk/models/merchant_context.rb +1 -1
  50. data/lib/alogram_payrisk/models/order_context.rb +1 -1
  51. data/lib/alogram_payrisk/models/payer_type_enum.rb +1 -1
  52. data/lib/alogram_payrisk/models/payment_authorization_outcome.rb +1 -1
  53. data/lib/alogram_payrisk/models/payment_capture_outcome.rb +1 -1
  54. data/lib/alogram_payrisk/models/payment_card_type_enum.rb +1 -1
  55. data/lib/alogram_payrisk/models/payment_chargeback.rb +1 -1
  56. data/lib/alogram_payrisk/models/payment_chargeback_outcome.rb +1 -1
  57. data/lib/alogram_payrisk/models/payment_dispute_outcome.rb +1 -1
  58. data/lib/alogram_payrisk/models/payment_event.rb +1 -1
  59. data/lib/alogram_payrisk/models/payment_event_type.rb +1 -1
  60. data/lib/alogram_payrisk/models/payment_method.rb +1 -1
  61. data/lib/alogram_payrisk/models/payment_outcome.rb +1 -1
  62. data/lib/alogram_payrisk/models/payment_realtime_type_enum.rb +1 -1
  63. data/lib/alogram_payrisk/models/payment_refund_outcome.rb +1 -1
  64. data/lib/alogram_payrisk/models/payment_wallet_type_enum.rb +1 -1
  65. data/lib/alogram_payrisk/models/postal_address.rb +1 -1
  66. data/lib/alogram_payrisk/models/problem.rb +1 -1
  67. data/lib/alogram_payrisk/models/purchase.rb +1 -1
  68. data/lib/alogram_payrisk/models/purchase_initiator_enum.rb +1 -1
  69. data/lib/alogram_payrisk/models/purchase_sequence_enum.rb +1 -1
  70. data/lib/alogram_payrisk/models/purchase_usage_enum.rb +1 -1
  71. data/lib/alogram_payrisk/models/realtime.rb +1 -1
  72. data/lib/alogram_payrisk/models/reason_detail.rb +1 -1
  73. data/lib/alogram_payrisk/models/risk_breakdown.rb +1 -1
  74. data/lib/alogram_payrisk/models/risk_category_enum.rb +1 -1
  75. data/lib/alogram_payrisk/models/risk_level_enum.rb +1 -1
  76. data/lib/alogram_payrisk/models/sca_method_enum.rb +1 -1
  77. data/lib/alogram_payrisk/models/score_record.rb +1 -1
  78. data/lib/alogram_payrisk/models/scores_success_response.rb +1 -1
  79. data/lib/alogram_payrisk/models/signals_account_variant.rb +1 -1
  80. data/lib/alogram_payrisk/models/signals_interaction_variant.rb +1 -1
  81. data/lib/alogram_payrisk/models/signals_request.rb +1 -1
  82. data/lib/alogram_payrisk/models/stored_credential_context.rb +1 -1
  83. data/lib/alogram_payrisk/models/three_ds_data.rb +1 -1
  84. data/lib/alogram_payrisk/models/wallet.rb +1 -1
  85. data/lib/alogram_payrisk/version.rb +2 -2
  86. data/lib/alogram_payrisk.rb +4 -1
  87. data/spec/api/forensic_data_api_spec.rb +1 -1
  88. data/spec/api/risk_scoring_api_spec.rb +1 -1
  89. data/spec/api/roadmap_preview_api_spec.rb +16 -1
  90. data/spec/api/signal_intelligence_api_spec.rb +1 -1
  91. data/spec/api/system_api_spec.rb +1 -1
  92. data/spec/models/account_check_request_spec.rb +1 -1
  93. data/spec/models/account_spec.rb +1 -1
  94. data/spec/models/agent_manifest_spec.rb +1 -1
  95. data/spec/models/agent_provider_spec.rb +1 -1
  96. data/spec/models/auth_context_spec.rb +1 -1
  97. data/spec/models/avs_result_enum_spec.rb +1 -1
  98. data/spec/models/bank_transfer_spec.rb +1 -1
  99. data/spec/models/card_network_enum_spec.rb +1 -1
  100. data/spec/models/card_spec.rb +1 -1
  101. data/spec/models/category_signal_spec.rb +1 -1
  102. data/spec/models/channel_enum_spec.rb +1 -1
  103. data/spec/models/check_request_spec.rb +1 -1
  104. data/spec/models/confidence_enum_spec.rb +1 -1
  105. data/spec/models/crypto_spec.rb +1 -1
  106. data/spec/models/cvv_result_enum_spec.rb +1 -1
  107. data/spec/models/decision_resolution_request_analyst_spec.rb +46 -0
  108. data/spec/models/decision_resolution_request_spec.rb +78 -0
  109. data/spec/models/decision_resolution_response_spec.rb +48 -0
  110. data/spec/models/decision_response_spec.rb +1 -1
  111. data/spec/models/device_info_spec.rb +1 -1
  112. data/spec/models/discount_code_spec.rb +1 -1
  113. data/spec/models/entity_ids_spec.rb +1 -1
  114. data/spec/models/entry_method_enum_spec.rb +1 -1
  115. data/spec/models/external_assessment_spec.rb +1 -1
  116. data/spec/models/fraud_score_spec.rb +1 -1
  117. data/spec/models/identity_spec.rb +1 -1
  118. data/spec/models/ingest_payment_event202_response_spec.rb +1 -1
  119. data/spec/models/integrity_spec.rb +1 -1
  120. data/spec/models/interaction_spec.rb +1 -1
  121. data/spec/models/interaction_type_enum_spec.rb +1 -1
  122. data/spec/models/invoice_spec.rb +1 -1
  123. data/spec/models/ip_info_spec.rb +1 -1
  124. data/spec/models/kyc_check_request_spec.rb +1 -1
  125. data/spec/models/kyc_payload_spec.rb +1 -1
  126. data/spec/models/merchant_context_spec.rb +1 -1
  127. data/spec/models/order_context_spec.rb +1 -1
  128. data/spec/models/payer_type_enum_spec.rb +1 -1
  129. data/spec/models/payment_authorization_outcome_spec.rb +1 -1
  130. data/spec/models/payment_capture_outcome_spec.rb +1 -1
  131. data/spec/models/payment_card_type_enum_spec.rb +1 -1
  132. data/spec/models/payment_chargeback_outcome_spec.rb +1 -1
  133. data/spec/models/payment_chargeback_spec.rb +1 -1
  134. data/spec/models/payment_dispute_outcome_spec.rb +1 -1
  135. data/spec/models/payment_event_spec.rb +1 -1
  136. data/spec/models/payment_event_type_spec.rb +1 -1
  137. data/spec/models/payment_method_spec.rb +1 -1
  138. data/spec/models/payment_outcome_spec.rb +1 -1
  139. data/spec/models/payment_realtime_type_enum_spec.rb +1 -1
  140. data/spec/models/payment_refund_outcome_spec.rb +1 -1
  141. data/spec/models/payment_wallet_type_enum_spec.rb +1 -1
  142. data/spec/models/postal_address_spec.rb +1 -1
  143. data/spec/models/problem_spec.rb +1 -1
  144. data/spec/models/purchase_initiator_enum_spec.rb +1 -1
  145. data/spec/models/purchase_sequence_enum_spec.rb +1 -1
  146. data/spec/models/purchase_spec.rb +1 -1
  147. data/spec/models/purchase_usage_enum_spec.rb +1 -1
  148. data/spec/models/realtime_spec.rb +1 -1
  149. data/spec/models/reason_detail_spec.rb +1 -1
  150. data/spec/models/risk_breakdown_spec.rb +1 -1
  151. data/spec/models/risk_category_enum_spec.rb +1 -1
  152. data/spec/models/risk_level_enum_spec.rb +1 -1
  153. data/spec/models/sca_method_enum_spec.rb +1 -1
  154. data/spec/models/score_record_spec.rb +1 -1
  155. data/spec/models/scores_success_response_spec.rb +1 -1
  156. data/spec/models/signals_account_variant_spec.rb +1 -1
  157. data/spec/models/signals_interaction_variant_spec.rb +1 -1
  158. data/spec/models/signals_request_spec.rb +1 -1
  159. data/spec/models/stored_credential_context_spec.rb +1 -1
  160. data/spec/models/three_ds_data_spec.rb +1 -1
  161. data/spec/models/wallet_spec.rb +1 -1
  162. data/spec/spec_helper.rb +1 -1
  163. data/vendor/bundle/ruby/3.3.0/cache/psych-5.4.0.gem +0 -0
  164. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-13.0.0/gem_make.out +5 -5
  165. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.5.1/gem_make.out +5 -5
  166. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.2/gem_make.out +5 -5
  167. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/jaro_winkler-1.5.6/gem_make.out +5 -5
  168. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/{psych-5.3.1 → psych-5.4.0}/gem_make.out +10 -10
  169. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/{psych-5.3.1 → psych-5.4.0}/psych.so +0 -0
  170. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/gem_make.out +5 -5
  171. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.2.0/gem_make.out +5 -5
  172. data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/README.md +2 -2
  173. data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/psych_parser.c +14 -3
  174. data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/versions.rb +1 -1
  175. data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych.so +0 -0
  176. data/vendor/bundle/ruby/3.3.0/specifications/{psych-5.3.1.gemspec → psych-5.4.0.gemspec} +2 -2
  177. metadata +71 -62
  178. data/vendor/bundle/ruby/3.3.0/cache/psych-5.3.1.gem +0 -0
  179. /data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/{psych-5.3.1 → psych-5.4.0}/gem.build_complete +0 -0
  180. /data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/{psych-5.3.1 → psych-5.4.0}/mkmf.log +0 -0
  181. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/CONTRIBUTING.md +0 -0
  182. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/LICENSE +0 -0
  183. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/Makefile +0 -0
  184. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/depend +0 -0
  185. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/extconf.rb +0 -0
  186. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/psych.c +0 -0
  187. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/psych.h +0 -0
  188. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/psych_emitter.c +0 -0
  189. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/psych_emitter.h +0 -0
  190. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/psych_parser.h +0 -0
  191. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/psych_to_ruby.c +0 -0
  192. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/psych_to_ruby.h +0 -0
  193. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/psych_yaml_tree.c +0 -0
  194. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/psych_yaml_tree.h +0 -0
  195. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/class_loader.rb +0 -0
  196. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/coder.rb +0 -0
  197. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/core_ext.rb +0 -0
  198. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/exception.rb +0 -0
  199. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/handler.rb +0 -0
  200. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/handlers/document_stream.rb +0 -0
  201. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/handlers/recorder.rb +0 -0
  202. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/json/ruby_events.rb +0 -0
  203. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/json/stream.rb +0 -0
  204. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/json/tree_builder.rb +0 -0
  205. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/json/yaml_events.rb +0 -0
  206. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/nodes/alias.rb +0 -0
  207. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/nodes/document.rb +0 -0
  208. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/nodes/mapping.rb +0 -0
  209. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/nodes/node.rb +0 -0
  210. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/nodes/scalar.rb +0 -0
  211. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/nodes/sequence.rb +0 -0
  212. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/nodes/stream.rb +0 -0
  213. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/nodes.rb +0 -0
  214. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/omap.rb +0 -0
  215. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/parser.rb +0 -0
  216. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/scalar_scanner.rb +0 -0
  217. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/set.rb +0 -0
  218. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/stream.rb +0 -0
  219. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/streaming.rb +0 -0
  220. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/syntax_error.rb +0 -0
  221. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/tree_builder.rb +0 -0
  222. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/visitors/depth_first.rb +0 -0
  223. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/visitors/emitter.rb +0 -0
  224. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/visitors/json_tree.rb +0 -0
  225. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/visitors/to_ruby.rb +0 -0
  226. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/visitors/visitor.rb +0 -0
  227. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/visitors/yaml_tree.rb +0 -0
  228. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/visitors.rb +0 -0
  229. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/y.rb +0 -0
  230. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych.rb +0 -0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
5
5
 
6
- The version of the OpenAPI document: 0.2.21
6
+ The version of the OpenAPI document: 0.2.23
7
7
  Contact: packages@alogram.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.15.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
5
5
 
6
- The version of the OpenAPI document: 0.2.21
6
+ The version of the OpenAPI document: 0.2.23
7
7
  Contact: packages@alogram.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.15.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
5
5
 
6
- The version of the OpenAPI document: 0.2.21
6
+ The version of the OpenAPI document: 0.2.23
7
7
  Contact: packages@alogram.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.15.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
5
5
 
6
- The version of the OpenAPI document: 0.2.21
6
+ The version of the OpenAPI document: 0.2.23
7
7
  Contact: packages@alogram.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.15.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
5
5
 
6
- The version of the OpenAPI document: 0.2.21
6
+ The version of the OpenAPI document: 0.2.23
7
7
  Contact: packages@alogram.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.15.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
5
5
 
6
- The version of the OpenAPI document: 0.2.21
6
+ The version of the OpenAPI document: 0.2.23
7
7
  Contact: packages@alogram.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.15.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
5
5
 
6
- The version of the OpenAPI document: 0.2.21
6
+ The version of the OpenAPI document: 0.2.23
7
7
  Contact: packages@alogram.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.15.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
5
5
 
6
- The version of the OpenAPI document: 0.2.21
6
+ The version of the OpenAPI document: 0.2.23
7
7
  Contact: packages@alogram.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.15.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
5
5
 
6
- The version of the OpenAPI document: 0.2.21
6
+ The version of the OpenAPI document: 0.2.23
7
7
  Contact: packages@alogram.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.15.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
5
5
 
6
- The version of the OpenAPI document: 0.2.21
6
+ The version of the OpenAPI document: 0.2.23
7
7
  Contact: packages@alogram.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.15.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
5
5
 
6
- The version of the OpenAPI document: 0.2.21
6
+ The version of the OpenAPI document: 0.2.23
7
7
  Contact: packages@alogram.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.15.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
5
5
 
6
- The version of the OpenAPI document: 0.2.21
6
+ The version of the OpenAPI document: 0.2.23
7
7
  Contact: packages@alogram.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.15.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
5
5
 
6
- The version of the OpenAPI document: 0.2.21
6
+ The version of the OpenAPI document: 0.2.23
7
7
  Contact: packages@alogram.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.15.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
5
5
 
6
- The version of the OpenAPI document: 0.2.21
6
+ The version of the OpenAPI document: 0.2.23
7
7
  Contact: packages@alogram.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.15.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
5
5
 
6
- The version of the OpenAPI document: 0.2.21
6
+ The version of the OpenAPI document: 0.2.23
7
7
  Contact: packages@alogram.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.15.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
5
5
 
6
- The version of the OpenAPI document: 0.2.21
6
+ The version of the OpenAPI document: 0.2.23
7
7
  Contact: packages@alogram.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.15.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
5
5
 
6
- The version of the OpenAPI document: 0.2.21
6
+ The version of the OpenAPI document: 0.2.23
7
7
  Contact: packages@alogram.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.15.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
5
5
 
6
- The version of the OpenAPI document: 0.2.21
6
+ The version of the OpenAPI document: 0.2.23
7
7
  Contact: packages@alogram.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.15.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
5
5
 
6
- The version of the OpenAPI document: 0.2.21
6
+ The version of the OpenAPI document: 0.2.23
7
7
  Contact: packages@alogram.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.15.0
data/spec/spec_helper.rb CHANGED
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
5
5
 
6
- The version of the OpenAPI document: 0.2.21
6
+ The version of the OpenAPI document: 0.2.23
7
7
  Contact: packages@alogram.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.15.0
@@ -3,10 +3,10 @@ current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/rub
3
3
  creating Makefile
4
4
 
5
5
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/ext/byebug
6
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-82fbmw sitelibdir\=./.gem.20260531-2400-82fbmw clean
6
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-mdh6gq sitelibdir\=./.gem.20260604-2411-mdh6gq clean
7
7
 
8
8
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/ext/byebug
9
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-82fbmw sitelibdir\=./.gem.20260531-2400-82fbmw
9
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-mdh6gq sitelibdir\=./.gem.20260604-2411-mdh6gq
10
10
  compiling breakpoint.c
11
11
  compiling byebug.c
12
12
  byebug.c: In function ‘check_started’:
@@ -35,8 +35,8 @@ compiling threads.c
35
35
  linking shared-object byebug/byebug.so
36
36
 
37
37
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/ext/byebug
38
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-82fbmw sitelibdir\=./.gem.20260531-2400-82fbmw install
39
- /usr/bin/install -c -m 0755 byebug.so ./.gem.20260531-2400-82fbmw/byebug
38
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-mdh6gq sitelibdir\=./.gem.20260604-2411-mdh6gq install
39
+ /usr/bin/install -c -m 0755 byebug.so ./.gem.20260604-2411-mdh6gq/byebug
40
40
 
41
41
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/ext/byebug
42
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-82fbmw sitelibdir\=./.gem.20260531-2400-82fbmw clean
42
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-mdh6gq sitelibdir\=./.gem.20260604-2411-mdh6gq clean
@@ -6,10 +6,10 @@ checking for altzone in time.h with -Werror... no
6
6
  creating Makefile
7
7
 
8
8
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/date-3.5.1/ext/date
9
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-tneq19 sitelibdir\=./.gem.20260531-2400-tneq19 clean
9
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-af1wq7 sitelibdir\=./.gem.20260604-2411-af1wq7 clean
10
10
 
11
11
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/date-3.5.1/ext/date
12
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-tneq19 sitelibdir\=./.gem.20260531-2400-tneq19
12
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-af1wq7 sitelibdir\=./.gem.20260604-2411-af1wq7
13
13
  compiling date_core.c
14
14
  compiling date_parse.c
15
15
  compiling date_strftime.c
@@ -17,8 +17,8 @@ compiling date_strptime.c
17
17
  linking shared-object date_core.so
18
18
 
19
19
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/date-3.5.1/ext/date
20
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-tneq19 sitelibdir\=./.gem.20260531-2400-tneq19 install
21
- /usr/bin/install -c -m 0755 date_core.so ./.gem.20260531-2400-tneq19
20
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-af1wq7 sitelibdir\=./.gem.20260604-2411-af1wq7 install
21
+ /usr/bin/install -c -m 0755 date_core.so ./.gem.20260604-2411-af1wq7
22
22
 
23
23
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/date-3.5.1/ext/date
24
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-tneq19 sitelibdir\=./.gem.20260531-2400-tneq19 clean
24
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-af1wq7 sitelibdir\=./.gem.20260604-2411-af1wq7 clean
@@ -16,16 +16,16 @@ checking for ttyname_r()... yes
16
16
  creating Makefile
17
17
 
18
18
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.2/ext/io/console
19
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-pk8b3i sitelibdir\=./.gem.20260531-2400-pk8b3i clean
19
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-akb59f sitelibdir\=./.gem.20260604-2411-akb59f clean
20
20
 
21
21
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.2/ext/io/console
22
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-pk8b3i sitelibdir\=./.gem.20260531-2400-pk8b3i
22
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-akb59f sitelibdir\=./.gem.20260604-2411-akb59f
23
23
  compiling console.c
24
24
  linking shared-object io/console.so
25
25
 
26
26
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.2/ext/io/console
27
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-pk8b3i sitelibdir\=./.gem.20260531-2400-pk8b3i install
28
- /usr/bin/install -c -m 0755 console.so ./.gem.20260531-2400-pk8b3i/io
27
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-akb59f sitelibdir\=./.gem.20260604-2411-akb59f install
28
+ /usr/bin/install -c -m 0755 console.so ./.gem.20260604-2411-akb59f/io
29
29
 
30
30
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.2/ext/io/console
31
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-pk8b3i sitelibdir\=./.gem.20260531-2400-pk8b3i clean
31
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-akb59f sitelibdir\=./.gem.20260604-2411-akb59f clean
@@ -3,10 +3,10 @@ current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/rub
3
3
  creating Makefile
4
4
 
5
5
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
6
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-ezoq3l sitelibdir\=./.gem.20260531-2400-ezoq3l clean
6
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-b8moc5 sitelibdir\=./.gem.20260604-2411-b8moc5 clean
7
7
 
8
8
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
9
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-ezoq3l sitelibdir\=./.gem.20260531-2400-ezoq3l
9
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-b8moc5 sitelibdir\=./.gem.20260604-2411-b8moc5
10
10
  compiling adj_matrix.c
11
11
  adj_matrix.c: In function ‘adj_matrix_default’:
12
12
  adj_matrix.c:82:12: warning: old-style function definition [-Wold-style-definition]
@@ -22,8 +22,8 @@ compiling jaro_winkler.c
22
22
  linking shared-object jaro_winkler/jaro_winkler_ext.so
23
23
 
24
24
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
25
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-ezoq3l sitelibdir\=./.gem.20260531-2400-ezoq3l install
26
- /usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.20260531-2400-ezoq3l/jaro_winkler
25
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-b8moc5 sitelibdir\=./.gem.20260604-2411-b8moc5 install
26
+ /usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.20260604-2411-b8moc5/jaro_winkler
27
27
 
28
28
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
29
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-ezoq3l sitelibdir\=./.gem.20260531-2400-ezoq3l clean
29
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-b8moc5 sitelibdir\=./.gem.20260604-2411-b8moc5 clean
@@ -1,16 +1,16 @@
1
- current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/ext/psych
1
+ current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.4.0/ext/psych
2
2
  /opt/hostedtoolcache/Ruby/3.3.11/x64/bin/ruby extconf.rb
3
3
  checking for pkg-config for yaml-0.1... [" ", "", "-lyaml"]
4
4
  creating Makefile
5
5
 
6
- current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/ext/psych
7
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-dlh8pn sitelibdir\=./.gem.20260531-2400-dlh8pn clean
6
+ current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.4.0/ext/psych
7
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-6l06kb sitelibdir\=./.gem.20260604-2411-6l06kb clean
8
8
  cd libyaml && make clean
9
9
  /bin/sh: 1: cd: can't cd to libyaml
10
10
  make: [Makefile:283: clean-so] Error 2 (ignored)
11
11
 
12
- current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/ext/psych
13
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-dlh8pn sitelibdir\=./.gem.20260531-2400-dlh8pn
12
+ current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.4.0/ext/psych
13
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-6l06kb sitelibdir\=./.gem.20260604-2411-6l06kb
14
14
  compiling psych.c
15
15
  compiling psych_emitter.c
16
16
  compiling psych_parser.c
@@ -18,12 +18,12 @@ compiling psych_to_ruby.c
18
18
  compiling psych_yaml_tree.c
19
19
  linking shared-object psych.so
20
20
 
21
- current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/ext/psych
22
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-dlh8pn sitelibdir\=./.gem.20260531-2400-dlh8pn install
23
- /usr/bin/install -c -m 0755 psych.so ./.gem.20260531-2400-dlh8pn
21
+ current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.4.0/ext/psych
22
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-6l06kb sitelibdir\=./.gem.20260604-2411-6l06kb install
23
+ /usr/bin/install -c -m 0755 psych.so ./.gem.20260604-2411-6l06kb
24
24
 
25
- current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/ext/psych
26
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-dlh8pn sitelibdir\=./.gem.20260531-2400-dlh8pn clean
25
+ current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.4.0/ext/psych
26
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-6l06kb sitelibdir\=./.gem.20260604-2411-6l06kb clean
27
27
  cd libyaml && make clean
28
28
  /bin/sh: 1: cd: can't cd to libyaml
29
29
  make: [Makefile:283: clean-so] Error 2 (ignored)
@@ -3,16 +3,16 @@ current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/rub
3
3
  creating Makefile
4
4
 
5
5
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse
6
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-6089z2 sitelibdir\=./.gem.20260531-2400-6089z2 clean
6
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-1qw2ar sitelibdir\=./.gem.20260604-2411-1qw2ar clean
7
7
 
8
8
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse
9
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-6089z2 sitelibdir\=./.gem.20260531-2400-6089z2
9
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-1qw2ar sitelibdir\=./.gem.20260604-2411-1qw2ar
10
10
  compiling cparse.c
11
11
  linking shared-object racc/cparse.so
12
12
 
13
13
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse
14
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-6089z2 sitelibdir\=./.gem.20260531-2400-6089z2 install
15
- /usr/bin/install -c -m 0755 cparse.so ./.gem.20260531-2400-6089z2/racc
14
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-1qw2ar sitelibdir\=./.gem.20260604-2411-1qw2ar install
15
+ /usr/bin/install -c -m 0755 cparse.so ./.gem.20260604-2411-1qw2ar/racc
16
16
 
17
17
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse
18
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-6089z2 sitelibdir\=./.gem.20260531-2400-6089z2 clean
18
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-1qw2ar sitelibdir\=./.gem.20260604-2411-1qw2ar clean
@@ -4,16 +4,16 @@ checking for rb_io_mode_t in ruby/io.h... no
4
4
  creating Makefile
5
5
 
6
6
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/ext/stringio
7
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-8pfcx3 sitelibdir\=./.gem.20260531-2400-8pfcx3 clean
7
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-atx05i sitelibdir\=./.gem.20260604-2411-atx05i clean
8
8
 
9
9
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/ext/stringio
10
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-8pfcx3 sitelibdir\=./.gem.20260531-2400-8pfcx3
10
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-atx05i sitelibdir\=./.gem.20260604-2411-atx05i
11
11
  compiling stringio.c
12
12
  linking shared-object stringio.so
13
13
 
14
14
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/ext/stringio
15
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-8pfcx3 sitelibdir\=./.gem.20260531-2400-8pfcx3 install
16
- /usr/bin/install -c -m 0755 stringio.so ./.gem.20260531-2400-8pfcx3
15
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-atx05i sitelibdir\=./.gem.20260604-2411-atx05i install
16
+ /usr/bin/install -c -m 0755 stringio.so ./.gem.20260604-2411-atx05i
17
17
 
18
18
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/ext/stringio
19
- make DESTDIR\= sitearchdir\=./.gem.20260531-2400-8pfcx3 sitelibdir\=./.gem.20260531-2400-8pfcx3 clean
19
+ make DESTDIR\= sitearchdir\=./.gem.20260604-2411-atx05i sitelibdir\=./.gem.20260604-2411-atx05i clean
@@ -26,8 +26,8 @@ Psych.dump("foo") # => "--- foo\n...\n"
26
26
 
27
27
  ## Installation
28
28
 
29
- Psych has been included with MRI since 1.9.2, and is the default YAML parser
30
- in 1.9.3.
29
+ Psych has been included with MRI since 1.9.2, and has been the default YAML parser
30
+ since 1.9.3.
31
31
 
32
32
  If you want a newer gem release of Psych, you can use RubyGems:
33
33
 
@@ -32,9 +32,20 @@ static int io_reader(void * data, unsigned char *buf, size_t size, size_t *read)
32
32
  *read = 0;
33
33
 
34
34
  if(! NIL_P(string)) {
35
- void * str = (void *)StringValuePtr(string);
36
- *read = (size_t)RSTRING_LEN(string);
37
- memcpy(buf, str, *read);
35
+ char * str = StringValuePtr(string);
36
+ size_t len = (size_t)RSTRING_LEN(string);
37
+
38
+ /* IO#read(size) is documented to return at most `size` bytes, but a
39
+ * misbehaving IO-like object may return more. Clamp the copy to the
40
+ * buffer libyaml gave us to avoid writing past its end, rounding down
41
+ * to a character boundary so a multibyte character is never split. */
42
+ if(len > size) {
43
+ rb_encoding * enc = rb_enc_get(string);
44
+ len = (size_t)(rb_enc_left_char_head(str, str + size, str + len, enc) - str);
45
+ }
46
+
47
+ *read = len;
48
+ memcpy(buf, str, len);
38
49
  }
39
50
 
40
51
  return 1;
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Psych
4
4
  # The version of Psych you are using
5
- VERSION = '5.3.1'
5
+ VERSION = '5.4.0'
6
6
 
7
7
  if RUBY_ENGINE == 'jruby'
8
8
  DEFAULT_SNAKEYAML_VERSION = '2.10'.freeze
@@ -1,10 +1,10 @@
1
1
  # -*- encoding: utf-8 -*-
2
- # stub: psych 5.3.1 ruby lib
2
+ # stub: psych 5.4.0 ruby lib
3
3
  # stub: ext/psych/extconf.rb
4
4
 
5
5
  Gem::Specification.new do |s|
6
6
  s.name = "psych".freeze
7
- s.version = "5.3.1".freeze
7
+ s.version = "5.4.0".freeze
8
8
 
9
9
  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
10
10
  s.metadata = { "changelog_uri" => "https://github.com/ruby/psych/releases", "msys2_mingw_dependencies" => "libyaml" } if s.respond_to? :metadata=