ライブラリ | 入力データ | クラス内で呼ばれるメソッド |
Marshal (Ruby) | Binary | _load |
Oj | JSON | hash (クラスをhash(map)のキーとして入れる必要がある) |
Ox | XML | hash (クラスをhash(map)のキーとして入れる必要がある) |
Psych (Ruby) | YAML | hash (クラスをhash(map)のキーとして入れる必要がある)
init_with |
JSON (Ruby) | JSON | json_create ([see notes regarding json_create at end](#table-vulnerable-sinks)) |