Type: ArtifactType
The type of artifact. Source code scanners, IDE plugins, and Github Actions likely scan SOURCE_CODE artifacts. Binary scanners likely scan BINARY artifacts. Hardware scanners likely scan HARDWARE artifacts.
ENUMERATION VALUES
- BINARY: A binary file
 - HARDWARE: A hardware device
 - SOURCE_CODE: A source code repository
 
This page was generated: 2024-11-06
