v1.3.0

pydantic/montyv1.3.0Aug 24, 2025by github-actions[bot]

AI Summary

Version 1.3.0 introduces significant enhancements focused on security tool integration and user experience improvements. It adds support for various external tools like Waybackurls, OWASP ZAP, and Burp Suite, alongside new features such as resume capability and progress reporting. The update also includes several bug fixes and maintenance tasks to clean up the repository structure.

Key Highlights

  • Integration with security tools like OWASP ZAP, Burp Suite, and Nessus
  • New Resume Capability to continue interrupted scans
  • Custom Wordlists and Progress Reporting
  • Waybackurls integration
  • CSV export formats

New Features

  • Custom Wordlists
  • Progress Reporting
  • Resource Management
  • Resume Capability
  • Linkheader integration
  • Security tool integration (OWASP ZAP, Burp Suite, Nessus)
  • CSV export formats
  • Waybackurls integration

Full Release Notes

## Changelog
* 2138f69 chore: Add .gitignore and remove binary files from tracking
* 54380a4 chore: bump version to v1.3.0 and add version badge to docs
* c1fb402 chore: update version to v1.2.0 for API integration release
* 04c319e feat: Add Custom Wordlists, Progress Reporting, and Resource Management
* 6cb610e feat: Add Resume Capability with comprehensive testing
* 89ed5eb feat: add linkheader integration and update documentation
* 66a27cf feat: add missing formatter files for security tool integration
* 987954d feat: add security tool integration - OWASP ZAP, Burp Suite, Nessus, and CSV export formats
* ddc3d7d feat: add waybackurls integration
* 04d1106 fix: Resolve linting errors in progress.go
* a15254d fix: handle SaveCheckpoint return values to resolve linting errors
* abcf69a fix: update .gitignore to exclude internal/output from output/ pattern
* b65ab28 fix: update test expectations for new output formats