Skip to content

Add HTTP TRACE enabled check (#109)#217

Open
jthack wants to merge 1 commit into
mainfrom
issue-109-http-trace-enabled
Open

Add HTTP TRACE enabled check (#109)#217
jthack wants to merge 1 commit into
mainfrom
issue-109-http-trace-enabled

Conversation

@jthack

@jthack jthack commented Oct 23, 2025

Copy link
Copy Markdown
Contributor

Summary

  • send TRACE probe with custom marker header and detect echo responses
  • raise medium finding when server returns 200 and reflects the header
  • expose new check id in registry and Balanced preset (disabled by default)

Testing

  • pnpm lint
  • pnpm typecheck
  • pnpm test -- --match 'HTTP TRACE enabled'

Closes #109

@jthack jthack requested a review from a team as a code owner October 23, 2025 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HTTP TRACE method is enabled

1 participant