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

Fix file entry removal in tcc.db #69

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

supercoder-dev
Copy link
Contributor

This PR addresses the issue of removing file entries from tcc.db. It enhances the delete_client method to correctly process both file paths and bundle IDs, and updates the cli_util_or_bundle_id function to accurately identify file paths. These changes should resolve the problem of removing entries like /usr/local/McAfee/AntiMalware/VShieldScanner from the database.

@jacobsalmela
Copy link
Owner

Is this fixing #68?

@supercoder-dev
Copy link
Contributor Author

Yes, this PR addresses the issue reported in #68.

@jacobsalmela jacobsalmela merged commit 20c8a11 into jacobsalmela:main Jun 27, 2024
1 of 2 checks passed
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