Releases: juffalow/pentest-tool-lite
Releases · juffalow/pentest-tool-lite
3.6.0
3.5.0
3.4.2
3.4.1
3.3.2
3.3.1
3.3.0
Changelog:
- renamed title of hasConsoleLogs test (1778ab7)
- improved Permissions-Policy to check all parameters (d9d5251)
- changed tests to list the name of the permission (9cd5b27)
- Update PermissionsPolicy.ts (1858dc2)
- robotstxt test (8ed9028)
- Add option to change output format (5382102)
- Update name of robots txt test (c23e30b)
- Upgrade dependencies (ac7488f)
- Fix typo (0a6eb74)
- Fix logging (5aa1a54)
3.2.0
3.1.0
3.0.0
Main changes:
request
dependency is deprecated, switched tonode-fetch
typescript
is now version 4.*- moved from
tslint
toeslint
Changelog:
- Refactor security tests (aae9df3)
- Update and rename test.yml to lint.yml (eecd8ab)
- Create test.yml (b72e564)
- Fix test GitHub workflow (ee9ebaa)
- Update readme (ddbb565)
- Add tests, add cookies test, update return value (f7a191f)
- Upgrade dependencies, add node fetch typescript definition (c64ec77)
- Remove unused files (75eb3bd)
- Merge lint and test actions into one with two jobs (93f6432)
- Update build and publish flow (69deb71)
- Add Referrer-Policy check (419e777)
- Add Permissions-Policy check (903694a)
- Remove unused file (f494038)
- Fix lint errors (95cb879)
- Add html tests, add images check (ce0feff)
- Add duplicate ids check (323866b)
- Filter tests based on grep and exclude arguments (3f1063d)
- Add css, js and anchor tests (a62e334)
- Fix probability argument for random command (ddc014c)
- Fix lint and test badge (bd0e0cc)
- Fix lint and test badge (eca621c)