fix links

This commit is contained in:
knqyf263
2021-03-09 18:20:38 +02:00
parent 7639bb391a
commit 698147d3ce
3 changed files with 3 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ $ aws securityhub batch-import-findings --findings file://report.asff
```
## Customize
You can customize [asff.tpl](../../contrib/asff.tpl).
You can customize [asff.tpl](https://github.com/aquasecurity/trivy/blob/main/contrib/asff.tpl)
```
$ export AWS_REGION=us-west-1

View File

@@ -4,4 +4,4 @@ Trivy can be used to scan
- [Container Images](image.md)
- [Filesystem](filesystem.md)
- [Git Repositores](git.md)
- [Git Repositores](git-repository.md)

View File

@@ -28,6 +28,7 @@ nav:
- Report Formats: examples/report.md
- Vulnerability DB: examples/db.md
- Cache: examples/cache.md
- Skip Files/Directories: examples/skip.md
- Others: examples/others.md
- Integrations:
- Overview: integrations/index.md