launchdarkly/LaunchDarkly Gosec

Run gosec and upload the resutls to s3 and workflow artifacts

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
aws-assume-roleThe ARN of an AWS IAM role to assume. Used to auth with AWS to upload results to S3.yes
s3-bucketName of the s3 bucket to upload results to.yes
s3-pathPath to write results to within the s3 bucket.noscan-results/gosec
gosec-argsOverride the arguments passed to the gosec command.no--exclude-generated=true --severity=medium --concurrency=1 --fmt json --out=gosec-results.json --stdout --verbose=text --no-fail ./...

no outputs