Akto CI/CD
Actions- uses: akto-api-security/run-scan@v1.0.3
with:
AKTO_DASHBOARD_URL: ${{secrets.AKTO_DASHBOARD_URL}}
AKTO_API_KEY: ${{secrets.AKTO_API_KEY}}
AKTO_TEST_ID: ${{secrets.AKTO_TEST_ID}}
START_TIME_DELAY: 180 # Delay in seconds after which testing run is started, optional, default is 0
Akto CI/CD is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.