mirror of
https://github.com/aquasecurity/trivy.git
synced 2025-12-22 07:10:41 -08:00
docs(aws): fix broken links (#3374)
This commit is contained in:
@@ -280,6 +280,6 @@ $ trivy image --format template --template "@/usr/local/share/trivy/templates/ht
|
|||||||
[cargo-auditable]: https://github.com/rust-secure-code/cargo-auditable/
|
[cargo-auditable]: https://github.com/rust-secure-code/cargo-auditable/
|
||||||
[new-json]: https://github.com/aquasecurity/trivy/discussions/1050
|
[new-json]: https://github.com/aquasecurity/trivy/discussions/1050
|
||||||
[action]: https://github.com/aquasecurity/trivy-action
|
[action]: https://github.com/aquasecurity/trivy-action
|
||||||
[asff]: https://github.com/aquasecurity/trivy/blob/main/docs/docs/integrations/aws-security-hub.md
|
[asff]: ../../../tutorials/integrations/aws-security-hub.md
|
||||||
[sarif]: https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/managing-results-from-code-scanning
|
[sarif]: https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/managing-results-from-code-scanning
|
||||||
[sprig]: http://masterminds.github.io/sprig/
|
[sprig]: http://masterminds.github.io/sprig/
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# AWS Security Hub
|
# AWS Security Hub
|
||||||
|
|
||||||
<img src="../../imgs/Security-Hub.jpeg" alt="security-hub" width=50 height=50 />
|
{ width=50 }
|
||||||
|
|
||||||
## Upload findings to Security Hub
|
## Upload findings to Security Hub
|
||||||
|
|
||||||
@@ -59,7 +59,7 @@ $ trivy image --format template --template "@your-asff.tpl" -o report.asff golan
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Reference
|
## Reference
|
||||||
https://aws.amazon.com/blogs/security/how-to-build-ci-cd-pipeline-container-vulnerability-scanning-trivy-and-aws-security-hub/
|
[aws.amazon.com/blogs/security/how-to-build-ci-cd-pipeline-container-vulnerability-scanning-trivy-and-aws-security-hub/](https://aws.amazon.com/blogs/security/how-to-build-ci-cd-pipeline-container-vulnerability-scanning-trivy-and-aws-security-hub/)
|
||||||
|
|
||||||
[asff]: https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-findings-format.html
|
[asff]: https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-findings-format.html
|
||||||
[asff-syntax]: https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-findings-format-syntax.html
|
[asff-syntax]: https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-findings-format-syntax.html
|
||||||
|
|||||||
Reference in New Issue
Block a user