Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make blint more usable as a library #123

Merged
merged 9 commits into from
Dec 16, 2024
Merged

Make blint more usable as a library #123

merged 9 commits into from
Dec 16, 2024

Conversation

cerrussell
Copy link
Collaborator

Changes

  • Extract logic previously stored in cli.py into lib functions in blint.lib.runners
  • Introduce BlintOptions class to store the settings without depending on cli arguments
  • Move appropriate modules to lib subpackage

@cerrussell cerrussell force-pushed the feature/refactor-lib branch 2 times, most recently from c6bb3a6 to 771809d Compare December 6, 2024 18:57
Signed-off-by: Caroline Russell <caroline@appthreat.dev>
Signed-off-by: Caroline Russell <caroline@appthreat.dev>
Signed-off-by: Caroline Russell <caroline@appthreat.dev>
Signed-off-by: Caroline Russell <caroline@appthreat.dev>

Move modules to lib.

Signed-off-by: Caroline Russell <caroline@appthreat.dev>
Signed-off-by: Caroline Russell <caroline@appthreat.dev>
Signed-off-by: Caroline Russell <caroline@appthreat.dev>
Signed-off-by: Caroline Russell <caroline@appthreat.dev>
cerrussell and others added 2 commits December 10, 2024 12:45
Signed-off-by: Caroline Russell <caroline@appthreat.dev>
Signed-off-by: Aryan Rajoria <aryanrajoria1003@gmail.com>
@cerrussell cerrussell merged commit 1e1250a into main Dec 16, 2024
26 checks passed
@cerrussell cerrussell deleted the feature/refactor-lib branch December 16, 2024 19:09
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.

2 participants