Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for compiler (0.06 sec)

  1. codeql-analysis.yml

    specified in a config file. L51: # Prefix the list here with "+" to use these queries and those in the config file. L52: # queries: ./path/to/local/query, your-org/your-repo/queries@main L53: L54: # Autobuild attempts to build any compiled languages (C/C++, C#, or Java). L55: # If this step fails, then you should remove it and run the build manually (see below) L56: - name: Autobuild L57: uses: github/codeql-action/autobuild@v1 L58: L59: # ℹ️ Command-line programs to...
    github.com/codelibs/curl4j/.github/workflows/co...
    Fri Oct 02 13:24:14 UTC 2020
      2.5K bytes
  2. codeql.yml

    anced-setup-for-code-scanning/customizing-your-advanced-setup-for-code-scanning. L57: # If you are analyzing a compiled language, you can modify the 'build-mode' for that language to customize how L58: # your codebase is analyzed, see https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/codeql-code-scanning-for-compiled-languages L59: steps: L60: - name: Checkout repository L61: uses: actions/checkout@v4 L62: L63: # Initializes...
    github.com/codelibs/fess/.github/workflows/code...
    Wed Aug 14 23:51:19 UTC 2024
      4.4K bytes
Back to top