Andrew Hay

Results 22 issues of Andrew Hay

## Description The Secrets reporting was left off the [asff.tpl](https://github.com/aquasecurity/trivy/blob/main/contrib/asff.tpl) file. I'm not sure all of the fields available but I removed all the ones that were available for misconfigurations...

## Description ## Related issues - Close #2847 - Close #1898 ## Related PRs - [X] #2854 ## Checklist - [X] I've read the [guidelines for contributing](https://aquasecurity.github.io/trivy/latest/community/contribute/pr/) to this repository....

The [CLI documentation](https://docs.aws.amazon.com/cli/latest/reference/securityhub/batch-import-findings.html) needs a list of findings not an object with a list

triage/duplicate
triage/support

## Description The [gitlab-codequality.tpl](https://github.com/aquasecurity/trivy/blob/main/contrib/gitlab-codequality.tpl) file along with others iterate over [Vulnerabilities](https://github.com/aquasecurity/trivy/blob/main/contrib/gitlab-codequality.tpl#L6), [Misconfigurations](https://github.com/aquasecurity/trivy/blob/main/contrib/gitlab-codequality.tpl#L38), and [Secrets](https://github.com/aquasecurity/trivy/blob/main/contrib/gitlab-codequality.tpl#L70). The [ASFF.tpl](https://github.com/aquasecurity/trivy/blob/main/contrib/asff.tpl) and possibly others only iterate over [Vulnerabilities](https://github.com/aquasecurity/trivy/blob/main/contrib/asff.tpl#L10) and [Misconfigurations](https://github.com/aquasecurity/trivy/blob/main/contrib/asff.tpl#L72)

kind/bug

## Description When using the [asff.tpl](https://github.com/aquasecurity/trivy/blob/main/contrib/asff.tpl) to upload results to AWS Securityhub the `Title` and all other fields other than [package name](https://github.com/aquasecurity/trivy/blob/main/contrib/asff.tpl#L58) are identical if different packages have the same...

kind/bug

## Description This PR adds the package name that contains the vulnerability to the title of the finding. This way the finding is different from other findings with the same...

Closes https://github.com/matrix-profile-foundation/matrixprofile/issues/98 and Fix for [CVE-2021-22570](https://nvd.nist.gov/vuln/detail/cve-2021-22570)

This PR is mostly just to verify that Travis breaks regardless of the changes

### Describe the issue I'm trying to pass the following JSON object in the `--image-manifest` argument to tag a helm chart but I keep getting the following error: `An error...

bug
documentation
response-requested
ecr
p2