mirror of
https://github.com/aquasecurity/trivy.git
synced 2025-12-12 07:40:48 -08:00
fix links
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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)
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user