Bearer
๐ธ Web Scanning ยท Go
Bearer is an open-source static application security testing (SAST) tool that scans source code to discover security risks, sensitive data flows, and vulnerabilities in web applications. It analyzes codebases to detect issues like hardcoded secrets, insecure data handling patterns, OWASP Top 10 vulnerabilities, and privacy risks related to personal data processing. Development teams and application security engineers integrate Bearer into CI/CD pipelines to catch security issues early in the development lifecycle before they reach production. The tool provides detailed findings with remediation guidance, supports multiple programming languages and frameworks, and includes compliance-focused rules for data protection regulations like GDPR and CCPA.
Tags
Details
- Category
- ๐ธ Web Scanning
- Language
- Go
- Repository
- Bearer/bearer
- Platforms
- ๐งlinux๐macos๐ชwindows
Links
Community Reviews
No reviews yet. Be the first to review Bearer.
More in Web Scanning
httpx
GoFast multi-purpose HTTP toolkit. Probes for running HTTP servers with retries and fallbacks.
Nikto
PerlClassic web server scanner. Tests for dangerous files, outdated server software, and version-specific problems.
Gobuster
GoDirectory/file, DNS, and vhost busting tool. Brute-forces URIs, DNS subdomains, virtual host names, and S3 buckets.
Feroxbuster
RustFast, recursive content discovery tool written in Rust. Like gobuster on steroids with auto-recursion.
Burp Suite Community
JavaWeb vulnerability scanner and proxy. Intercept, modify, and replay HTTP/S traffic for web app testing.
ffuf
GoFast web fuzzer written in Go. Fuzz anything - URLs, headers, POST data - with blazing speed.