Types of artifacts that can be analyzed for security issues.
enum ArtifactInfoTypes { Container Lambda NPM Yarn Serverless }
Container
Container image artifact
Lambda
AWS Lambda function artifact
NPM
NPM package artifact
Yarn
Yarn package artifact
Serverless
Serverless application artifact
{} IArtifactInfo.type
Last updated 7 months ago