bearer VS semgrep

Compare bearer vs semgrep and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
bearer semgrep
18 75
1,753 9,775
4.6% 1.8%
9.5 9.9
8 days ago 5 days ago
Go OCaml
Elastic License 2.0 GNU Lesser General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

bearer

Posts with mentions or reviews of bearer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-11.
  • Show HN: Bearer Code Security Scanner Add Support for Java, PHP, Go, and Python
    1 project | news.ycombinator.com | 26 Oct 2023
  • [Tool] An alternative to Brakeman for Security
    2 projects | /r/rails | 11 Jul 2023
    My team and I released Bearer a couple of weeks ago, a newer open and free alternative to Brakeman to check your code for security and privacy risks. In addition to Ruby/Rails, we also cover your JS/TS code, which allows you to use a single solution for your whole Rails application.
  • Brakeman VS bearer - a user suggested alternative
    2 projects | 10 Jul 2023
    Code security scanning tool (SAST) to discover, filter and prioritize security and privacy risks.
  • semgrep VS bearer - a user suggested alternative
    2 projects | 10 Jul 2023
    Code security scanning tool (SAST) to discover, filter and prioritize security and privacy risks.
  • Detecting sensitive data shared with OpenAI
    3 projects | news.ycombinator.com | 4 May 2023
    Link to the Recipe https://github.com/Bearer/bearer/blob/main/pkg/classificatio...
  • Show HN: TypeScript Security Scanner
    2 projects | news.ycombinator.com | 12 Apr 2023
    Hi HN,

    I’m Guillaume, the cofounder of Bearer, an Open Source SAST solution.

    After launching a few weeks ago here on Hacker News with support for Ruby and JavaScript stacks, I’m happy to report we’ve just released a new version (v1.2) with TypeScript support!

    In terms of code coverage, we use the same rules already implemented for vanilla JavaScript, but as usual, you can build your own.

    The rules list is here: https://docs.bearer.com/reference/rules/

    It’s a first version for TS, but we believe that thanks to the pre-existing JavaScript support it should already provide good insights.

    If you have some TypeScript code, we would love for you to try it out and let us know in the comment below or on our Discord your experience and how we can improve the findings.

    You can access the repo here: https://github.com/Bearer/bearer

    Thank you again!

  • Six security risk of user input in ruby code
    2 projects | dev.to | 11 Apr 2023
    It can be challenging to keep up with security best practices. In addition to watching for vulnerability reports, you can also run regular scans on your codebase with a SAST tool like Bearer CLI. It's a free and secure way to get practical security feedback on your ruby code. Check it out on GitHub at bearer/bearer.
  • Let’s scan DEV’s forem project with Bearer and analyze the results
    3 projects | dev.to | 30 Mar 2023
    Using open-source tools to test open-source projects feels like a great match. It wasn't until the other day that I remembered that the team behind DEV had open-sourced the bones of the site as Forem. To make it an even better match, the stack matches up nicely with the currently supported languages included in Bearer's new free and open-source security application security testing (SAST) tool. Unlike many security tools, this one is really focused on helping devs make sense of security concerns in an actionable way.
  • How to scan your ruby or JS project for security improvements, for free.
    2 projects | dev.to | 27 Mar 2023
    Good news! There’s a free open-source tool that can scan your code, check for known risks, and give you a list of things that need fixing. All are sorted by how risky the code is—based on things like how sensitive the data is and how damaging a breach or leak would be. It’s called Bearer.
  • Open-source Static Code Analysis tool with sensitive-data prioritization
    1 project | /r/netsec | 7 Mar 2023

semgrep

