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
.
microsoft
/
monodex
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
13
Code
Issues
0
Pull requests
4
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Make monodex install cleanly and support relative config paths
- #73
#73
Merged
octogonz
merged 12 commits into
microsoft:main
microsoft/monodex:main
from
octogonz:main
octogonz/monodex:main
Copy head branch name to clipboard
Jun 19, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Make monodex install cleanly and support relative config paths
#73
octogonz
merged 12 commits into
microsoft:main
microsoft/monodex:main
from
octogonz:main
octogonz/monodex:main
Copy head branch name to clipboard
Commits
Commits on Jun 19, 2026
build: switch TLS to rustls on the ring backend
Show description for d573313
octogonz
committed
d573313
View commit details
Copy full SHA for d573313
Browse repository at this point
feat: accept relative paths (./ ../) in monodex-config.json path fields
Show description for f4d14de
octogonz
committed
f4d14de
View commit details
Copy full SHA for f4d14de
Browse repository at this point
docs: expand Prerequisites for first-time Rust users
octogonz
committed
5baada6
View commit details
Copy full SHA for 5baada6
Browse repository at this point
fix: doc-comment placement on validate_config_path, add normalize_path invariant
Show description for 4aed571
octogonz
committed
4aed571
View commit details
Copy full SHA for 4aed571
Browse repository at this point
release: bump version to 0.6.2
octogonz
committed
fbd6591
View commit details
Copy full SHA for fbd6591
Browse repository at this point
docs: reword TLS/CHANGELOG entry to avoid internal identifiers
Show description for b8dcfd8
octogonz
committed
b8dcfd8
View commit details
Copy full SHA for b8dcfd8
Browse repository at this point
fix: correct normalize_path doc-comment to reflect debug_assert behavior
Show description for 4bcab06
octogonz
committed
4bcab06
View commit details
Copy full SHA for 4bcab06
Browse repository at this point
build: drop unused jsonschema dev-dependency features
Show description for 3ef0a8b
octogonz
committed
3ef0a8b
View commit details
Copy full SHA for 3ef0a8b
Browse repository at this point
ci: add cargo-deny for crate bans and advisory checks
Show description for eb79ccf
octogonz
committed
eb79ccf
View commit details
Copy full SHA for eb79ccf
Browse repository at this point
docs: close BL40 (cargo-deny replaces manual check); add BL105 (license check deferred)
Show description for 8d3afb0
octogonz
committed
8d3afb0
View commit details
Copy full SHA for 8d3afb0
Browse repository at this point
ci: reorder cache before cargo-deny install and guard with cache-hit
Show description for 9f8b5c5
octogonz
committed
9f8b5c5
View commit details
Copy full SHA for 9f8b5c5
Browse repository at this point
fix: accept backslash-relative paths on Windows in config path validation
Show description for 3eff406
octogonz
committed
3eff406
View commit details
Copy full SHA for 3eff406
Browse repository at this point
You can’t perform that action at this time.