| Package | Description |
|---|---|
| com.contrastsecurity.sdk.scan |
Contrast SDK package for integrating with Contrast Scan (SAST) service.
|
| Modifier and Type | Method and Description |
|---|---|
CodeArtifact |
CodeArtifacts.upload(java.nio.file.Path file)
Transfers a file from the file system to Contrast Scan to create a new code artifact for static
analysis.
|
CodeArtifact |
CodeArtifacts.upload(java.nio.file.Path file,
java.lang.String name)
Transfers a file from the file system to Contrast Scan to create a new code artifact for static
analysis.
|
| Modifier and Type | Method and Description |
|---|---|
Scan.Definition |
Scan.Definition.withExistingCodeArtifact(CodeArtifact codeArtifact) |
Copyright © 2022 Contrast Security, Inc.. All rights reserved.