FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

General issue - python default query suite not giving any results · Issue #12156 · github/codeql · GitHub

/ codeql Public

General issue - python default query suite not giving any results #12156

Description

Hi,

I'm trying to use codeql Cli for vulnerability detection for Python programs. I tried out the default query suite codeql\python-queries\0.6.2 on the example cases of CWE-22 (https://github.com/github/codeql/tree/codeql-cli/latest/python/ql/src/Security/CWE-022/examples), but it produced an empty output file.

I'm using the following commands:

  1. codeql database create "example/database/location" --language=python
  2. codeql pack download codeql/python-queries
  3. codeql database analyze "example/database/location" --format csv --output "xxx\codeql_results.csv" codeql/python-queries

Is there any problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL