mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
docs: General changes (#1552)
Co-authored-by: Sergio Garcia <sergio@verica.io>
This commit is contained in:
committed by
GitHub
parent
a7155300d3
commit
c3980e4f27
@@ -1,4 +1,4 @@
|
||||
# Security Hub Integration
|
||||
# AWS Security Hub Integration
|
||||
|
||||
Prowler supports natively and as **official integration** sending findings to [AWS Security Hub](https://aws.amazon.com/security-hub). This integration allows Prowler to import its findings to AWS Security Hub.
|
||||
|
||||
|
||||
@@ -94,4 +94,5 @@ Each file version of a framework will have the following structure at high level
|
||||
]
|
||||
}
|
||||
```
|
||||
Finally, to have a proper output file for your reports, your framwrork data model has to be created in `prowler/lib/outputs/models.py` and also the CLI table output in `prowler/lib/outputs/compliance.py`.
|
||||
|
||||
Finally, to have a proper output file for your reports, your framework data model has to be created in `prowler/lib/outputs/models.py` and also the CLI table output in `prowler/lib/outputs/compliance.py`.
|
||||
|
||||
Reference in New Issue
Block a user