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
.
BitSleuthAI
/
Analyzer
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
0
Pull requests
47
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Enhance SSRF protections and input validation in blockchain API
- #712
#712
Merged
jamespepper81
merged 18 commits into
main
BitSleuthAI/Analyzer:main
from
dev
BitSleuthAI/Analyzer:dev
Copy head branch name to clipboard
May 27, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Enhance SSRF protections and input validation in blockchain API
#712
jamespepper81
merged 18 commits into
main
BitSleuthAI/Analyzer:main
from
dev
BitSleuthAI/Analyzer:dev
Copy head branch name to clipboard
Commits
Commits on May 27, 2026
Potential fix for code scanning alert no. 3: Server-side request forgery
Show description for a3fd4ee
jamespepper81
and
github-advanced-security[bot]
authored
a3fd4ee
View commit details
Copy full SHA for a3fd4ee
Browse repository at this point
Fix SSRF protection bugs: NaN/Infinity in startIndex, percent-encoding in path regex
Show description for e9652b4
claude
committed
e9652b4
View commit details
Copy full SHA for e9652b4
Browse repository at this point
Harden SSRF protections: route all fetch calls through fetchJson, validate currency and range
Show description for aa9297a
claude
committed
aa9297a
View commit details
Copy full SHA for aa9297a
Browse repository at this point
Merge pull request #705 from BitSleuthAI/claude/pensive-darwin-qSFOS
Show description for 560f028
jamespepper81
authored
560f028
View commit details
Copy full SHA for 560f028
Browse repository at this point
Fix CodeQL SSRF alert: reconstruct fetch URL from trusted constant origins
Show description for a838235
claude
committed
a838235
View commit details
Copy full SHA for a838235
Browse repository at this point
Merge pull request #706 from BitSleuthAI/claude/upbeat-goldberg-grNwd
Show description for 00f9e5d
jamespepper81
authored
00f9e5d
View commit details
Copy full SHA for 00f9e5d
Browse repository at this point
Fix SSRF CodeQL finding: refactor fetchJson to accept structured parameters
Show description for 8c1bcf8
claude
committed
8c1bcf8
View commit details
Copy full SHA for 8c1bcf8
Browse repository at this point
Merge pull request #707 from BitSleuthAI/claude/eager-feynman-FTPhH
Show description for a0bd5c6
jamespepper81
authored
a0bd5c6
View commit details
Copy full SHA for a0bd5c6
Browse repository at this point
Potential fix for code scanning alert no. 1: Workflow does not contain permissions
Show description for 5cff33d
jamespepper81
and
github-advanced-security[bot]
authored
5cff33d
View commit details
Copy full SHA for 5cff33d
Browse repository at this point
Potential fix for code scanning alert no. 2: Workflow does not contain permissions
Show description for c708e96
jamespepper81
and
github-advanced-security[bot]
authored
c708e96
View commit details
Copy full SHA for c708e96
Browse repository at this point
Merge pull request #708 from BitSleuthAI/alert-autofix-1
Show description for ea07bf5
jamespepper81
authored
ea07bf5
View commit details
Copy full SHA for ea07bf5
Browse repository at this point
Merge pull request #709 from BitSleuthAI/alert-autofix-2
Show description for e23737d
jamespepper81
authored
e23737d
View commit details
Copy full SHA for e23737d
Browse repository at this point
Fix SSRF alert: add post-construction origin guard in fetchJson
Show description for f947b30
claude
committed
f947b30
View commit details
Copy full SHA for f947b30
Browse repository at this point
Merge pull request #710 from BitSleuthAI/claude/hopeful-goldberg-ztVt3
Show description for 13b1b9e
jamespepper81
authored
13b1b9e
View commit details
Copy full SHA for 13b1b9e
Browse repository at this point
Fix SSRF CodeQL alert: sanitize address/txid inputs before URL construction
Show description for ca3801c
claude
committed
ca3801c
View commit details
Copy full SHA for ca3801c
Browse repository at this point
Eliminate remaining taint paths in esploraGet for CodeQL compliance
Show description for e44271a
claude
committed
e44271a
View commit details
Copy full SHA for e44271a
Browse repository at this point
Merge pull request #711 from BitSleuthAI/claude/dreamy-pascal-1SZMO
Show description for b79c705
jamespepper81
authored
b79c705
View commit details
Copy full SHA for b79c705
Browse repository at this point
Merge pull request #704 from BitSleuthAI/alert-autofix-3
Show description for 283c129
jamespepper81
authored
283c129
View commit details
Copy full SHA for 283c129
Browse repository at this point
You can’t perform that action at this time.