CodeSecurityScanConfiguration

Contains the configuration settings for code security scans.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configuration settings for continuous integration scans that run automatically when code changes are made.

Link copied to clipboard

Configuration settings for periodic scans that run on a scheduled basis.

Link copied to clipboard

The categories of security rules to be applied during the scan.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String