Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: oasm-platform/open-asm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.5
Choose a base ref
...
head repository: oasm-platform/open-asm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.6
Choose a head ref
  • 3 commits
  • 34 files changed
  • 2 contributors

Commits on Jan 27, 2026

  1. Configuration menu
    Copy the full SHA
    07059e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2026

  1. feat(mcp): add comprehensive MCP tools for security analysis (#264)

    - Add new MCP tools: detail_asset, list_assets_in_target, detail_vuln, list_issues, detail_issue, list_tools, list_workers, job_manager
    - Introduce security_analyst prompt for expert security analysis persona
    - Extend MCP schemas with detailed parameter and output definitions
    - Update jobs registry service to support filtering by job status and workspace
    - Enhance existing tools with improved descriptions and metadata
    - Add new environment variables for assistant configuration
    - Update .gitignore with additional exclusions for searxng and .claude directories
    - Import new modules (Issues, Tools, Workers, JobsRegistry) into MCP module for expanded functionality
    ntthanh2603 authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    7f81d9e View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2026

  1. Configuration menu
    Copy the full SHA
    36a4bbe View commit details
    Browse the repository at this point in the history
Loading