‎2020 Oct 20 4:46 PM
Hi.
I want to do a Static application security testing, SAST, using sonarqube over my abap code, but is not clear, for me, how to download the abap code to my file system so I can launch a scan using the sonar scaner.
The sonarqube documentantion mentions MassDownload, http://www.dalestech.com/products/massdownload.htm.
Can someone help me download abap code so I can scan it?
‎2020 Oct 21 9:30 AM
I don't understand your difficulty. You go to the mass download page, click on the zip file to download it. It contains ABAP source in a text file. Copy paste that code into your own system and run it.
‎2021 May 20 6:53 PM