Skip to content

Vimana Framework 1.0.0

Latest

Choose a tag to compare

@s4dhulabs s4dhulabs released this 05 Jan 12:06
· 1 commit to main since this release

Vimana Logo

Changelog

[1.0.0] - 2024-12-19

🎉 Major Release - First Stable Version

This release marks a significant milestone in Vimana Framework's evolution, introducing professional-grade version management and substantial infrastructure improvements.

Added

  • Centralized version management system - Semantic versioning with automated version tracking
  • CI/CD integration - Support for GitLab CI, GitHub Actions, CircleCI, and Jenkins pipelines
  • 🔌 New plugins (siddhis) :
    • PySerial - Plugin for testing serialization vulnerabilities in Python applications
    • d4m8 - Django Web Form Fuzzer for Mapping Exceptions
    • FFF - Specialized floating-point fuzzer for FastAPI applications
    • JColt - Specialized security testing tool for FastAPI applications
    • Framewalk - Python web framework detection plugin
    • w2pyscanner - Comprehensive security testing tool for Web2py applications
  • Enhanced analyzers and API framework - Improved analysis capabilities
  • Comprehensive authentication system - Robust auth handling
  • Workflow management capabilities - Advanced workflow orchestration

Changed

  • Migrated from v0.x to semantic versioning - Professional version management
  • Improved banner and plugin architecture - Better extensibility
  • Enhanced documentation and examples - Comprehensive guides and templates

Technical Details

  • 110+ commits since v0.8
  • Professional-grade version management infrastructure
  • Full backward compatibility maintained
  • Improved code organization and structure

Migration Notes

  • Existing plugins and configurations remain fully compatible
  • No breaking changes from v0.8
  • Version format changed from v0.8 to 1.0.0 (semantic versioning)

[0.8.0] - Previous Release

  • Last release under old versioning system
    Full Changelog: v0.8...v1.0.0