Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
mapmapteam
/
mapmap
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
105
Star
629
Code
Issues
319
Pull requests
7
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Production-readiness audit: OSC/MCP hardening, i18n, signal/slot migration, onboarding
- #624
#624
Merged
aalex
merged 21 commits into
dev
mapmapteam/mapmap:dev
from
fix-audit
mapmapteam/mapmap:fix-audit
Copy head branch name to clipboard
Jul 27, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Production-readiness audit: OSC/MCP hardening, i18n, signal/slot migration, onboarding
#624
aalex
merged 21 commits into
dev
mapmapteam/mapmap:dev
from
fix-audit
mapmapteam/mapmap:fix-audit
Copy head branch name to clipboard
Commits
Commits on Jul 2, 2026
Drop malformed OSC packets instead of unwinding to the event loop
Show description for c72f4e2
aalex
committed
c72f4e2
View commit details
Copy full SHA for c72f4e2
Browse repository at this point
Harden the top-level exception guard in MainApplication::notify
Show description for 9db43f3
aalex
committed
9db43f3
View commit details
Copy full SHA for 9db43f3
Browse repository at this point
Bind OSC to loopback by default; make network access opt-in
Show description for 5038f05
aalex
committed
5038f05
View commit details
Copy full SHA for 5038f05
Browse repository at this point
Ignore the OSC quit command unless explicitly allowed
Show description for 5e18db7
aalex
committed
5e18db7
View commit details
Copy full SHA for 5e18db7
Browse repository at this point
Gate per-message OSC receive logging behind verbose mode
Show description for 6c06460
aalex
committed
6c06460
View commit details
Copy full SHA for 6c06460
Browse repository at this point
Bump version to 1.0.0-alpha.1 from a single source of truth
Show description for b759cef
aalex
committed
b759cef
View commit details
Copy full SHA for b759cef
Browse repository at this point
Add file-version compatibility tests (QUA-4 seed)
Show description for ac2a0bd
aalex
committed
ac2a0bd
View commit details
Copy full SHA for ac2a0bd
Browse repository at this point
Check file-open results instead of discarding them
Show description for c28a4f2
aalex
committed
c28a4f2
View commit details
Copy full SHA for c28a4f2
Browse repository at this point
Emit the Syphon.framework bundle rule only once
Show description for 7587b22
aalex
committed
7587b22
View commit details
Copy full SHA for 7587b22
Browse repository at this point
Complete the Spanish (es) translation
Show description for a398879
aalex
committed
a398879
View commit details
Copy full SHA for a398879
Browse repository at this point
Fail cleanly on unconstructable elements when loading a project
Show description for 76dd57b
aalex
committed
76dd57b
View commit details
Copy full SHA for 76dd57b
Browse repository at this point
Require loopback origin and a bearer token for the MCP server
Show description for 609603f
aalex
committed
609603f
View commit details
Copy full SHA for 609603f
Browse repository at this point
Document the project format as JSON, not XML
Show description for 57e8bc6
aalex
committed
57e8bc6
View commit details
Copy full SHA for 57e8bc6
Browse repository at this point
Disable the MCP server by default (opt-in)
Show description for a17dd11
aalex
committed
a17dd11
View commit details
Copy full SHA for a17dd11
Browse repository at this point
Validate vertex and media fields when loading a project
Show description for ca2e48d
aalex
committed
ca2e48d
View commit details
Copy full SHA for ca2e48d
Browse repository at this point
Sync translation catalogues; complete French and Spanish
Show description for b06f4b4
aalex
committed
b06f4b4
View commit details
Copy full SHA for b06f4b4
Browse repository at this point
Modernize signal/slot connects in the dialogs and toolbar (QUA-1)
Show description for 3be0929
aalex
committed
3be0929
View commit details
Copy full SHA for 3be0929
Browse repository at this point
Commits on Jul 3, 2026
Migrate remaining signal/slot connects to pointer syntax (QUA-1)
Show description for 3441c09
aalex
committed
3441c09
View commit details
Copy full SHA for 3441c09
Browse repository at this point
Use a consistent ellipsis (…) in action labels (UX-2)
Show description for 776ae1a
aalex
committed
776ae1a
View commit details
Copy full SHA for 776ae1a
Browse repository at this point
Add a first-run welcome dialog (UX-1)
Show description for bb50ee1
aalex
committed
bb50ee1
View commit details
Copy full SHA for bb50ee1
Browse repository at this point
Clarify the OSC media option and expose the welcome-dialog toggle
Show description for f7209c1
aalex
committed
f7209c1
View commit details
Copy full SHA for f7209c1
Browse repository at this point
You can’t perform that action at this time.