DEV-115700 Added risk_indicator object to ResOrder.java#182
DEV-115700 Added risk_indicator object to ResOrder.java#182
Conversation
updated pom.xml
|
The following issues were found:
Reply to this PR with |
|
The following issues were found:
Impact: these are immediate correctness errors that will cause compilation failures or, if somehow compiled, will corrupt the payment token field (sensitive data). A broken SDK class can cause application build/runtime failures (availability impact) and could cause inadvertent exposure/corruption of the payment token. This requires a code fix (security/functional patch). The following low severity issues were also found:
Impact: build/runtime failures (availability). Additionally, incorrect field access could prevent correct serialization/deserialization of the walletId property.
Impact: Unexpected/malformed data from external sources (e.g., deserialized risk indicators) can cause runtime exceptions when code uses the typed getter, which is an availability and robustness issue. No evidence of remote code execution or injection in this diff. Link to UI: https://zeropath.com/app/issues/a4735839-4a31-4130-a59f-b90d0eb8a85f Reply to this PR with |
updated pom.xml