mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-06-20 09:50:58 +00:00
fix(cicd): Added automatic clean-up to wordlist updater
This commit is contained in:
parent
7a0cb3bbf5
commit
58c655165b
@ -22,6 +22,7 @@ jobs:
|
|||||||
wget https://raw.githubusercontent.com/ItsIgnacioPortal/utf8fixer/f42bfe64db0bc095e9e93a10ac6bba746f09670c/utf8fixer.py
|
wget https://raw.githubusercontent.com/ItsIgnacioPortal/utf8fixer/f42bfe64db0bc095e9e93a10ac6bba746f09670c/utf8fixer.py
|
||||||
chmod +x utf8fixer.py
|
chmod +x utf8fixer.py
|
||||||
python ./utf8fixer.py Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt utf8
|
python ./utf8fixer.py Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt utf8
|
||||||
|
rm utf8fixer.py
|
||||||
|
|
||||||
- name: Commit files if changed
|
- name: Commit files if changed
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user