Add JSON files for security audit and test data
- Created a JSON file for the security audit report dated 2026-07-19, detailing various security findings and their relationships. - Added a JSON file for seed test data, including user creation logic and dependencies in the `seed_testdata.php` file. - Introduced a JSON file for the AdminCspSubscriberTest, outlining test cases and their structure in the `AdminCspSubscriberTest.php`.
This commit is contained in:
graphify-out/cache/ast/v0.8.44/2b77fa6fdaaff848db271a7b1d248bff39ccc7f36250165a712cb0591944a220.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/39f84fcf02521bb04ac1e81f93c023ec4569a3d17b98754a5532d37c641400ac.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/aa1823e8ead316e84e04f3b5df519659bc65886910b8c6ea650941c817bd1638.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/b691c0a3cf035d45a324d46e3b39af810273639ae02b970cbeeba5064ab0f50f.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/c03da8bd50b6239b13b043de34691c826675f4c5c28cdfd9ee9717a57b14f04b.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/ced99d1481d7be3608af07e9f55a8f1f37c9df0cca0a99cedfebb5e8fb5c5b83.json
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_seed_testdata_php", "label": "seed_testdata.php", "file_type": "code", "source_file": "seed_testdata.php", "source_location": "L1"}, {"id": "clinicpro_seed_testdata_makeuser", "label": "makeUser()", "file_type": "code", "source_file": "seed_testdata.php", "source_location": "L29"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "seed_testdata.php", "source_location": "L29"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_seed_testdata_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "seed_testdata.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_seed_testdata_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "seed_testdata.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_seed_testdata_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "seed_testdata.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_seed_testdata_php", "target": "doctorsecretary", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "seed_testdata.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_seed_testdata_php", "target": "kernel", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "seed_testdata.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_seed_testdata_php", "target": "dotenv", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "seed_testdata.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_seed_testdata_php", "target": "passwordhasherfactory", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "seed_testdata.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_seed_testdata_php", "target": "userpasswordhasher", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "seed_testdata.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_seed_testdata_php", "target": "clinicpro_seed_testdata_makeuser", "relation": "contains", "confidence": "EXTRACTED", "source_file": "seed_testdata.php", "source_location": "L29", "weight": 1.0}, {"source": "clinicpro_seed_testdata_makeuser", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "seed_testdata.php", "source_location": "L29", "weight": 1.0, "context": "return_type"}], "raw_calls": [{"caller_nid": "clinicpro_seed_testdata_makeuser", "callee": "setPasswordHash", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/seed_testdata.php", "source_location": "L32", "receiver": null}, {"caller_nid": "clinicpro_seed_testdata_makeuser", "callee": "hashPassword", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/seed_testdata.php", "source_location": "L32", "receiver": null}, {"caller_nid": "clinicpro_seed_testdata_makeuser", "callee": "setStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/seed_testdata.php", "source_location": "L33", "receiver": null}, {"caller_nid": "clinicpro_seed_testdata_makeuser", "callee": "setRoles", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/seed_testdata.php", "source_location": "L33", "receiver": null}, {"caller_nid": "clinicpro_seed_testdata_makeuser", "callee": "setRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/seed_testdata.php", "source_location": "L33", "receiver": null}, {"caller_nid": "clinicpro_seed_testdata_makeuser", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/seed_testdata.php", "source_location": "L34", "receiver": null}]}
|
||||
graphify-out/cache/ast/v0.8.44/f85359b750ef4462e459921b85532dd6bd4d98b29a0a93a659826d1727105580.json
Vendored
+1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user