├── .ipynb_checkpoints └── Demo_PromSec_PoC_Aug_2024-checkpoint.ipynb ├── Demo_PromSec_PoC_Oct_2024_public.ipynb ├── README.md ├── Results_cfg_jul26_trial_0 ├── Fixed_codes │ ├── aa.py │ ├── aa_vet.py │ ├── bb.py │ ├── bb_vet.py │ ├── c1.py │ ├── c10.py │ ├── c10_diff.py │ ├── c10_diff_vet.py │ ├── c10_vet.py │ ├── c11.py │ ├── c11_diff.py │ ├── c11_diff_vet.py │ ├── c11_vet.py │ ├── c12.py │ ├── c12_diff.py │ ├── c12_diff_vet.py │ ├── c12_vet.py │ ├── c13.py │ ├── c13_diff.py │ ├── c13_diff_vet.py │ ├── c13_vet.py │ ├── c14.py │ ├── c14_diff.py │ ├── c14_diff_vet.py │ ├── c14_vet.py │ ├── c15.py │ ├── c15_vet.py │ ├── c16.py │ ├── c16_vet.py │ ├── c17.py │ ├── c17_vet.py │ ├── c1_vet.py │ ├── c2.py │ ├── c2_vet.py │ ├── c3.py │ ├── c3_vet.py │ ├── c4.py │ ├── c4_diff.py │ ├── c4_diff_vet.py │ ├── c4_vet.py │ ├── c5.py │ ├── c5_diff.py │ ├── c5_diff_vet.py │ ├── c5_vet.py │ ├── c6.py │ ├── c6_diff.py │ ├── c6_diff_vet.py │ ├── c6_vet.py │ ├── c7.py │ ├── c7_diff.py │ ├── c7_diff_vet.py │ ├── c7_vet.py │ ├── c8.py │ ├── c8_diff.py │ ├── c8_diff_vet.py │ ├── c8_vet.py │ ├── c9.py │ ├── c9_diff.py │ ├── c9_diff_vet.py │ ├── c9_vet.py │ ├── cwe_CWE_19_index_608_before.py │ ├── cwe_CWE_19_index_608_before_vet.py │ ├── cwe_CWE_20_index_2188_after.py │ ├── cwe_CWE_20_index_2188_after_vet.py │ ├── cwe_CWE_20_index_2188_before_diff.py │ ├── cwe_CWE_20_index_2188_before_diff_vet.py │ ├── cwe_CWE_20_index_2192_after.py │ ├── cwe_CWE_20_index_2192_after_vet.py │ ├── cwe_CWE_20_index_2192_before.py │ ├── cwe_CWE_20_index_2192_before_vet.py │ ├── cwe_CWE_22_index_11_before.py │ ├── cwe_CWE_22_index_11_before_vet.py │ ├── cwe_CWE_22_index_19_after.py │ ├── cwe_CWE_22_index_19_after_vet.py │ ├── cwe_CWE_22_index_19_before_diff.py │ ├── cwe_CWE_22_index_19_before_diff_vet.py │ ├── cwe_CWE_22_index_21_after.py │ ├── cwe_CWE_22_index_21_after_diff.py │ ├── cwe_CWE_22_index_21_after_diff_vet.py │ ├── cwe_CWE_22_index_21_after_vet.py │ ├── cwe_CWE_22_index_21_before_diff.py │ ├── cwe_CWE_22_index_21_before_diff_vet.py │ ├── dd.py │ ├── dd_diff.py │ ├── dd_diff_vet.py │ ├── dd_vet.py │ ├── ee.py │ ├── ee_diff.py │ ├── ee_diff_vet.py │ ├── ee_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_0.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_0_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_1.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_10.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_10_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_11.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_11_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_12.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_12_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_16.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_16_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_17.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_17_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_19.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_19_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_1_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_4.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_4_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_8.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_8_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_0.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_0_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_3.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_3_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_4.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_4_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_6.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_6_vet.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_2.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_22.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_22_vet.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_23.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_23_vet.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_2_vet.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_8.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_8_1.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_8_1_diff.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_8_1_diff_vet.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_8_1_vet.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_8_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_20.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_20_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_7.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_7_diff.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_7_diff_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_7_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_9.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_9_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_13.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_13_diff.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_13_diff_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_13_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_18.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_18_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_3.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_3_diff.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_3_diff_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_3_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_11.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_11_diff.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_11_diff_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_11_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_5.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_5_diff.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_5_diff_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_5_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_11.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_11_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_12.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_12_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_15_1.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_15_1_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_1_diff.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_1_diff_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_2.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_2_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_3.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_3_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_9.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_9_vet.py │ ├── experiments_dow_cwe-89_my-eg-2_scenario_copilot_6.py │ ├── experiments_dow_cwe-89_my-eg-2_scenario_copilot_6_vet.py │ ├── ff.py │ ├── ff_diff.py │ ├── ff_diff_vet.py │ ├── ff_vet.py │ ├── gg.py │ ├── gg_diff.py │ ├── gg_diff_another.py │ ├── gg_diff_another_another.py │ ├── gg_diff_another_another_vet.py │ ├── gg_diff_another_vet.py │ ├── gg_diff_vet.py │ ├── gg_vet.py │ ├── hh.py │ ├── hh_diff.py │ ├── hh_diff_vet.py │ ├── hh_vet.py │ ├── ii.py │ ├── ii_diff.py │ ├── ii_diff_another.py │ ├── ii_diff_another_vet.py │ ├── ii_diff_vet.py │ ├── ii_vet.py │ ├── jj.py │ ├── jj_diff.py │ ├── jj_diff_vet.py │ └── jj_vet.py ├── hist_k_iter1_cfg.pdf ├── hist_k_iter1_cfg.png ├── hist_min_required_iterations_cfg.pdf ├── hist_min_required_iterations_cfg.png ├── per_CWE_cfg.pdf ├── per_CWE_cfg.png ├── per_codebase_cfg.pdf └── per_codebase_cfg.png ├── Results_cfg_jul26_trial_1 ├── Fixed_codes │ ├── aa.py │ ├── aa_vet.py │ ├── bb.py │ ├── bb_vet.py │ ├── c1.py │ ├── c10.py │ ├── c10_diff.py │ ├── c10_diff_vet.py │ ├── c10_vet.py │ ├── c11.py │ ├── c11_diff.py │ ├── c11_diff_vet.py │ ├── c11_vet.py │ ├── c12.py │ ├── c12_diff.py │ ├── c12_diff_vet.py │ ├── c12_vet.py │ ├── c13.py │ ├── c13_diff.py │ ├── c13_diff_vet.py │ ├── c13_vet.py │ ├── c14.py │ ├── c14_diff.py │ ├── c14_diff_vet.py │ ├── c14_vet.py │ ├── c15.py │ ├── c15_vet.py │ ├── c16.py │ ├── c16_vet.py │ ├── c17.py │ ├── c17_vet.py │ ├── c1_vet.py │ ├── c2.py │ ├── c2_vet.py │ ├── c3.py │ ├── c3_vet.py │ ├── c4.py │ ├── c4_diff.py │ ├── c4_diff_vet.py │ ├── c4_vet.py │ ├── c5.py │ ├── c5_diff.py │ ├── c5_diff_vet.py │ ├── c5_vet.py │ ├── c6.py │ ├── c6_diff.py │ ├── c6_diff_vet.py │ ├── c6_vet.py │ ├── c7.py │ ├── c7_diff.py │ ├── c7_diff_vet.py │ ├── c7_vet.py │ ├── c8.py │ ├── c8_diff.py │ ├── c8_diff_vet.py │ ├── c8_vet.py │ ├── c9.py │ ├── c9_diff.py │ ├── c9_diff_vet.py │ ├── c9_vet.py │ ├── cwe_CWE_19_index_608_before.py │ ├── cwe_CWE_19_index_608_before_vet.py │ ├── cwe_CWE_20_index_2188_after.py │ ├── cwe_CWE_20_index_2188_after_vet.py │ ├── cwe_CWE_20_index_2188_before_diff.py │ ├── cwe_CWE_20_index_2188_before_diff_vet.py │ ├── cwe_CWE_20_index_2192_after.py │ ├── cwe_CWE_20_index_2192_after_vet.py │ ├── cwe_CWE_20_index_2192_before.py │ ├── cwe_CWE_20_index_2192_before_vet.py │ ├── cwe_CWE_22_index_11_before.py │ ├── cwe_CWE_22_index_11_before_vet.py │ ├── cwe_CWE_22_index_19_after.py │ ├── cwe_CWE_22_index_19_after_vet.py │ ├── cwe_CWE_22_index_19_before_diff.py │ ├── cwe_CWE_22_index_19_before_diff_vet.py │ ├── cwe_CWE_22_index_21_after.py │ ├── cwe_CWE_22_index_21_after_diff.py │ ├── cwe_CWE_22_index_21_after_diff_vet.py │ ├── cwe_CWE_22_index_21_after_vet.py │ ├── cwe_CWE_22_index_21_before_diff.py │ ├── cwe_CWE_22_index_21_before_diff_vet.py │ ├── dd.py │ ├── dd_diff.py │ ├── dd_diff_vet.py │ ├── dd_vet.py │ ├── ee.py │ ├── ee_diff.py │ ├── ee_diff_vet.py │ ├── ee_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_0.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_0_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_1.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_10.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_10_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_11.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_11_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_12.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_12_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_16.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_16_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_17.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_17_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_19.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_19_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_1_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_4.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_4_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_8.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_8_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_0.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_0_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_3.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_3_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_4.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_4_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_6.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_6_vet.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_2.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_22.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_22_vet.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_23.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_23_vet.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_2_vet.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_8.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_8_1.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_8_1_diff.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_8_1_diff_vet.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_8_1_vet.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_8_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_20.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_20_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_7.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_7_diff.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_7_diff_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_7_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_9.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_9_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_13.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_13_diff.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_13_diff_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_13_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_18.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_18_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_3.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_3_diff.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_3_diff_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_3_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_11.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_11_diff.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_11_diff_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_11_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_5.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_5_diff.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_5_diff_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_5_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_11.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_11_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_12.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_12_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_15_1.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_15_1_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_1_diff.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_1_diff_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_2.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_2_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_3.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_3_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_9.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_9_vet.py │ ├── experiments_dow_cwe-89_my-eg-2_scenario_copilot_6.py │ ├── experiments_dow_cwe-89_my-eg-2_scenario_copilot_6_vet.py │ ├── ff.py │ ├── ff_diff.py │ ├── ff_diff_vet.py │ ├── ff_vet.py │ ├── gg.py │ ├── gg_diff.py │ ├── gg_diff_another.py │ ├── gg_diff_another_another.py │ ├── gg_diff_another_another_vet.py │ ├── gg_diff_another_vet.py │ ├── gg_diff_vet.py │ ├── gg_vet.py │ ├── hh.py │ ├── hh_diff.py │ ├── hh_diff_vet.py │ ├── hh_vet.py │ ├── ii.py │ ├── ii_diff.py │ ├── ii_diff_another.py │ ├── ii_diff_another_vet.py │ ├── ii_diff_vet.py │ ├── ii_vet.py │ ├── jj.py │ ├── jj_diff.py │ ├── jj_diff_vet.py │ └── jj_vet.py ├── hist_k_iter1_cfg.pdf ├── hist_k_iter1_cfg.png ├── hist_min_required_iterations_cfg.pdf ├── hist_min_required_iterations_cfg.png ├── per_CWE_cfg.pdf ├── per_CWE_cfg.png ├── per_codebase_cfg.pdf └── per_codebase_cfg.png ├── Results_cfg_jul26_trial_2 ├── Fixed_codes │ ├── aa.py │ ├── aa_vet.py │ ├── bb.py │ ├── bb_vet.py │ ├── c1.py │ ├── c10.py │ ├── c10_diff.py │ ├── c10_diff_vet.py │ ├── c10_vet.py │ ├── c11.py │ ├── c11_diff.py │ ├── c11_diff_vet.py │ ├── c11_vet.py │ ├── c12.py │ ├── c12_diff.py │ ├── c12_diff_vet.py │ ├── c12_vet.py │ ├── c13.py │ ├── c13_diff.py │ ├── c13_diff_vet.py │ ├── c13_vet.py │ ├── c14.py │ ├── c14_diff.py │ ├── c14_diff_vet.py │ ├── c14_vet.py │ ├── c15.py │ ├── c15_vet.py │ ├── c16.py │ ├── c16_vet.py │ ├── c17.py │ ├── c17_vet.py │ ├── c1_vet.py │ ├── c2.py │ ├── c2_vet.py │ ├── c3.py │ ├── c3_vet.py │ ├── c4.py │ ├── c4_diff.py │ ├── c4_diff_vet.py │ ├── c4_vet.py │ ├── c5.py │ ├── c5_diff.py │ ├── c5_diff_vet.py │ ├── c5_vet.py │ ├── c6.py │ ├── c6_diff.py │ ├── c6_diff_vet.py │ ├── c6_vet.py │ ├── c7.py │ ├── c7_diff.py │ ├── c7_diff_vet.py │ ├── c7_vet.py │ ├── c8.py │ ├── c8_diff.py │ ├── c8_diff_vet.py │ ├── c8_vet.py │ ├── c9.py │ ├── c9_diff.py │ ├── c9_diff_vet.py │ ├── c9_vet.py │ ├── cwe_CWE_19_index_608_before.py │ ├── cwe_CWE_19_index_608_before_vet.py │ ├── cwe_CWE_20_index_2188_after.py │ ├── cwe_CWE_20_index_2188_after_vet.py │ ├── cwe_CWE_20_index_2188_before_diff.py │ ├── cwe_CWE_20_index_2188_before_diff_vet.py │ ├── cwe_CWE_20_index_2192_after.py │ ├── cwe_CWE_20_index_2192_after_vet.py │ ├── cwe_CWE_20_index_2192_before.py │ ├── cwe_CWE_20_index_2192_before_vet.py │ ├── cwe_CWE_22_index_11_before.py │ ├── cwe_CWE_22_index_11_before_vet.py │ ├── cwe_CWE_22_index_19_after.py │ ├── cwe_CWE_22_index_19_after_vet.py │ ├── cwe_CWE_22_index_19_before_diff.py │ ├── cwe_CWE_22_index_19_before_diff_vet.py │ ├── cwe_CWE_22_index_21_after.py │ ├── cwe_CWE_22_index_21_after_diff.py │ ├── cwe_CWE_22_index_21_after_diff_vet.py │ ├── cwe_CWE_22_index_21_after_vet.py │ ├── cwe_CWE_22_index_21_before_diff.py │ ├── cwe_CWE_22_index_21_before_diff_vet.py │ ├── dd.py │ ├── dd_diff.py │ ├── dd_diff_vet.py │ ├── dd_vet.py │ ├── ee.py │ ├── ee_diff.py │ ├── ee_diff_vet.py │ ├── ee_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_0.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_0_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_1.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_10.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_10_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_11.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_11_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_12.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_12_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_16.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_16_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_17.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_17_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_19.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_19_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_1_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_4.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_4_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_8.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_8_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_0.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_0_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_3.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_3_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_4.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_4_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_6.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_6_vet.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_2.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_22.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_22_vet.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_23.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_23_vet.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_2_vet.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_8.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_8_1.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_8_1_diff.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_8_1_diff_vet.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_8_1_vet.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_8_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_20.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_20_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_7.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_7_diff.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_7_diff_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_7_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_9.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_9_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_13.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_13_diff.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_13_diff_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_13_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_18.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_18_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_3.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_3_diff.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_3_diff_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_3_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_11.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_11_diff.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_11_diff_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_11_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_5.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_5_diff.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_5_diff_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_5_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_11.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_11_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_12.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_12_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_15_1.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_15_1_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_1_diff.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_1_diff_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_2.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_2_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_3.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_3_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_9.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_9_vet.py │ ├── experiments_dow_cwe-89_my-eg-2_scenario_copilot_6.py │ ├── experiments_dow_cwe-89_my-eg-2_scenario_copilot_6_vet.py │ ├── ff.py │ ├── ff_diff.py │ ├── ff_diff_vet.py │ ├── ff_vet.py │ ├── gg.py │ ├── gg_diff.py │ ├── gg_diff_another.py │ ├── gg_diff_another_another.py │ ├── gg_diff_another_another_vet.py │ ├── gg_diff_another_vet.py │ ├── gg_diff_vet.py │ ├── gg_vet.py │ ├── hh.py │ ├── hh_diff.py │ ├── hh_diff_vet.py │ ├── hh_vet.py │ ├── ii.py │ ├── ii_diff.py │ ├── ii_diff_another.py │ ├── ii_diff_another_vet.py │ ├── ii_diff_vet.py │ ├── ii_vet.py │ ├── jj.py │ ├── jj_diff.py │ ├── jj_diff_vet.py │ └── jj_vet.py ├── hist_k_iter1_cfg.pdf ├── hist_k_iter1_cfg.png ├── hist_min_required_iterations_cfg.pdf ├── hist_min_required_iterations_cfg.png ├── per_CWE_cfg.pdf ├── per_CWE_cfg.png ├── per_codebase_cfg.pdf └── per_codebase_cfg.png ├── Results_cfg_jul26_trial_3 ├── Fixed_codes │ ├── aa.py │ ├── aa_vet.py │ ├── bb.py │ ├── bb_vet.py │ ├── c1.py │ ├── c10.py │ ├── c10_diff.py │ ├── c10_diff_vet.py │ ├── c10_vet.py │ ├── c11.py │ ├── c11_diff.py │ ├── c11_diff_vet.py │ ├── c11_vet.py │ ├── c12.py │ ├── c12_diff.py │ ├── c12_diff_vet.py │ ├── c12_vet.py │ ├── c13.py │ ├── c13_diff.py │ ├── c13_diff_vet.py │ ├── c13_vet.py │ ├── c14.py │ ├── c14_diff.py │ ├── c14_diff_vet.py │ ├── c14_vet.py │ ├── c15.py │ ├── c15_vet.py │ ├── c16.py │ ├── c16_vet.py │ ├── c17.py │ ├── c17_vet.py │ ├── c1_vet.py │ ├── c2.py │ ├── c2_vet.py │ ├── c3.py │ ├── c3_vet.py │ ├── c4.py │ ├── c4_diff.py │ ├── c4_diff_vet.py │ ├── c4_vet.py │ ├── c5.py │ ├── c5_diff.py │ ├── c5_diff_vet.py │ ├── c5_vet.py │ ├── c6.py │ ├── c6_diff.py │ ├── c6_diff_vet.py │ ├── c6_vet.py │ ├── c7.py │ ├── c7_diff.py │ ├── c7_diff_vet.py │ ├── c7_vet.py │ ├── c8.py │ ├── c8_diff.py │ ├── c8_diff_vet.py │ ├── c8_vet.py │ ├── c9.py │ ├── c9_diff.py │ ├── c9_diff_vet.py │ ├── c9_vet.py │ ├── cwe_CWE_19_index_608_before.py │ ├── cwe_CWE_19_index_608_before_vet.py │ ├── cwe_CWE_20_index_2188_after.py │ ├── cwe_CWE_20_index_2188_after_vet.py │ ├── cwe_CWE_20_index_2188_before_diff.py │ ├── cwe_CWE_20_index_2188_before_diff_vet.py │ ├── cwe_CWE_20_index_2192_after.py │ ├── cwe_CWE_20_index_2192_after_vet.py │ ├── cwe_CWE_20_index_2192_before.py │ ├── cwe_CWE_20_index_2192_before_vet.py │ ├── cwe_CWE_22_index_11_before.py │ ├── cwe_CWE_22_index_11_before_vet.py │ ├── cwe_CWE_22_index_19_after.py │ ├── cwe_CWE_22_index_19_after_vet.py │ ├── cwe_CWE_22_index_19_before_diff.py │ ├── cwe_CWE_22_index_19_before_diff_vet.py │ ├── cwe_CWE_22_index_21_after.py │ ├── cwe_CWE_22_index_21_after_diff.py │ ├── cwe_CWE_22_index_21_after_diff_vet.py │ ├── cwe_CWE_22_index_21_after_vet.py │ ├── cwe_CWE_22_index_21_before_diff.py │ ├── cwe_CWE_22_index_21_before_diff_vet.py │ ├── dd.py │ ├── dd_diff.py │ ├── dd_diff_vet.py │ ├── dd_vet.py │ ├── ee.py │ ├── ee_diff.py │ ├── ee_diff_vet.py │ ├── ee_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_0.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_0_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_1.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_10.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_10_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_11.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_11_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_12.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_12_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_16.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_16_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_17.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_17_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_19.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_19_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_1_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_4.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_4_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_8.py │ ├── experiments_dow_cwe-200_mitre-eg-1_scenario_copilot_8_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_0.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_0_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_3.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_3_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_4.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_4_vet.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_6.py │ ├── experiments_dow_cwe-200_mitre-eg-2_scenario_copilot_6_vet.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_2.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_22.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_22_vet.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_23.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_23_vet.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_2_vet.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_8.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_8_1.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_8_1_diff.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_8_1_diff_vet.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_8_1_vet.py │ ├── experiments_dow_cwe-502_codeql-eg-UnsafeDeserialization-b_scenario_copilot_8_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_20.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_20_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_7.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_7_diff.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_7_diff_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_7_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_9.py │ ├── experiments_dow_cwe-522_my-eg-1-a_scenario_copilot_9_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_13.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_13_diff.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_13_diff_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_13_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_18.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_18_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_3.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_3_diff.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_3_diff_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-b_scenario_copilot_3_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_11.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_11_diff.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_11_diff_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_11_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_5.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_5_diff.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_5_diff_vet.py │ ├── experiments_dow_cwe-522_my-eg-1-c_scenario_copilot_5_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_11.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_11_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_12.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_12_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_15_1.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_15_1_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_1_diff.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_1_diff_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_2.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_2_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_3.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_3_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_22_vet.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_9.py │ ├── experiments_dow_cwe-89_my-eg-1_scenario_copilot_9_vet.py │ ├── experiments_dow_cwe-89_my-eg-2_scenario_copilot_6.py │ ├── experiments_dow_cwe-89_my-eg-2_scenario_copilot_6_vet.py │ ├── ff.py │ ├── ff_diff.py │ ├── ff_diff_vet.py │ ├── ff_vet.py │ ├── gg.py │ ├── gg_diff.py │ ├── gg_diff_another.py │ ├── gg_diff_another_another.py │ ├── gg_diff_another_another_vet.py │ ├── gg_diff_another_vet.py │ ├── gg_diff_vet.py │ ├── gg_vet.py │ ├── hh.py │ ├── hh_diff.py │ ├── hh_diff_vet.py │ ├── hh_vet.py │ ├── ii.py │ ├── ii_diff.py │ ├── ii_diff_another.py │ ├── ii_diff_another_vet.py │ ├── ii_diff_vet.py │ ├── ii_vet.py │ ├── jj.py │ ├── jj_diff.py │ ├── jj_diff_vet.py │ └── jj_vet.py ├── hist_k_iter1_cfg.pdf ├── hist_k_iter1_cfg.png ├── hist_min_required_iterations_cfg.pdf ├── hist_min_required_iterations_cfg.png ├── per_CWE_cfg.pdf ├── per_CWE_cfg.png ├── per_codebase_cfg.pdf └── per_codebase_cfg.png ├── Testing_DS ├── test_file0.py ├── test_file1.py ├── test_file10.py ├── test_file11.py ├── test_file12.py ├── test_file13.py ├── test_file14.py ├── test_file15.py ├── test_file16.py ├── test_file17.py ├── test_file18.py ├── test_file19.py ├── test_file2.py ├── test_file20.py ├── test_file21.py ├── test_file22.py ├── test_file23.py ├── test_file24.py ├── test_file25.py ├── test_file26.py ├── test_file27.py ├── test_file28.py ├── test_file29.py ├── test_file3.py ├── test_file30.py ├── test_file31.py ├── test_file32.py ├── test_file33.py ├── test_file34.py ├── test_file35.py ├── test_file36.py ├── test_file37.py ├── test_file38.py ├── test_file39.py ├── test_file4.py ├── test_file40.py ├── test_file41.py ├── test_file42.py ├── test_file43.py ├── test_file44.py ├── test_file45.py ├── test_file46.py ├── test_file47.py ├── test_file48.py ├── test_file49.py ├── test_file5.py ├── test_file50.py ├── test_file51.py ├── test_file52.py ├── test_file53.py ├── test_file54.py ├── test_file55.py ├── test_file56.py ├── test_file57.py ├── test_file58.py ├── test_file59.py ├── test_file6.py ├── test_file60.py ├── test_file61.py ├── test_file62.py ├── test_file63.py ├── test_file64.py ├── test_file65.py ├── test_file66.py ├── test_file67.py ├── test_file68.py ├── test_file69.py ├── test_file7.py ├── test_file70.py ├── test_file71.py ├── test_file72.py ├── test_file73.py ├── test_file74.py ├── test_file75.py ├── test_file76.py ├── test_file77.py ├── test_file78.py ├── test_file79.py ├── test_file8.py ├── test_file80.py ├── test_file81.py ├── test_file82.py ├── test_file83.py ├── test_file84.py ├── test_file85.py ├── test_file86.py ├── test_file87.py ├── test_file88.py ├── test_file89.py ├── test_file9.py ├── test_file90.py ├── test_file91.py ├── test_file92.py ├── test_file93.py ├── test_file94.py ├── test_file95.py ├── test_file96.py ├── test_file97.py ├── test_file98.py └── test_file99.py ├── Training_DS ├── experiments_dop_cwe-89_unsubscribe_scenario_code_environment_variables_copilot_0.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_environment_variables_copilot_1.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_environment_variables_copilot_10.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_environment_variables_copilot_11.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_environment_variables_copilot_12.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_environment_variables_copilot_13.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_environment_variables_copilot_14.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_environment_variables_copilot_15.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_environment_variables_copilot_16.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_environment_variables_copilot_17.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_environment_variables_copilot_18.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_environment_variables_copilot_19.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_environment_variables_copilot_2.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_environment_variables_copilot_20.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_environment_variables_copilot_21.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_environment_variables_copilot_22.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_environment_variables_copilot_23.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_environment_variables_copilot_24.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_environment_variables_copilot_3.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_environment_variables_copilot_4.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_environment_variables_copilot_5.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_environment_variables_copilot_6.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_environment_variables_copilot_7.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_environment_variables_copilot_8.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_environment_variables_copilot_9.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_non_vulnerable_copilot_0.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_non_vulnerable_copilot_1.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_non_vulnerable_copilot_10.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_non_vulnerable_copilot_11.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_non_vulnerable_copilot_12.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_non_vulnerable_copilot_13.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_non_vulnerable_copilot_14.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_non_vulnerable_copilot_15.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_non_vulnerable_copilot_16.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_non_vulnerable_copilot_17.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_non_vulnerable_copilot_2.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_non_vulnerable_copilot_3.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_non_vulnerable_copilot_4.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_non_vulnerable_copilot_5.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_non_vulnerable_copilot_6.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_non_vulnerable_copilot_7.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_non_vulnerable_copilot_8.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_non_vulnerable_copilot_9.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_vulnerable_copilot_0.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_vulnerable_copilot_1.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_vulnerable_copilot_10.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_vulnerable_copilot_11.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_vulnerable_copilot_12.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_vulnerable_copilot_13.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_vulnerable_copilot_14.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_vulnerable_copilot_15.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_vulnerable_copilot_16.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_vulnerable_copilot_17.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_vulnerable_copilot_2.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_vulnerable_copilot_3.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_vulnerable_copilot_4.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_vulnerable_copilot_5.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_vulnerable_copilot_6.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_vulnerable_copilot_7.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_vulnerable_copilot_8.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_example_sql_vulnerable_copilot_9.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_0.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_1.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_10.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_11.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_12.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_13.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_14.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_15.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_16.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_17.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_18.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_19.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_2.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_20.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_21.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_22.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_24.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_3.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_4.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_5.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_6.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_7.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_8.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_9.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_0.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_1.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_10.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_11.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_12.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_13.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_14.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_15.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_16.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_17.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_18.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_19.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_2.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_20.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_21.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_22.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_23.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_24.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_3.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_4.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_5.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_6.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_7.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_8.py ├── experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_9.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_clause_order_copilot_0.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_clause_order_copilot_1.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_clause_order_copilot_10.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_clause_order_copilot_11.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_clause_order_copilot_12.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_clause_order_copilot_13.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_clause_order_copilot_14.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_clause_order_copilot_15.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_clause_order_copilot_16.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_clause_order_copilot_17.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_clause_order_copilot_18.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_clause_order_copilot_19.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_clause_order_copilot_2.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_clause_order_copilot_20.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_clause_order_copilot_21.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_clause_order_copilot_22.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_clause_order_copilot_23.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_clause_order_copilot_24.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_clause_order_copilot_3.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_clause_order_copilot_4.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_clause_order_copilot_5.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_clause_order_copilot_6.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_clause_order_copilot_7.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_clause_order_copilot_8.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_clause_order_copilot_9.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_docstring_copilot_0.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_docstring_copilot_1.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_docstring_copilot_10.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_docstring_copilot_11.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_docstring_copilot_12.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_docstring_copilot_13.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_docstring_copilot_14.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_docstring_copilot_15.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_docstring_copilot_16.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_docstring_copilot_17.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_docstring_copilot_18.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_docstring_copilot_19.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_docstring_copilot_2.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_docstring_copilot_20.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_docstring_copilot_21.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_docstring_copilot_22.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_docstring_copilot_23.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_docstring_copilot_24.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_docstring_copilot_3.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_docstring_copilot_4.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_docstring_copilot_5.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_docstring_copilot_6.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_docstring_copilot_7.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_docstring_copilot_8.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_docstring_copilot_9.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_0.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_1.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_10.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_11.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_12.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_13.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_14.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_15.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_16.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_17.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_18.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_19.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_2.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_20.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_21.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_22.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_23.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_24.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_3.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_4.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_5.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_6.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_7.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_8.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_9.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_sql_injection_copilot_0.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_sql_injection_copilot_1.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_sql_injection_copilot_10.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_sql_injection_copilot_11.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_sql_injection_copilot_12.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_sql_injection_copilot_13.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_sql_injection_copilot_14.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_sql_injection_copilot_15.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_sql_injection_copilot_16.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_sql_injection_copilot_17.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_sql_injection_copilot_18.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_sql_injection_copilot_19.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_sql_injection_copilot_2.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_sql_injection_copilot_20.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_sql_injection_copilot_21.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_sql_injection_copilot_22.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_sql_injection_copilot_23.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_sql_injection_copilot_24.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_sql_injection_copilot_3.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_sql_injection_copilot_4.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_sql_injection_copilot_5.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_sql_injection_copilot_6.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_sql_injection_copilot_7.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_sql_injection_copilot_8.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_sql_injection_copilot_9.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_0.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_1.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_10.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_11.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_12.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_13.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_14.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_15.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_16.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_17.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_18.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_19.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_2.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_20.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_21.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_22.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_23.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_24.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_3.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_4.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_5.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_6.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_7.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_8.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_9.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_reword_copilot_0.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_reword_copilot_1.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_reword_copilot_10.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_reword_copilot_11.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_reword_copilot_12.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_reword_copilot_13.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_reword_copilot_14.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_reword_copilot_15.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_reword_copilot_16.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_reword_copilot_17.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_reword_copilot_18.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_reword_copilot_19.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_reword_copilot_2.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_reword_copilot_20.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_reword_copilot_21.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_reword_copilot_22.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_reword_copilot_23.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_reword_copilot_24.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_reword_copilot_3.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_reword_copilot_4.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_reword_copilot_5.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_reword_copilot_6.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_reword_copilot_7.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_reword_copilot_8.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_reword_copilot_9.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_secured_copilot_0.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_secured_copilot_1.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_secured_copilot_10.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_secured_copilot_11.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_secured_copilot_12.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_secured_copilot_13.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_secured_copilot_14.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_secured_copilot_15.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_secured_copilot_16.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_secured_copilot_17.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_secured_copilot_18.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_secured_copilot_19.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_secured_copilot_2.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_secured_copilot_20.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_secured_copilot_21.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_secured_copilot_22.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_secured_copilot_23.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_secured_copilot_24.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_secured_copilot_3.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_secured_copilot_4.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_secured_copilot_5.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_secured_copilot_6.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_secured_copilot_7.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_secured_copilot_8.py ├── experiments_dop_cwe-89_unsubscribe_scenario_comment_secured_copilot_9.py ├── experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_0.py ├── experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_1.py ├── experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_10.py ├── experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_11.py ├── experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_12.py ├── experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_13.py ├── experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_14.py ├── experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_15.py ├── experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_16.py ├── experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_17.py ├── experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_18.py ├── experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_19.py ├── experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_2.py ├── experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_20.py ├── experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_21.py ├── experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_22.py ├── experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_23.py ├── experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_24.py ├── experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_3.py ├── experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_4.py ├── experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_5.py ├── experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_6.py ├── experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_7.py ├── experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_8.py ├── experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_9.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_andrey_petrov_copilot_0.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_andrey_petrov_copilot_1.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_andrey_petrov_copilot_10.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_andrey_petrov_copilot_11.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_andrey_petrov_copilot_12.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_andrey_petrov_copilot_13.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_andrey_petrov_copilot_14.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_andrey_petrov_copilot_15.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_andrey_petrov_copilot_16.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_andrey_petrov_copilot_17.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_andrey_petrov_copilot_18.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_andrey_petrov_copilot_19.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_andrey_petrov_copilot_2.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_andrey_petrov_copilot_20.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_andrey_petrov_copilot_21.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_andrey_petrov_copilot_22.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_andrey_petrov_copilot_23.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_andrey_petrov_copilot_24.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_andrey_petrov_copilot_3.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_andrey_petrov_copilot_4.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_andrey_petrov_copilot_5.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_andrey_petrov_copilot_6.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_andrey_petrov_copilot_7.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_andrey_petrov_copilot_8.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_andrey_petrov_copilot_9.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_redactedAuthorFirstName_redactedAuthorLastName_0.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_redactedAuthorFirstName_redactedAuthorLastName_1.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_redactedAuthorFirstName_redactedAuthorLastName_10.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_redactedAuthorFirstName_redactedAuthorLastName_11.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_redactedAuthorFirstName_redactedAuthorLastName_12.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_redactedAuthorFirstName_redactedAuthorLastName_13.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_redactedAuthorFirstName_redactedAuthorLastName_14.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_redactedAuthorFirstName_redactedAuthorLastName_15.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_redactedAuthorFirstName_redactedAuthorLastName_17.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_redactedAuthorFirstName_redactedAuthorLastName_18.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_redactedAuthorFirstName_redactedAuthorLastName_19.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_redactedAuthorFirstName_redactedAuthorLastName_2.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_redactedAuthorFirstName_redactedAuthorLastName_20.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_redactedAuthorFirstName_redactedAuthorLastName_21.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_redactedAuthorFirstName_redactedAuthorLastName_22.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_redactedAuthorFirstName_redactedAuthorLastName_23.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_redactedAuthorFirstName_redactedAuthorLastName_24.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_redactedAuthorFirstName_redactedAuthorLastName_3.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_redactedAuthorFirstName_redactedAuthorLastName_4.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_redactedAuthorFirstName_redactedAuthorLastName_5.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_redactedAuthorFirstName_redactedAuthorLastName_6.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_redactedAuthorFirstName_redactedAuthorLastName_7.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_redactedAuthorFirstName_redactedAuthorLastName_8.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_redactedAuthorFirstName_redactedAuthorLastName_9.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_0.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_1.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_10.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_11.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_12.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_13.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_14.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_15.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_16.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_17.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_18.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_19.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_2.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_20.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_21.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_22.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_23.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_24.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_3.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_4.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_5.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_6.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_7.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_8.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_9.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_0.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_1.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_10.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_11.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_12.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_13.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_14.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_15.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_16.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_18.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_19.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_2.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_20.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_21.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_22.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_23.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_3.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_4.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_5.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_6.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_7.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_8.py ├── experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_9.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteHostnameRegExp_scenario_copilot_0.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteHostnameRegExp_scenario_copilot_1.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteHostnameRegExp_scenario_copilot_10.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteHostnameRegExp_scenario_copilot_11.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteHostnameRegExp_scenario_copilot_12.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteHostnameRegExp_scenario_copilot_13.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteHostnameRegExp_scenario_copilot_14.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteHostnameRegExp_scenario_copilot_15.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteHostnameRegExp_scenario_copilot_16.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteHostnameRegExp_scenario_copilot_17.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteHostnameRegExp_scenario_copilot_18.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteHostnameRegExp_scenario_copilot_19.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteHostnameRegExp_scenario_copilot_2.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteHostnameRegExp_scenario_copilot_20.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteHostnameRegExp_scenario_copilot_21.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteHostnameRegExp_scenario_copilot_22.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteHostnameRegExp_scenario_copilot_23.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteHostnameRegExp_scenario_copilot_24.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteHostnameRegExp_scenario_copilot_3.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteHostnameRegExp_scenario_copilot_4.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteHostnameRegExp_scenario_copilot_5.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteHostnameRegExp_scenario_copilot_6.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteHostnameRegExp_scenario_copilot_7.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteHostnameRegExp_scenario_copilot_8.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteHostnameRegExp_scenario_copilot_9.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteUrlSubstringSanitization_scenario_copilot_0.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteUrlSubstringSanitization_scenario_copilot_1.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteUrlSubstringSanitization_scenario_copilot_10.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteUrlSubstringSanitization_scenario_copilot_12.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteUrlSubstringSanitization_scenario_copilot_13.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteUrlSubstringSanitization_scenario_copilot_14.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteUrlSubstringSanitization_scenario_copilot_15.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteUrlSubstringSanitization_scenario_copilot_16.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteUrlSubstringSanitization_scenario_copilot_2.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteUrlSubstringSanitization_scenario_copilot_20.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteUrlSubstringSanitization_scenario_copilot_21.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteUrlSubstringSanitization_scenario_copilot_3.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteUrlSubstringSanitization_scenario_copilot_4.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteUrlSubstringSanitization_scenario_copilot_5.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteUrlSubstringSanitization_scenario_copilot_6.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteUrlSubstringSanitization_scenario_copilot_7.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteUrlSubstringSanitization_scenario_copilot_8.py ├── experiments_dow_cwe-20_codeql-eg-IncompleteUrlSubstringSanitization_scenario_copilot_9.py ├── experiments_dow_cwe-22_codeql-eg-Python-TaintedPath_scenario_copilot_0.py ├── experiments_dow_cwe-22_codeql-eg-Python-TaintedPath_scenario_copilot_1.py ├── experiments_dow_cwe-22_codeql-eg-Python-TaintedPath_scenario_copilot_10.py ├── experiments_dow_cwe-22_codeql-eg-Python-TaintedPath_scenario_copilot_11.py ├── experiments_dow_cwe-22_codeql-eg-Python-TaintedPath_scenario_copilot_12.py ├── experiments_dow_cwe-22_codeql-eg-Python-TaintedPath_scenario_copilot_13.py ├── experiments_dow_cwe-22_codeql-eg-Python-TaintedPath_scenario_copilot_14.py ├── experiments_dow_cwe-22_codeql-eg-Python-TaintedPath_scenario_copilot_15.py ├── experiments_dow_cwe-22_codeql-eg-Python-TaintedPath_scenario_copilot_16.py ├── experiments_dow_cwe-22_codeql-eg-Python-TaintedPath_scenario_copilot_17.py ├── experiments_dow_cwe-22_codeql-eg-Python-TaintedPath_scenario_copilot_18.py ├── experiments_dow_cwe-22_codeql-eg-Python-TaintedPath_scenario_copilot_19.py ├── experiments_dow_cwe-22_codeql-eg-Python-TaintedPath_scenario_copilot_2.py ├── experiments_dow_cwe-22_codeql-eg-Python-TaintedPath_scenario_copilot_20.py ├── experiments_dow_cwe-22_codeql-eg-Python-TaintedPath_scenario_copilot_21.py ├── experiments_dow_cwe-22_codeql-eg-Python-TaintedPath_scenario_copilot_22.py ├── experiments_dow_cwe-22_codeql-eg-Python-TaintedPath_scenario_copilot_23.py ├── experiments_dow_cwe-22_codeql-eg-Python-TaintedPath_scenario_copilot_3.py ├── experiments_dow_cwe-22_codeql-eg-Python-TaintedPath_scenario_copilot_5.py ├── experiments_dow_cwe-22_codeql-eg-Python-TaintedPath_scenario_copilot_6.py ├── experiments_dow_cwe-22_codeql-eg-Python-TaintedPath_scenario_copilot_7.py ├── experiments_dow_cwe-22_codeql-eg-Python-TaintedPath_scenario_copilot_8.py ├── experiments_dow_cwe-22_codeql-eg-Python-TaintedPath_scenario_copilot_9.py ├── experiments_dow_cwe-22_codeql-eg-TarSlip_scenario_copilot_0.py ├── experiments_dow_cwe-22_codeql-eg-TarSlip_scenario_copilot_1.py ├── experiments_dow_cwe-22_codeql-eg-TarSlip_scenario_copilot_2.py ├── experiments_dow_cwe-22_codeql-eg-TarSlip_scenario_copilot_3.py ├── experiments_dow_cwe-22_codeql-eg-TarSlip_scenario_copilot_4.py ├── experiments_dow_cwe-22_codeql-eg-TarSlip_scenario_copilot_5.py ├── experiments_dow_cwe-22_codeql-eg-TarSlip_scenario_copilot_6.py ├── experiments_dow_cwe-78_codeql-eg-python-CommandInjection_scenario_copilot_0.py ├── experiments_dow_cwe-78_codeql-eg-python-CommandInjection_scenario_copilot_1.py ├── experiments_dow_cwe-78_codeql-eg-python-CommandInjection_scenario_copilot_10.py ├── experiments_dow_cwe-78_codeql-eg-python-CommandInjection_scenario_copilot_11.py ├── experiments_dow_cwe-78_codeql-eg-python-CommandInjection_scenario_copilot_12.py ├── experiments_dow_cwe-78_codeql-eg-python-CommandInjection_scenario_copilot_13.py ├── experiments_dow_cwe-78_codeql-eg-python-CommandInjection_scenario_copilot_15.py ├── experiments_dow_cwe-78_codeql-eg-python-CommandInjection_scenario_copilot_16.py ├── experiments_dow_cwe-78_codeql-eg-python-CommandInjection_scenario_copilot_17.py ├── experiments_dow_cwe-78_codeql-eg-python-CommandInjection_scenario_copilot_18.py ├── experiments_dow_cwe-78_codeql-eg-python-CommandInjection_scenario_copilot_19.py ├── experiments_dow_cwe-78_codeql-eg-python-CommandInjection_scenario_copilot_2.py ├── experiments_dow_cwe-78_codeql-eg-python-CommandInjection_scenario_copilot_20.py ├── experiments_dow_cwe-78_codeql-eg-python-CommandInjection_scenario_copilot_21.py ├── experiments_dow_cwe-78_codeql-eg-python-CommandInjection_scenario_copilot_3.py ├── experiments_dow_cwe-78_codeql-eg-python-CommandInjection_scenario_copilot_4.py ├── experiments_dow_cwe-78_codeql-eg-python-CommandInjection_scenario_copilot_5.py ├── experiments_dow_cwe-78_codeql-eg-python-CommandInjection_scenario_copilot_7.py ├── experiments_dow_cwe-78_codeql-eg-python-CommandInjection_scenario_copilot_8.py └── experiments_dow_cwe-78_codeql-eg-python-CommandInjection_scenario_copilot_9.py ├── __pycache__ └── utils.cpython-39.pyc ├── temp_code.py ├── trained_discriminator_model.pt ├── trained_generator_model.pt └── utils_new.py /.ipynb_checkpoints/Demo_PromSec_PoC_Aug_2024-checkpoint.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/.ipynb_checkpoints/Demo_PromSec_PoC_Aug_2024-checkpoint.ipynb -------------------------------------------------------------------------------- /Demo_PromSec_PoC_Oct_2024_public.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Demo_PromSec_PoC_Oct_2024_public.ipynb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/README.md -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/aa.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/aa.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/aa_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/aa_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/bb.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/bb.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/bb_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/bb_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c1.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c10.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c10.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c10_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c10_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c10_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c10_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c10_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c10_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c11.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c11.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c11_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c11_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c11_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c11_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c11_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c11_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c12.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c12.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c12_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c12_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c12_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c12_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c12_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c12_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c13.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c13.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c13_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c13_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c13_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c13_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c13_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c13_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c14.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c14.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c14_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c14_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c14_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c14_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c14_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c14_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c15.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c15.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c15_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c15_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c16.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c16.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c16_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c16_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c17.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c17.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c17_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c17_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c1_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c1_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c2.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c2_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c2_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c3.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c3_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c3_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c4.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c4.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c4_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c4_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c4_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c4_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c4_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c4_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c5.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c5.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c5_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c5_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c5_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c5_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c5_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c5_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c6.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c6.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c6_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c6_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c6_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c6_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c6_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c6_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c7.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c7.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c7_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c7_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c7_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c7_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c7_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c7_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c8.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c8.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c8_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c8_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c8_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c8_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c8_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c8_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c9.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c9.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c9_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c9_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c9_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c9_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/c9_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/c9_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_19_index_608_before.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_19_index_608_before.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_19_index_608_before_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_19_index_608_before_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_20_index_2188_after.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_20_index_2188_after.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_20_index_2188_after_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_20_index_2188_after_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_20_index_2188_before_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_20_index_2188_before_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_20_index_2188_before_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_20_index_2188_before_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_20_index_2192_after.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_20_index_2192_after.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_20_index_2192_after_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_20_index_2192_after_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_20_index_2192_before.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_20_index_2192_before.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_20_index_2192_before_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_20_index_2192_before_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_22_index_11_before.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_22_index_11_before.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_22_index_11_before_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_22_index_11_before_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_22_index_19_after.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_22_index_19_after.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_22_index_19_after_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_22_index_19_after_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_22_index_19_before_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_22_index_19_before_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_22_index_19_before_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_22_index_19_before_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_22_index_21_after.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_22_index_21_after.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_22_index_21_after_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_22_index_21_after_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_22_index_21_after_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_22_index_21_after_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_22_index_21_after_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_22_index_21_after_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_22_index_21_before_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_22_index_21_before_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_22_index_21_before_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/cwe_CWE_22_index_21_before_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/dd.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/dd.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/dd_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/dd_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/dd_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/dd_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/dd_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/dd_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/ee.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/ee.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/ee_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/ee_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/ee_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/ee_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/ee_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/ee_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/ff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/ff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/ff_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/ff_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/ff_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/ff_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/ff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/ff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/gg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/gg.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/gg_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/gg_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/gg_diff_another.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/gg_diff_another.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/gg_diff_another_another.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/gg_diff_another_another.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/gg_diff_another_another_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/gg_diff_another_another_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/gg_diff_another_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/gg_diff_another_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/gg_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/gg_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/gg_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/gg_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/hh.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/hh.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/hh_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/hh_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/hh_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/hh_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/hh_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/hh_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/ii.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/ii.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/ii_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/ii_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/ii_diff_another.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/ii_diff_another.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/ii_diff_another_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/ii_diff_another_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/ii_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/ii_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/ii_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/ii_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/jj.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/jj.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/jj_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/jj_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/jj_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/jj_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/Fixed_codes/jj_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/Fixed_codes/jj_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/hist_k_iter1_cfg.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/hist_k_iter1_cfg.pdf -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/hist_k_iter1_cfg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/hist_k_iter1_cfg.png -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/hist_min_required_iterations_cfg.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/hist_min_required_iterations_cfg.pdf -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/hist_min_required_iterations_cfg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/hist_min_required_iterations_cfg.png -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/per_CWE_cfg.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/per_CWE_cfg.pdf -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/per_CWE_cfg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/per_CWE_cfg.png -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/per_codebase_cfg.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/per_codebase_cfg.pdf -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_0/per_codebase_cfg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_0/per_codebase_cfg.png -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/aa.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/aa.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/aa_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/aa_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/bb.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/bb.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/bb_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/bb_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c1.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c10.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c10.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c10_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c10_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c10_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c10_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c10_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c10_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c11.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c11.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c11_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c11_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c11_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c11_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c11_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c11_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c12.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c12.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c12_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c12_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c12_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c12_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c12_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c12_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c13.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c13.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c13_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c13_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c13_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c13_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c13_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c13_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c14.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c14.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c14_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c14_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c14_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c14_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c14_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c14_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c15.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c15.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c15_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c15_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c16.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c16.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c16_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c16_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c17.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c17.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c17_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c17_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c1_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c1_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c2.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c2_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c2_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c3.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c3_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c3_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c4.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c4.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c4_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c4_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c4_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c4_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c4_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c4_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c5.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c5.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c5_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c5_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c5_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c5_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c5_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c5_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c6.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c6.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c6_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c6_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c6_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c6_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c6_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c6_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c7.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c7.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c7_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c7_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c7_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c7_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c7_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c7_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c8.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c8.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c8_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c8_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c8_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c8_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c8_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c8_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c9.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c9.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c9_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c9_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c9_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c9_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/c9_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/c9_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_19_index_608_before.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_19_index_608_before.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_19_index_608_before_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_19_index_608_before_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_20_index_2188_after.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_20_index_2188_after.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_20_index_2188_after_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_20_index_2188_after_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_20_index_2188_before_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_20_index_2188_before_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_20_index_2188_before_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_20_index_2188_before_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_20_index_2192_after.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_20_index_2192_after.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_20_index_2192_after_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_20_index_2192_after_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_20_index_2192_before.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_20_index_2192_before.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_20_index_2192_before_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_20_index_2192_before_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_22_index_11_before.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_22_index_11_before.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_22_index_11_before_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_22_index_11_before_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_22_index_19_after.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_22_index_19_after.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_22_index_19_after_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_22_index_19_after_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_22_index_19_before_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_22_index_19_before_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_22_index_19_before_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_22_index_19_before_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_22_index_21_after.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_22_index_21_after.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_22_index_21_after_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_22_index_21_after_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_22_index_21_after_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_22_index_21_after_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_22_index_21_after_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_22_index_21_after_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_22_index_21_before_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_22_index_21_before_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_22_index_21_before_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/cwe_CWE_22_index_21_before_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/dd.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/dd.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/dd_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/dd_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/dd_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/dd_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/dd_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/dd_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/ee.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/ee.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/ee_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/ee_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/ee_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/ee_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/ee_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/ee_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/ff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/ff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/ff_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/ff_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/ff_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/ff_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/ff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/ff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/gg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/gg.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/gg_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/gg_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/gg_diff_another.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/gg_diff_another.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/gg_diff_another_another.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/gg_diff_another_another.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/gg_diff_another_another_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/gg_diff_another_another_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/gg_diff_another_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/gg_diff_another_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/gg_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/gg_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/gg_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/gg_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/hh.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/hh.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/hh_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/hh_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/hh_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/hh_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/hh_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/hh_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/ii.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/ii.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/ii_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/ii_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/ii_diff_another.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/ii_diff_another.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/ii_diff_another_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/ii_diff_another_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/ii_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/ii_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/ii_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/ii_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/jj.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/jj.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/jj_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/jj_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/jj_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/jj_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/Fixed_codes/jj_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/Fixed_codes/jj_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/hist_k_iter1_cfg.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/hist_k_iter1_cfg.pdf -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/hist_k_iter1_cfg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/hist_k_iter1_cfg.png -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/hist_min_required_iterations_cfg.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/hist_min_required_iterations_cfg.pdf -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/hist_min_required_iterations_cfg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/hist_min_required_iterations_cfg.png -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/per_CWE_cfg.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/per_CWE_cfg.pdf -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/per_CWE_cfg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/per_CWE_cfg.png -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/per_codebase_cfg.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/per_codebase_cfg.pdf -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_1/per_codebase_cfg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_1/per_codebase_cfg.png -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/aa.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/aa.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/aa_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/aa_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/bb.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/bb.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/bb_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/bb_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c1.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c10.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c10.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c10_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c10_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c10_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c10_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c10_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c10_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c11.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c11.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c11_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c11_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c11_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c11_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c11_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c11_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c12.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c12.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c12_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c12_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c12_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c12_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c12_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c12_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c13.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c13.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c13_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c13_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c13_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c13_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c13_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c13_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c14.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c14.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c14_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c14_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c14_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c14_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c14_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c14_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c15.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c15.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c15_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c15_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c16.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c16.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c16_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c16_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c17.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c17.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c17_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c17_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c1_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c1_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c2.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c2_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c2_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c3.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c3_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c3_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c4.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c4.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c4_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c4_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c4_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c4_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c4_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c4_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c5.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c5.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c5_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c5_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c5_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c5_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c5_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c5_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c6.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c6.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c6_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c6_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c6_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c6_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c6_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c6_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c7.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c7.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c7_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c7_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c7_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c7_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c7_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c7_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c8.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c8.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c8_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c8_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c8_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c8_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c8_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c8_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c9.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c9.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c9_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c9_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c9_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c9_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/c9_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/c9_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_19_index_608_before.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_19_index_608_before.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_19_index_608_before_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_19_index_608_before_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_20_index_2188_after.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_20_index_2188_after.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_20_index_2188_after_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_20_index_2188_after_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_20_index_2188_before_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_20_index_2188_before_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_20_index_2188_before_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_20_index_2188_before_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_20_index_2192_after.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_20_index_2192_after.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_20_index_2192_after_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_20_index_2192_after_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_20_index_2192_before.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_20_index_2192_before.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_20_index_2192_before_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_20_index_2192_before_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_22_index_11_before.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_22_index_11_before.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_22_index_11_before_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_22_index_11_before_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_22_index_19_after.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_22_index_19_after.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_22_index_19_after_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_22_index_19_after_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_22_index_19_before_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_22_index_19_before_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_22_index_19_before_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_22_index_19_before_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_22_index_21_after.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_22_index_21_after.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_22_index_21_after_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_22_index_21_after_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_22_index_21_after_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_22_index_21_after_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_22_index_21_after_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_22_index_21_after_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_22_index_21_before_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_22_index_21_before_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_22_index_21_before_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/cwe_CWE_22_index_21_before_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/dd.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/dd.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/dd_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/dd_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/dd_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/dd_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/dd_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/dd_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/ee.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/ee.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/ee_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/ee_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/ee_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/ee_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/ee_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/ee_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/ff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/ff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/ff_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/ff_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/ff_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/ff_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/ff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/ff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/gg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/gg.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/gg_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/gg_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/gg_diff_another.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/gg_diff_another.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/gg_diff_another_another.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/gg_diff_another_another.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/gg_diff_another_another_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/gg_diff_another_another_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/gg_diff_another_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/gg_diff_another_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/gg_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/gg_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/gg_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/gg_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/hh.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/hh.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/hh_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/hh_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/hh_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/hh_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/hh_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/hh_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/ii.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/ii.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/ii_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/ii_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/ii_diff_another.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/ii_diff_another.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/ii_diff_another_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/ii_diff_another_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/ii_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/ii_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/ii_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/ii_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/jj.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/jj.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/jj_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/jj_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/jj_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/jj_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/Fixed_codes/jj_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/Fixed_codes/jj_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/hist_k_iter1_cfg.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/hist_k_iter1_cfg.pdf -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/hist_k_iter1_cfg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/hist_k_iter1_cfg.png -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/hist_min_required_iterations_cfg.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/hist_min_required_iterations_cfg.pdf -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/hist_min_required_iterations_cfg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/hist_min_required_iterations_cfg.png -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/per_CWE_cfg.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/per_CWE_cfg.pdf -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/per_CWE_cfg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/per_CWE_cfg.png -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/per_codebase_cfg.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/per_codebase_cfg.pdf -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_2/per_codebase_cfg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_2/per_codebase_cfg.png -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/aa.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/aa.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/aa_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/aa_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/bb.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/bb.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/bb_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/bb_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c1.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c10.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c10.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c10_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c10_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c10_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c10_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c10_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c10_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c11.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c11.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c11_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c11_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c11_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c11_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c11_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c11_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c12.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c12.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c12_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c12_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c12_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c12_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c12_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c12_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c13.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c13.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c13_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c13_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c13_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c13_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c13_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c13_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c14.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c14.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c14_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c14_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c14_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c14_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c14_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c14_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c15.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c15.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c15_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c15_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c16.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c16.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c16_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c16_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c17.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c17.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c17_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c17_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c1_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c1_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c2.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c2_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c2_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c3.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c3_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c3_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c4.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c4.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c4_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c4_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c4_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c4_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c4_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c4_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c5.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c5.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c5_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c5_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c5_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c5_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c5_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c5_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c6.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c6.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c6_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c6_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c6_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c6_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c6_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c6_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c7.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c7.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c7_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c7_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c7_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c7_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c7_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c7_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c8.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c8.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c8_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c8_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c8_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c8_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c8_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c8_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c9.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c9.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c9_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c9_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c9_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c9_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/c9_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/c9_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_19_index_608_before.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_19_index_608_before.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_19_index_608_before_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_19_index_608_before_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_20_index_2188_after.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_20_index_2188_after.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_20_index_2188_after_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_20_index_2188_after_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_20_index_2188_before_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_20_index_2188_before_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_20_index_2188_before_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_20_index_2188_before_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_20_index_2192_after.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_20_index_2192_after.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_20_index_2192_after_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_20_index_2192_after_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_20_index_2192_before.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_20_index_2192_before.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_20_index_2192_before_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_20_index_2192_before_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_22_index_11_before.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_22_index_11_before.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_22_index_11_before_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_22_index_11_before_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_22_index_19_after.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_22_index_19_after.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_22_index_19_after_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_22_index_19_after_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_22_index_19_before_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_22_index_19_before_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_22_index_19_before_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_22_index_19_before_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_22_index_21_after.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_22_index_21_after.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_22_index_21_after_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_22_index_21_after_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_22_index_21_after_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_22_index_21_after_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_22_index_21_after_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_22_index_21_after_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_22_index_21_before_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_22_index_21_before_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_22_index_21_before_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/cwe_CWE_22_index_21_before_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/dd.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/dd.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/dd_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/dd_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/dd_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/dd_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/dd_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/dd_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/ee.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/ee.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/ee_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/ee_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/ee_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/ee_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/ee_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/ee_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/ff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/ff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/ff_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/ff_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/ff_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/ff_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/ff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/ff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/gg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/gg.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/gg_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/gg_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/gg_diff_another.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/gg_diff_another.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/gg_diff_another_another.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/gg_diff_another_another.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/gg_diff_another_another_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/gg_diff_another_another_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/gg_diff_another_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/gg_diff_another_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/gg_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/gg_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/gg_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/gg_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/hh.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/hh.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/hh_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/hh_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/hh_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/hh_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/hh_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/hh_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/ii.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/ii.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/ii_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/ii_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/ii_diff_another.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/ii_diff_another.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/ii_diff_another_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/ii_diff_another_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/ii_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/ii_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/ii_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/ii_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/jj.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/jj.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/jj_diff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/jj_diff.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/jj_diff_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/jj_diff_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/Fixed_codes/jj_vet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/Fixed_codes/jj_vet.py -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/hist_k_iter1_cfg.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/hist_k_iter1_cfg.pdf -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/hist_k_iter1_cfg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/hist_k_iter1_cfg.png -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/hist_min_required_iterations_cfg.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/hist_min_required_iterations_cfg.pdf -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/hist_min_required_iterations_cfg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/hist_min_required_iterations_cfg.png -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/per_CWE_cfg.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/per_CWE_cfg.pdf -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/per_CWE_cfg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/per_CWE_cfg.png -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/per_codebase_cfg.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/per_codebase_cfg.pdf -------------------------------------------------------------------------------- /Results_cfg_jul26_trial_3/per_codebase_cfg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Results_cfg_jul26_trial_3/per_codebase_cfg.png -------------------------------------------------------------------------------- /Testing_DS/test_file0.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file0.py -------------------------------------------------------------------------------- /Testing_DS/test_file1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file1.py -------------------------------------------------------------------------------- /Testing_DS/test_file10.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file10.py -------------------------------------------------------------------------------- /Testing_DS/test_file11.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file11.py -------------------------------------------------------------------------------- /Testing_DS/test_file12.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file12.py -------------------------------------------------------------------------------- /Testing_DS/test_file13.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file13.py -------------------------------------------------------------------------------- /Testing_DS/test_file14.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file14.py -------------------------------------------------------------------------------- /Testing_DS/test_file15.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file15.py -------------------------------------------------------------------------------- /Testing_DS/test_file16.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file16.py -------------------------------------------------------------------------------- /Testing_DS/test_file17.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file17.py -------------------------------------------------------------------------------- /Testing_DS/test_file18.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file18.py -------------------------------------------------------------------------------- /Testing_DS/test_file19.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file19.py -------------------------------------------------------------------------------- /Testing_DS/test_file2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file2.py -------------------------------------------------------------------------------- /Testing_DS/test_file20.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file20.py -------------------------------------------------------------------------------- /Testing_DS/test_file21.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file21.py -------------------------------------------------------------------------------- /Testing_DS/test_file22.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file22.py -------------------------------------------------------------------------------- /Testing_DS/test_file23.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file23.py -------------------------------------------------------------------------------- /Testing_DS/test_file24.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file24.py -------------------------------------------------------------------------------- /Testing_DS/test_file25.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file25.py -------------------------------------------------------------------------------- /Testing_DS/test_file26.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file26.py -------------------------------------------------------------------------------- /Testing_DS/test_file27.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file27.py -------------------------------------------------------------------------------- /Testing_DS/test_file28.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file28.py -------------------------------------------------------------------------------- /Testing_DS/test_file29.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file29.py -------------------------------------------------------------------------------- /Testing_DS/test_file3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file3.py -------------------------------------------------------------------------------- /Testing_DS/test_file30.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file30.py -------------------------------------------------------------------------------- /Testing_DS/test_file31.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file31.py -------------------------------------------------------------------------------- /Testing_DS/test_file32.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file32.py -------------------------------------------------------------------------------- /Testing_DS/test_file33.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file33.py -------------------------------------------------------------------------------- /Testing_DS/test_file34.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file34.py -------------------------------------------------------------------------------- /Testing_DS/test_file35.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file35.py -------------------------------------------------------------------------------- /Testing_DS/test_file36.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file36.py -------------------------------------------------------------------------------- /Testing_DS/test_file37.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file37.py -------------------------------------------------------------------------------- /Testing_DS/test_file38.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file38.py -------------------------------------------------------------------------------- /Testing_DS/test_file39.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file39.py -------------------------------------------------------------------------------- /Testing_DS/test_file4.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file4.py -------------------------------------------------------------------------------- /Testing_DS/test_file40.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file40.py -------------------------------------------------------------------------------- /Testing_DS/test_file41.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file41.py -------------------------------------------------------------------------------- /Testing_DS/test_file42.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file42.py -------------------------------------------------------------------------------- /Testing_DS/test_file43.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file43.py -------------------------------------------------------------------------------- /Testing_DS/test_file44.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file44.py -------------------------------------------------------------------------------- /Testing_DS/test_file45.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file45.py -------------------------------------------------------------------------------- /Testing_DS/test_file46.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file46.py -------------------------------------------------------------------------------- /Testing_DS/test_file47.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file47.py -------------------------------------------------------------------------------- /Testing_DS/test_file48.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file48.py -------------------------------------------------------------------------------- /Testing_DS/test_file49.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file49.py -------------------------------------------------------------------------------- /Testing_DS/test_file5.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file5.py -------------------------------------------------------------------------------- /Testing_DS/test_file50.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file50.py -------------------------------------------------------------------------------- /Testing_DS/test_file51.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file51.py -------------------------------------------------------------------------------- /Testing_DS/test_file52.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file52.py -------------------------------------------------------------------------------- /Testing_DS/test_file53.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file53.py -------------------------------------------------------------------------------- /Testing_DS/test_file54.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file54.py -------------------------------------------------------------------------------- /Testing_DS/test_file55.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file55.py -------------------------------------------------------------------------------- /Testing_DS/test_file56.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file56.py -------------------------------------------------------------------------------- /Testing_DS/test_file57.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file57.py -------------------------------------------------------------------------------- /Testing_DS/test_file58.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file58.py -------------------------------------------------------------------------------- /Testing_DS/test_file59.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file59.py -------------------------------------------------------------------------------- /Testing_DS/test_file6.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file6.py -------------------------------------------------------------------------------- /Testing_DS/test_file60.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file60.py -------------------------------------------------------------------------------- /Testing_DS/test_file61.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file61.py -------------------------------------------------------------------------------- /Testing_DS/test_file62.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file62.py -------------------------------------------------------------------------------- /Testing_DS/test_file63.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file63.py -------------------------------------------------------------------------------- /Testing_DS/test_file64.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file64.py -------------------------------------------------------------------------------- /Testing_DS/test_file65.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file65.py -------------------------------------------------------------------------------- /Testing_DS/test_file66.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file66.py -------------------------------------------------------------------------------- /Testing_DS/test_file67.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file67.py -------------------------------------------------------------------------------- /Testing_DS/test_file68.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file68.py -------------------------------------------------------------------------------- /Testing_DS/test_file69.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file69.py -------------------------------------------------------------------------------- /Testing_DS/test_file7.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file7.py -------------------------------------------------------------------------------- /Testing_DS/test_file70.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file70.py -------------------------------------------------------------------------------- /Testing_DS/test_file71.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file71.py -------------------------------------------------------------------------------- /Testing_DS/test_file72.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file72.py -------------------------------------------------------------------------------- /Testing_DS/test_file73.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file73.py -------------------------------------------------------------------------------- /Testing_DS/test_file74.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file74.py -------------------------------------------------------------------------------- /Testing_DS/test_file75.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file75.py -------------------------------------------------------------------------------- /Testing_DS/test_file76.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file76.py -------------------------------------------------------------------------------- /Testing_DS/test_file77.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file77.py -------------------------------------------------------------------------------- /Testing_DS/test_file78.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file78.py -------------------------------------------------------------------------------- /Testing_DS/test_file79.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file79.py -------------------------------------------------------------------------------- /Testing_DS/test_file8.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file8.py -------------------------------------------------------------------------------- /Testing_DS/test_file80.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file80.py -------------------------------------------------------------------------------- /Testing_DS/test_file81.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file81.py -------------------------------------------------------------------------------- /Testing_DS/test_file82.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file82.py -------------------------------------------------------------------------------- /Testing_DS/test_file83.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file83.py -------------------------------------------------------------------------------- /Testing_DS/test_file84.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file84.py -------------------------------------------------------------------------------- /Testing_DS/test_file85.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file85.py -------------------------------------------------------------------------------- /Testing_DS/test_file86.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file86.py -------------------------------------------------------------------------------- /Testing_DS/test_file87.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file87.py -------------------------------------------------------------------------------- /Testing_DS/test_file88.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file88.py -------------------------------------------------------------------------------- /Testing_DS/test_file89.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file89.py -------------------------------------------------------------------------------- /Testing_DS/test_file9.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file9.py -------------------------------------------------------------------------------- /Testing_DS/test_file90.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file90.py -------------------------------------------------------------------------------- /Testing_DS/test_file91.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file91.py -------------------------------------------------------------------------------- /Testing_DS/test_file92.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file92.py -------------------------------------------------------------------------------- /Testing_DS/test_file93.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file93.py -------------------------------------------------------------------------------- /Testing_DS/test_file94.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file94.py -------------------------------------------------------------------------------- /Testing_DS/test_file95.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file95.py -------------------------------------------------------------------------------- /Testing_DS/test_file96.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file96.py -------------------------------------------------------------------------------- /Testing_DS/test_file97.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file97.py -------------------------------------------------------------------------------- /Testing_DS/test_file98.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file98.py -------------------------------------------------------------------------------- /Testing_DS/test_file99.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Testing_DS/test_file99.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_0.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_0.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_1.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_2.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_3.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_4.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_4.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_5.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_5.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_6.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_6.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_7.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_7.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_8.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_8.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_9.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_postgres_copilot_9.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_0.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_0.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_1.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_10.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_10.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_11.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_11.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_12.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_12.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_13.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_13.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_14.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_14.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_15.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_15.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_16.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_16.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_17.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_17.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_18.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_18.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_19.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_19.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_2.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_20.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_20.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_21.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_21.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_22.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_22.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_23.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_23.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_24.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_24.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_3.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_4.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_4.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_5.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_5.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_6.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_6.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_7.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_7.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_8.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_8.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_9.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_code_sqlite_copilot_9.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_0.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_0.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_1.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_2.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_3.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_4.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_4.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_5.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_5.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_6.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_6.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_7.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_7.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_8.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_8.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_9.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_fixed_copilot_9.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_0.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_0.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_1.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_10.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_10.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_11.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_11.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_12.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_12.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_13.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_13.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_14.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_14.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_15.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_15.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_16.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_16.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_17.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_17.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_18.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_18.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_19.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_19.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_2.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_20.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_20.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_21.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_21.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_22.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_22.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_23.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_23.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_24.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_24.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_3.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_4.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_comment_none_copilot_4.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_0.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_0.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_1.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_10.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_10.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_11.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_11.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_12.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_12.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_13.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_13.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_14.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_14.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_15.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_15.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_16.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_16.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_17.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_17.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_18.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_18.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_19.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_19.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_2.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_20.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_20.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_21.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_21.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_22.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_22.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_23.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_23.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_24.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_24.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_3.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_4.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_4.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_5.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_5.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_6.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_6.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_7.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_7.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_8.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_8.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_9.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_control_copilot_9.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_0.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_0.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_1.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_10.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_10.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_11.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_11.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_12.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_12.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_13.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_13.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_14.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_14.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_15.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_15.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_16.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_16.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_17.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_17.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_18.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_18.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_19.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_19.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_2.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_20.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_20.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_21.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_21.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_22.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_22.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_23.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_23.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_24.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_24.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_3.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_4.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_4.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_5.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_5.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_6.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_6.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_7.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_7.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_8.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_8.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_9.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_tabs_copilot_9.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_0.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_0.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_1.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_2.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_3.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_4.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_4.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_5.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_5.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_6.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_6.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_7.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_7.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_8.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_8.py -------------------------------------------------------------------------------- /Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_9.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dop_cwe-89_unsubscribe_scenario_meta_typos_copilot_9.py -------------------------------------------------------------------------------- /Training_DS/experiments_dow_cwe-22_codeql-eg-TarSlip_scenario_copilot_0.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dow_cwe-22_codeql-eg-TarSlip_scenario_copilot_0.py -------------------------------------------------------------------------------- /Training_DS/experiments_dow_cwe-22_codeql-eg-TarSlip_scenario_copilot_1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dow_cwe-22_codeql-eg-TarSlip_scenario_copilot_1.py -------------------------------------------------------------------------------- /Training_DS/experiments_dow_cwe-22_codeql-eg-TarSlip_scenario_copilot_2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dow_cwe-22_codeql-eg-TarSlip_scenario_copilot_2.py -------------------------------------------------------------------------------- /Training_DS/experiments_dow_cwe-22_codeql-eg-TarSlip_scenario_copilot_3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dow_cwe-22_codeql-eg-TarSlip_scenario_copilot_3.py -------------------------------------------------------------------------------- /Training_DS/experiments_dow_cwe-22_codeql-eg-TarSlip_scenario_copilot_4.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dow_cwe-22_codeql-eg-TarSlip_scenario_copilot_4.py -------------------------------------------------------------------------------- /Training_DS/experiments_dow_cwe-22_codeql-eg-TarSlip_scenario_copilot_5.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dow_cwe-22_codeql-eg-TarSlip_scenario_copilot_5.py -------------------------------------------------------------------------------- /Training_DS/experiments_dow_cwe-22_codeql-eg-TarSlip_scenario_copilot_6.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/Training_DS/experiments_dow_cwe-22_codeql-eg-TarSlip_scenario_copilot_6.py -------------------------------------------------------------------------------- /__pycache__/utils.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/__pycache__/utils.cpython-39.pyc -------------------------------------------------------------------------------- /temp_code.py: -------------------------------------------------------------------------------- 1 | Graph with 208 nodes and 51 edges -------------------------------------------------------------------------------- /trained_discriminator_model.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/trained_discriminator_model.pt -------------------------------------------------------------------------------- /trained_generator_model.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/trained_generator_model.pt -------------------------------------------------------------------------------- /utils_new.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahmoudkanazzal/PromSec/HEAD/utils_new.py --------------------------------------------------------------------------------