"Fossies" - the Fresh Open Source Software Archive

Member "cli-1.1259.0/src/lib/plugins/sast/utils/index.ts" (30 Nov 2023, 104 Bytes) of package /linux/misc/snyk-cli-1.1259.0.tar.gz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) TypeScript source code syntax highlighting (style: standard) with prefixed line numbers and code folding option. Alternatively you can here view or download the uninterpreted source code file.

    1 export { analysisProgressUpdate } from './testEmitter';
    2 export { filterIgnoredIssues } from './filter';