Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
coder-hugo
/
wiremock
Public
forked from
wiremock/wiremock
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
984e79f
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 5, 2023
Make NetworkAddressRulesAdheringDnsResolver testable
Show description for 984e79f
Mahoney
committed
984e79f
Copy full SHA for 984e79f
Applied DNS resolver enforcement to webhooks extension
tomakehurst
authored and
Mahoney
committed
92d7793
Copy full SHA for 92d7793
Moved enforcement of network address rules to Apache client DNS resolver to avoid race condition where rules can be bypassed via successive lookups returning different IP addresses
tomakehurst
authored and
Mahoney
committed
027ddaf
Copy full SHA for 027ddaf
Bumped patch version
tomakehurst
committed
21a9622
Copy full SHA for 21a9622
Bump org.eclipse.jetty:jetty-bom from 11.0.15 to 11.0.16 (#2346)
Show description for 1bb8b2d
dependabot[bot]
authored
1bb8b2d
Copy full SHA for 1bb8b2d
Bump org.slf4j:log4j-over-slf4j from 2.0.7 to 2.0.9 (#2353)
Show description for 3fc3b88
dependabot[bot]
authored
3fc3b88
Copy full SHA for 3fc3b88
Bump org.sonarqube from 4.3.0.3225 to 4.3.1.3277 (#2352)
Show description for 0456440
dependabot[bot]
authored
0456440
Copy full SHA for 0456440
Commits on Sep 4, 2023
Merge pull request #2356 from wiremock/reset-system-properties
Show description for 18ccdc6
Mahoney
authored
18ccdc6
Copy full SHA for 18ccdc6
Reset system properties at end of test
Mahoney
committed
c4e1b73
Copy full SHA for c4e1b73
fix: avoid crash when printing help in wiremock-standalone (#2351)
tomasbjerre
authored
f9a9f20
Copy full SHA for f9a9f20
Commits on Aug 31, 2023
Bump patch version to 3.0.1
Mahoney
committed
34d4930
Copy full SHA for 34d4930
Stopped updating package-lock.json when bumping versions
tomakehurst
committed
ae6ed02
Copy full SHA for ae6ed02
Fixed bump patch and minor versions logic
tomakehurst
committed
a302419
Copy full SHA for a302419
Fixed get patch version function in build
tomakehurst
committed
ae525f9
Copy full SHA for ae525f9
Merge pull request #2347 from wiremock/better-stub-id-validation-in-admin-api
Show description for 0d4ccca
tomakehurst
authored
0d4ccca
Copy full SHA for 0d4ccca
Added validation of UUIDs in path parameters in the admin API so that clearer errors are reported when non UUIDs are provided or item isn't found
tomakehurst
committed
c5e8230
Copy full SHA for c5e8230
Merge pull request #2339 from wiremock/fix-exception-in-diff
Show description for 5273a43
Mahoney
authored
5273a43
Copy full SHA for 5273a43
Commits on Aug 30, 2023
Ensured that the shadow JAR is always built last. Relocated dependencies in webhooks. (#2344)
tomakehurst
authored
ab05ee9
Copy full SHA for ab05ee9
Merge pull request #2337 from wiremock/dependabot/gradle/com.diffplug.spotless-6.21.0
Show description for 9eaaa69
oleg-nenashev
authored
9eaaa69
Copy full SHA for 9eaaa69
Merge pull request #2343 from wiremock/semver-release-drafter
Show description for 36f04c7
oleg-nenashev
authored
36f04c7
Copy full SHA for 36f04c7
Revert Release Drafter to semver after the 3.0.0 release
oleg-nenashev
authored
7f442f6
Copy full SHA for 7f442f6
Stop returning 500s for unmatched path patterns
Show description for e95a0de
Mahoney
committed
e95a0de
Copy full SHA for e95a0de
Merge pull request #2338 from wiremock/revert-2336-exception-in-matcher
Show description for 47def84
Mahoney
authored
47def84
Copy full SHA for 47def84
Merge pull request #2335 from wiremock/fix-filters
Show description for e4ad24a
Mahoney
authored
e4ad24a
Copy full SHA for e4ad24a
Revert "Stop returning 500s for unmatched path patterns"
Mahoney
authored
ac35a94
Copy full SHA for ac35a94
Merge pull request #2336 from wiremock/exception-in-matcher
Show description for 8256cd1
Mahoney
authored
8256cd1
Copy full SHA for 8256cd1
Bump com.diffplug.spotless from 6.20.0 to 6.21.0
Show description for e70c956
dependabot[bot]
authored
e70c956
Copy full SHA for e70c956
Commits on Aug 29, 2023
Stop returning 500s for unmatched path patterns
Show description for 8133889
Mahoney
committed
8133889
Copy full SHA for 8133889
Respect StopAction in V1 Filter
Show description for d8b62cf
Mahoney
committed
d8b62cf
Copy full SHA for d8b62cf
Add annotations for Beta and Internal APIs (#2332)
Show description for 77f9b4d
4 people
authored
77f9b4d
Copy full SHA for 77f9b4d
Removed redundant relocation of javax.annotation from the build
tomakehurst
committed
8b87ded
Copy full SHA for 8b87ded
Shadow additional packages (#2327)
jluehe
authored
3af6327
Copy full SHA for 3af6327
Merge pull request #2305 from pks-1981/guava3
Show description for 439a7cf
tomakehurst
authored
439a7cf
Copy full SHA for 439a7cf
Excluded transitive jsr305 dependency from build to avoid javax.annotation classes ending up in the standalone JAR
tomakehurst
committed
bedd957
Copy full SHA for bedd957
Merge branch 'master' into guava3
Kirill Peshin
committed
7c08420
Copy full SHA for 7c08420
Pagination
Previous
Next
You can’t perform that action at this time.