FilePath
Information about the location of security vulnerabilities that Amazon CodeGuru Security detected in your code.
Contents
- codeSnippet
-
A list of
CodeLine
objects that describe where the security vulnerability appears in your code.Type: Array of CodeLine objects
Required: No
- endLine
-
The last line number of the code snippet where the security vulnerability appears in your code.
Type: Integer
Required: No
- name
-
The name of the file.
Type: String
Required: No
- path
-
The path to the resource with the security vulnerability.
Type: String
Required: No
- startLine
-
The first line number of the code snippet where the security vulnerability appears in your code.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: