Yahoo Search Busca da Web

Resultado da Busca

  1. Search 75 billion lines of code from 40 million projects across 10+ public code sources. Find real world examples of functions, API's, libraries, security flaws, usage, special characters and more.

    • API

      Total number of results that belong to this source. source...

    • About

      searchcode is a free source code search engine. Code...

  2. GitHub code search can search across multiple repositories and is always up to date. It understands your code, and puts the most relevant results first. Suggestions, completions, and more. Use the new search input to find symbols and files—and jump right to them. Powerful search syntax.

  3. Codase is a code search engine that aims to make searching for source code as easy as searching for anything else on the web. Unlike Github, Codase isn't tied to a particular repository or platform, and instead indexes code from a variety of sources, including open source projects and proprietary code. ‍.

    • (4)
    • Fixing A Bug
    • Finding A Configuration
    • Finding A Vulnerability

    Imagine that a user complains that they received an error message from your service saying “query is not satisfiable.” You’re not sure which system produced this error message, or which repository the code is in. Without code search, you might have to clone a bunch of repositories and grep through them, or ask a knowledgeable coworker. But with cod...

    Imagine your company uses Kubernetes, and the infrastructure team says that they’re running out of memory in their cluster. How much memory are your services requesting? Can you cut back? Try searching across your team’s code for YAML configuration files containing the word “memory”: Immediately, you can see the Kubernetes configuration files for o...

    If your team uses React, you might be familiar with the prop dangerouslySetInnerHTML. That prop allows you to directly inject HTML into an element using a string. But as its name implies, it can be dangerous! If the string being injected into the DOM is untrusted, it could cause a security vulnerability. Let’s search for usages across github/github...

  4. 9 de nov. de 2022 · We’ve developed a new code search engine at GitHub completely from scratch, capable of finding relevant results with incredible speed. The all-new code search engine supports powerful features, like regular expressions, Boolean expressions, qualifiers, symbol search, and more!

  5. 6 de fev. de 2023 · Engineering. The technology behind GitHub’s new code search. A look at what went into building the world's largest public code search index. Author. Timothy Clem. February 6, 2023.