You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the oss-downloader tool to download any open source package, and extract it. Extraction of source only works for interpreted languages, compiled languages will not have source embedded.
Note that codeql-container currently analyzes only interpreted languages like Python and Javascript.
This should output the results of the analysis in sarif format at /tmp/express/output/issues.sarif, which you can open with a SARIF viewer and view the results.