Files
gosec/cmd
wei dong daccba6b93 refactor: simplify report functions in main.go (#1434)
- Remove redundant error handling patterns in printReport and saveReport
- Directly return report.CreateReport results instead of if-else blocks
- Maintain functionality while improving code readability

Signed-off-by: weidongkl <weidong@uniontech.com>
2025-12-04 10:11:13 +01:00
..