Documentation ¶
Index ¶
Constants ¶
View Source
const ( // EnvSmithyStartTime Start Time of Smithy Scan in RFC3339. EnvSmithyStartTime = "SMITHY_SCAN_TIME" // EnvSmithyScanID the ID of the smithy scan. EnvSmithyScanID = "SMITHY_SCAN_ID" // EnvSmithyScanTags the tags of the smithy scan. EnvSmithyScanTags = "SMITHY_SCAN_TAGS" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package consumers provides helper functions for working with Smithy compatible outputs as a Consumer.
|
Package consumers provides helper functions for working with Smithy compatible outputs as a Consumer. |
aws-s3
Package main of the aws-s3 consumer implements a simple consumer for uploading smithy results to the S3 bucket passed as an argument the consumer expects the environment variables AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY to be set
|
Package main of the aws-s3 consumer implements a simple consumer for uploading smithy results to the S3 bucket passed as an argument the consumer expects the environment variables AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY to be set |
bigquery
Package main of the bigquery consumer puts smithy issues into the target bigquery dataset, it will create teh dataset and the schema if one does not exist
|
Package main of the bigquery consumer puts smithy issues into the target bigquery dataset, it will create teh dataset and the schema if one does not exist |
pdf
Package main of the pdf consumer implements a simple consumer for applying a go-template to a smithy scan, converting the result to pdf and then uploading the result to the S3 bucket passed as an argument the consumer expects the environment variables AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY to be set along with the "bucket" and "region" arguments to be passed
|
Package main of the pdf consumer implements a simple consumer for applying a go-template to a smithy scan, converting the result to pdf and then uploading the result to the S3 bucket passed as an argument the consumer expects the environment variables AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY to be set along with the "bucket" and "region" arguments to be passed |
Package enrichers provides helper functions for writing Smithy compatible enrichers that enrich smithy outputs.
|
Package enrichers provides helper functions for writing Smithy compatible enrichers that enrich smithy outputs. |
codeowners
Package main of the codeowners enricher handles enrichment of individual issues with the groups/usernames listed in the github repository CODEOWNERS files.
|
Package main of the codeowners enricher handles enrichment of individual issues with the groups/usernames listed in the github repository CODEOWNERS files. |
custom-annotation
Package main of the codeowners enricher handles enrichment of individual issues with the groups/usernames listed in the github repository CODEOWNERS files.
|
Package main of the codeowners enricher handles enrichment of individual issues with the groups/usernames listed in the github repository CODEOWNERS files. |
Package producers provides helper functions for writing Smithy compatible producers that parse tool outputs.
|
Package producers provides helper functions for writing Smithy compatible producers that parse tool outputs. |
cdxgen
Package main of the cdxgen producer parses the CycloneDX output of cdxgen and create a singular Smithy issue from it
|
Package main of the cdxgen producer parses the CycloneDX output of cdxgen and create a singular Smithy issue from it |
dependency-track
Package main of the dependency track producer reads a dependency track export and translates it to smithy format
|
Package main of the dependency track producer reads a dependency track export and translates it to smithy format |
trufflehog
Package main implements the binary for parsing trufflehog results into the smithy format
|
Package main implements the binary for parsing trufflehog results into the smithy format |
sources
|
|
Click to show internal directories.
Click to hide internal directories.