Posts with mentions or reviews of semgrep. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-16.
  • Semgrep: Semantic Grep for Code
    1 project | news.ycombinator.com | 30 Apr 2024
    1 project | news.ycombinator.com | 4 Aug 2023
  • A Deep Dive Into Terraform Static Code Analysis Tools: Features and Comparisons
    6 projects | dev.to | 16 Apr 2024
    Semgrep OSS Owner/Maintainer: Semgrep Age: First release on GitHub on February 6th, 2020 License: GNU Lesser General Public License v2.1
  • Semgrep – Find bugs and enforce code standards
    1 project | news.ycombinator.com | 9 Apr 2024
  • Application Security - Bridging Frontend and Cybersecurity: What is Application Security?
    1 project | dev.to | 2 Apr 2024
    Semgrep - https://semgrep.dev
  • Creating a DevSecOps pipeline with Jenkins — Part 1
    3 projects | dev.to | 17 Mar 2024
    For the SAST stage, I used SonarQube tool. SonarQube is an open-source platform developed by SonarSource for continuous inspection of code quality to perform automatic reviews with static analysis of code to detect bugs and code smells on more than 30 programming languages. I preferred SonarQube instead of other SAST tools because it has a detailed documentation and plugins about integration with Jenkins and SonarQube works with Java projects pretty well. Of course you can similar multi-language-supported tools such as Semgrep or language-specific tools such as Bandit.
  • Tree-Sitter
    4 projects | news.ycombinator.com | 17 Feb 2024
    > Not sure I understand your point.

    The problem is using Treesitter (for syntax highlighting and "semantic movements") and an LSP at the same time. So if your language has a LSP, using Treesitter additionally is redundant at best and introduces inconcistency at worst.

    I'm not talking about using Treesitter as the parser for the LSP.

    > Most popular languages have language-specific tools

    I'd say even less popular langauges like Coq^H^H^HRocq, Lean 4, Koka, Idris, Unison, ... have their "own" tools, I do not know of a language that uses a Treesitter parser in its LSP, but I do know about tools like https://semgrep.dev/ (written in OCaml) and Github's code search which use Treesitter.

  • AST-grep(sg) is a CLI tool for code structural search, lint, and rewriting
    15 projects | news.ycombinator.com | 10 Dec 2023
    Well, when I seach for "semgrep", I get a very nice corporate landing page with a "Book Demo" button. Which is a level of hassle that just isn't worth it for smaller teams, because "Book Demo" usually means "We're going to try to do a dance to see how much money we can extract from you." Which smaller teams may only want to do for a handful of key tools.

    (4 years ago, I was more willing to put up with enterprise licensing. But in the last two years, I've seen way too many enterprise vendors try to squeeze every penny they can get from existing clients. An enterprise sales process now often means "Expect 30% annual price hikes once you're in too deep to back out.")

    There's also an open source "semgrep" project here: https://github.com/semgrep/semgrep. But this seems to be basically a vulernability scanner, going by the README.

    Whereas AST-grep seems to focus heavily on things like:

    1. One-off searching: "Search my tree for this pattern."

    2. Refactoring: "Replace this pattern with this other pattern."

    AST-grep also includes a vulnerability scanning mode like semgrep.

    It's possible that semgrep also has nice support for (1) and (2), but it isn't clearly visible on their corporate landing page or the first open source README I found.

  • Top 10 Snyk Alternatives for Code Security
    3 projects | dev.to | 31 Aug 2023
    7. Semgrep
  • semgrep VS bearer - a user suggested alternative
    2 projects | 10 Jul 2023

What are some alternatives?

When comparing bearer and semgrep you can also consider the following projects:

Brakeman - A static analysis security vulnerability scanner for Ruby on Rails applications

SonarQube - Continuous Inspection

KubeHound - Kubernetes Attack Graph

snyk - Snyk CLI scans and monitors your projects for security vulnerabilities. [Moved to: https://github.com/snyk/cli]

Scanners-Box - A powerful and open-source toolkit for hackers and security automation - 安全行业从业者自研开源扫描器合辑

codeql - CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security

TSS - Threshold Secret Sharing - A Ruby implementation of Threshold Secret Sharing (Shamir) as defined in IETF Internet-Draft draft-mcgrew-tss-03.txt

Spotbugs - SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.

SiRP - Secure (interoperable) Remote Password Auth (SRP-6a)

pre-commit - A framework for managing and maintaining multi-language pre-commit hooks.

BeEF - The Browser Exploitation Framework Project

detect-secrets - An enterprise friendly way of detecting and preventing secrets in code.