Skip to content

jrocia/Integration-AppScan-onprem-and-Gitlab

Repository files navigation

Integration: AppScan Onprem and Gitlab

This integration was based on previous work. Take a look into previous work to understand Requirements:
https://github.com/jrocia/Integration-AppScanSTD-and-Gitlab
https://github.com/jrocia/Integration-ASE-DAST-and-Gitlab PS: This new one works on Windows.
https://github.com/jrocia/Integration-AppScanSRC-and-Gitlab


Gitlab-CI.YML:

dast-std-gitlab-ci.yml

image

sast-src-gitlab-ci.yml
image

dast-std-ase-gitlab-ci.yml
image

sast-src-ase-gitlab-ci.yml
image

dast-ase-gitlab-ci.yml
image


Scripts:
scripts/appscanase_scan.ps1
scripts/appscansrc_scan.ps1
scripts/appscanstd_scan.ps1
scripts/appscanase_create_application_ase.ps1
scripts/appscansrc_create_config_scan_file.ps1
scripts/appscanstd_generate_pdf_report.ps1
scripts/appscansrc_publish_assessment_to_enterprise.ps1
scripts/appscanstd_publish_assessment_to_enterprise.ps1
scripts/appscanase_get_pdf_report_from_enterprise.ps1
scripts/appscanase_get_xml_report_from_enterprise.ps1
scripts/appscanase_convert_ase_dast_xml_to_gitlab_json.ps1
scripts/appscanase_convert_ase_sast_xml_to_gitlab_json.ps1
scripts/appscanase_check_security_gate.ps1
scripts/appscansrc_check_security_gate.ps1
scripts/appscanstd_check_security_gate.ps1


image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published