Hi,
We are using sensitive scopes of Gmail API in our apps script add-on. We are guided to run the CASA - security assessment on it using 2-Tier Self Scan Using Open Source Tools, Using Commercial Tools, or Tier 2 Authorized Lab Scan. We opted for 2-Tier Self Scan Using Open Source Tools.
For static scanner, we successfully ran the assessment and got SAST result in a file. But according to assessment steps, we have to run DAST as well to complete the process.
For DAST, we started with OWASP ZAP tool. According to documentation, we can't run this for Web, Mobile, Local, and API.
We want to know is Apps Script project lies under Serverless application? if yes, how can we run Dynamic Scanner process on this?
It would be really great if anyone can tell us exact steps for scanning of Apps Script Addon built for Gmail.