Skip to content

Feature/cobra cli - #10

Merged
willj4945 merged 3 commits into
mainfrom
feature/cobra-cli
Jul 3, 2026
Merged

Feature/cobra cli#10
willj4945 merged 3 commits into
mainfrom
feature/cobra-cli

Conversation

@willj4945

Copy link
Copy Markdown
Owner

No description provided.

willj4945 added 3 commits July 2, 2026 14:33
…mand

- Moved TUI logic to internal/tui package for better organization.
- Introduced cmd package to handle CLI commands using Cobra.
- Added report command to generate compliance reports in table or JSON format.
- Created internal/nist package for NIST SP 800-53 compliance findings and scoring logic.
- Implemented demo findings generation in internal/nist.
- Updated main.go to utilize the new command structure and report generation.
- Refactored styles and table rendering logic in TUI for improved readability and maintainability.
@willj4945
willj4945 merged commit 12a50c8 into main Jul 3, 2026
10 checks passed
@willj4945
willj4945 deleted the feature/cobra-cli branch July 3, 2026 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant