Skip to content

Dedupe scan output + .gitignore#2

Open
MercilessMarcel wants to merge 1 commit into
IR-NETLIFY:mainfrom
MercilessMarcel:main
Open

Dedupe scan output + .gitignore#2
MercilessMarcel wants to merge 1 commit into
IR-NETLIFY:mainfrom
MercilessMarcel:main

Conversation

@MercilessMarcel
Copy link
Copy Markdown

Scanner used to append every hit as it ran (ip domain status), so scan_results.txt repeated the same domain/IP a lot. Now it collects hits, then writes sorted unique domains, blank line block, sorted unique IPs. Matches what the README says about output.

Added .gitignore so scan_results.txt and junk like .vscode/settings.json / .cursor/ don’t get committed by mistake.

No behavior change to the actual checks only how the results file is built and what we ignore in git.

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