mirror of
https://github.com/gadievron/raptor.git
synced 2026-04-24 21:46:00 +03:00
[PR #62] [MERGED] feat(web): add --insecure flag to skip SSL/TLS verification #63
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/raptor#63
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/gadievron/raptor/pull/62
Author: @danielcuthbert
Created: 1/23/2026
Status: ✅ Merged
Merged: 1/29/2026
Merged by: @danielcuthbert
Base:
main← Head:feature/ssl-skip-flag📝 Commits (1)
4c7461efeat(web): add --insecure flag to skip SSL/TLS verification📊 Changes
2 files changed (+11 additions, -6 deletions)
View changed files
📝
packages/web/client.py(+5 -2)📝
packages/web/scanner.py(+6 -4)📄 Description
As wisely noted, when using RAPTOR on local apps, you do need the option to live wild and disable SSL verification, so this PR adds that.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.