Skip to content

SAST Scanner Service for SAST in the IDE

The SAST Scanner Service is stateless service that runs SAST scans to provide SAST in the IDE. This service is currently used by “SAST IDE Integration” feature, managed by the Secure:Static Analysis team.

The service deployments are being managed by Runway.

The source code repository for the service is available here and the runway deployment configuration is located here. Note, that we use different projects for managing the source code and for deploying the service.

The architecture documentation is available here.

The benchmarking system is explained here.

The SAST Scanner service is deployed using Runway and its scaling is handled by Cloud Run and configured as part of Runway deployment (doc).

The SAST Scanner service is accessible by Ultimate tier users. The the service is currently deployed to us-central1 and europe-west1 regions.

The service is stateless; it does not log/store any customer-related data.

The service is deployed using Runway so that we can use the built-in observability features particularly monitoring stack. Default Runway metrics for the service is available at Runway Service Metrics dashboard.