Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 380 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 380 Bytes

run-scan

Akto CI/CD Github Action

Example usage

- uses: akto-api-security/[email protected]
    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