You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/example-outputs.md
+68-1Lines changed: 68 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Example Outputs
2
2
3
-
Complete output examples for CleanCloud across AWS and Azure — doctor validation, human-readable scan results, and JSON output for CI/CD integration.
3
+
Complete output examples for CleanCloud across AWS and Azure — doctor validation, human-readable scan results, JSON output for CI/CD integration, and markdown for sharing in GitHub PRs or Slack.
4
4
5
5
---
6
6
@@ -12,6 +12,8 @@ Complete output examples for CleanCloud across AWS and Azure — doctor validati
Produces a grouped, cost-sorted summary you can paste directly into a GitHub PR comment, Slack message, or issue. Use `--output-file results.md` to save to a file instead.
> Generated by [CleanCloud](https://github.com/cleancloud-io/cleancloud) — read-only cloud hygiene scanner for AWS and Azure.
838
+
```
839
+
840
+
Findings are grouped by title (multiple instances of the same finding type are collapsed into one row with a count) and sorted by estimated cost descending.
0 commit comments