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

comparing file paths on manifest files to dedupe #36

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

flowstate
Copy link
Collaborator

Our case-insensitive file search led to us sending multiple copies of manifest files when we created a full scan. Now we are tracking seen file paths, so we only send one copy of each unique manifest

@flowstate flowstate requested a review from a team as a code owner January 14, 2025 21:52
@flowstate flowstate requested review from mikolalysenko and rchatrath7 and removed request for a team January 14, 2025 21:52
Copy link

🚀 Preview package published!

Install with:

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple socketsecurity==1.0.39.dev361

Docker image: socketdev/cli:pr-36

@flowstate flowstate requested review from dacoburn and removed request for mikolalysenko and rchatrath7 January 14, 2025 22:05
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