Skip to content

Use cpp as CodeQL Language #469

@ArielSAdamsNASA

Description

@ArielSAdamsNASA

Checklist (Please check before submitting)

  • I reviewed the Contributing Guide.
  • I performed a cursory search to see if the bug report is relevant, not redundant, nor in conflict with other tickets.

Describe the bug
The codeql-reusable.yml workflow uses C as the language, which is not a valid option. It should be cpp instead.

Expected behavior
Use cpp as the CodeQL language.

Code snips

      - name: Initialize CodeQL
        uses: github/codeql-action/init@v1
        with:
          languages: c
          config-file: nasa/cFS/.github/codeql/codeql-${{matrix.scan-type}}.yml@main

Reporter Info
Ariel Adams, ASRC Federal

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions