Open Razican opened 8 years ago
Most of the code is still not documented. This is the tracking issue for results/mod.rs file documentation.
results/mod.rs
init()
set_certificate()
set_app_package()
set_app_label()
set_app_description()
set_app_version()
set_app_version_num()
set_app_min_sdk()
set_app_target_sdk()
add_vulnerability()
add_benchmark()
get_benchmarks()
generate_report()
generate_json_report()
generate_html_report()
print_html_vuln_set()
generate_code_html_files()
generate_code_html_folder()
generate_html_src_menu()
generate_code_html_for()
html_escape()
Most of the code is still not documented. This is the tracking issue for
results/mod.rs
file documentation.init()
function.set_certificate()
function.set_app_package()
function.set_app_label()
function.set_app_description()
function.set_app_version()
function.set_app_version_num()
function.set_app_min_sdk()
function.set_app_target_sdk()
function.add_vulnerability()
function.add_benchmark()
function.get_benchmarks()
function.generate_report()
function:generate_json_report()
function:generate_html_report()
function:print_html_vuln_set()
function:generate_code_html_files()
function:generate_code_html_folder()
function:generate_html_src_menu()
function:generate_code_html_for()
function:html_escape()
function.