Skip to content

Releases: juffalow/pentest-tool-lite

Sitemap

15 Nov 08:42
Compare
Choose a tag to compare

Add sitemap sub-command.

Grep and Exclude options

09 Oct 09:06
Compare
Choose a tag to compare

2.0.3

08 Oct 18:24
Compare
Choose a tag to compare
v2.0.3

Fix CSS minify failing

07 Jan 12:06
Compare
Choose a tag to compare

If any CSS file was invalid, the process ended with error. This is now fixed and the test is marked as failed.

Directory Indexing

05 Jan 15:57
Compare
Choose a tag to compare
1.3.0

Update package version and add homepage url

Update Babel packages

04 Jan 14:04
Compare
Choose a tag to compare
1.2.2

Update babel packages

Grep, exclude, silent

04 Jan 13:05
Compare
Choose a tag to compare

New program arguments!

Fix missing message error

03 Jan 19:33
Compare
Choose a tag to compare
  • add missing messages
  • add error handling

Better logging

28 Nov 23:01
Compare
Choose a tag to compare

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

28 Nov 22:09
a5e11a7
Compare
Choose a tag to compare

Version ONE went through huge refactoring. Now, it should be much easier to add new features and to test the code.