Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(core): add GuardScanner interface and ScanResult data class #47
This commit introduces a new GuardScanner interface and a corresponding ScanResult data class to the core module. The GuardScanner interface defines a method for scanning input, while the ScanResult class encapsulates the result of a scan operation.
- Loading branch information