You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "wordlist-validator.yml" github action will often issue warnings for non-existent lines. For example, run https://github.com/danielmiessler/SecLists/actions/runs/13662391891 issued a warning for line 114444 of Discovery/DNS/subdomains-top1million-110000.txt, but that file only has 114443 lines.
The text was updated successfully, but these errors were encountered:
Describe the bug:
The "wordlist-validator.yml" github action will often issue warnings for non-existent lines. For example, run https://github.com/danielmiessler/SecLists/actions/runs/13662391891 issued a warning for line 114444 of Discovery/DNS/subdomains-top1million-110000.txt, but that file only has 114443 lines.
The text was updated successfully, but these errors were encountered: