mcghidra/src/main/resources/Module.manifest
Ryan Malloy a3ad70d302
Some checks are pending
Build Ghidra Plugin / build (push) Waiting to run
refactor: Simplify Docker setup and modernize project structure
- Switch from Java to Python scripts (avoids OSGi bundle issues)
- Update pyproject.toml with proper src layout and ruff config
- Add binaries/ and ghidra-src/ to gitignore
- Clean up Module.manifest
2026-01-26 13:50:36 -07:00

10 lines
364 B
Plaintext

# GhydraMCP Module Manifest
#
# This file lists third-party libraries bundled with this extension and their licenses.
# Module metadata (name, description, version) is defined in extension.properties.
#
# Format: MODULE FILE LICENSE: lib/filename.jar License Name
#
# Currently, GhydraMCP has no bundled third-party libraries.
# Gson is provided by Ghidra itself.