Releases: juffalow/pentest-tool-lite
Releases · juffalow/pentest-tool-lite
Sitemap
Grep and Exclude options
2.1.0 v2.1.0
2.0.3
Fix CSS minify failing
If any CSS file was invalid, the process ended with error. This is now fixed and the test is marked as failed.
Directory Indexing
1.3.0 Update package version and add homepage url
Update Babel packages
1.2.2 Update babel packages
Grep, exclude, silent
New program arguments!
Fix missing message error
- add missing messages
- add error handling
Better logging
Winston version 3.* needs to be initialised otherwise it throws warnings.
Now, the program takes two new optional parameters:
-d, --debug: for debug level messages logging
-v, --verbose: for verbose level messages logging
Version ONE
Version ONE went through huge refactoring. Now, it should be much easier to add new features and to test the code.