Skip to content

tweaks#19

Merged
abuzarmahmood merged 3 commits intomasterfrom
tweaks
Apr 28, 2025
Merged

tweaks#19
abuzarmahmood merged 3 commits intomasterfrom
tweaks

Conversation

@abuzarmahmood
Copy link
Copy Markdown
Member

  • refactor(core): enhance directory setup and logging
  • feat(utils): add utility module with path resolution

- Import `base_dir_path` from `src.utils.utils` to use as `dir_path`.
- Improve directory setup logging by adding a message when a directory is created or already exists.
- Enhance blacklist output formatting for better readability.
- Remove redundant script path determination by using the imported `dir_path`.
- Introduced `src/utils/utils.py` to encapsulate utility functions.
- Added logic to determine and store paths for the current script, utilities directory, and base directory.
- Included `__init__.py` files for `src` and `src/utils` to denote package structure.
…tions

- Added a print statement to log the output path where the CSV file is saved.
- Added a print statement to log when writing to the last scan text file.
@abuzarmahmood abuzarmahmood merged commit 133c40e into master Apr 28, 2025
1 check failed
@abuzarmahmood abuzarmahmood deleted the tweaks branch April 28, 2025 20:06
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