awslabs / automated-security-helper

https://awslabs.github.io/automated-security-helper/
Apache License 2.0
382 stars 47 forks source link

feat(results): add flag to output machine-readable formats from underlying tools where possible #50

Closed scrthq closed 4 months ago

scrthq commented 7 months ago

In order to improve the extensibility and ease of integration for ASH with surrounding systems, we need to be able to support a more machine-readable output format. This should remain an opt-in output format for now to ensure existing output processing is not interrupted until we move to a new major version.