mirror of
https://github.com/aquasecurity/trivy.git
synced 2025-12-12 15:50:15 -08:00
fix links
This commit is contained in:
@@ -17,7 +17,7 @@ $ aws securityhub batch-import-findings --findings file://report.asff
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Customize
|
## 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
|
$ export AWS_REGION=us-west-1
|
||||||
|
|||||||
@@ -4,4 +4,4 @@ Trivy can be used to scan
|
|||||||
|
|
||||||
- [Container Images](image.md)
|
- [Container Images](image.md)
|
||||||
- [Filesystem](filesystem.md)
|
- [Filesystem](filesystem.md)
|
||||||
- [Git Repositores](git.md)
|
- [Git Repositores](git-repository.md)
|
||||||
|
|||||||
@@ -28,6 +28,7 @@ nav:
|
|||||||
- Report Formats: examples/report.md
|
- Report Formats: examples/report.md
|
||||||
- Vulnerability DB: examples/db.md
|
- Vulnerability DB: examples/db.md
|
||||||
- Cache: examples/cache.md
|
- Cache: examples/cache.md
|
||||||
|
- Skip Files/Directories: examples/skip.md
|
||||||
- Others: examples/others.md
|
- Others: examples/others.md
|
||||||
- Integrations:
|
- Integrations:
|
||||||
- Overview: integrations/index.md
|
- Overview: integrations/index.md
|
||||||
|
|||||||
Reference in New Issue
Block a user