feat: consolidate legacy workflows into gyxx-flow
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
"""Security checks used by migration and release gates."""
|
||||
|
||||
from gyxx_flow.security.scanner import SecretFinding, scan_repository
|
||||
|
||||
__all__ = ["SecretFinding", "scan_repository"]
|
||||
Reference in New Issue
Block a user