Merge branch 'main' into NlightNFotis/reclassify_upload_sarif_issues
This commit is contained in:
commit
01f1a1f2c9
23 changed files with 284 additions and 158 deletions
|
|
@ -14,7 +14,7 @@ import * as api from "./api-client";
|
|||
import { getGitHubVersion, wrapApiConfigurationError } from "./api-client";
|
||||
import { CodeQL, getCodeQL } from "./codeql";
|
||||
import { getConfig } from "./config-utils";
|
||||
import { readDiffRangesJsonFile } from "./diff-filtering-utils";
|
||||
import { readDiffRangesJsonFile } from "./diff-informed-analysis-utils";
|
||||
import { EnvVar } from "./environment";
|
||||
import { FeatureEnablement } from "./feature-flags";
|
||||
import * as fingerprints from "./fingerprints";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue