ItsIgnacioPortal / SecLists-Express

SecLists-Express is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
https://www.owasp.org/index.php/OWASP_Internet_of_Things_Project
MIT License
2 stars 0 forks source link

fix(cicd): Fixed ambiguous line-endings for trickest wordlist #15

Closed ItsIgnacioPortal closed 4 weeks ago

ItsIgnacioPortal commented 4 weeks ago

This is attempt n3 trying to fix the line-ending normalization issue present in the Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt wordlist.

This PR attempts to fix the issue by specifying lf for the top-10000.txt file in .gitattributes.