1+ ##########################################################
2+ # OBFlow Secret Scan Ignore List #
3+ ##########################################################
4+ # Above the segmentation lines there are suspected privacy information #
5+ # Please use the file name as the first line and the igored information #
6+ # should be started with tab. #
7+ # Under the segmentation lines there are the folders which you need to ignore #
8+ ##########################################################
9+ **
10+ odcsupport@service.alipay.com
11+ https://www.oceanbase.com*
12+ https://github.com/*
13+ https://lodash.com*
14+ https://help.aliyun.com/*
15+ https://mozilla.github.io*
16+ https://stackoverflow.com*
17+ http://www.w3.org*
18+ https://ant.design*
19+ https://859452cf23044aeda8677a8bdcc53081@obc-sentry.oceanbase.com/3
20+ https://electronjs.org*
21+ https://www.aliyun.com*
22+ https://datatracker.ietf.org/*
23+ https://momentjs.com/*
24+ https://developer.apple.com*
25+ https://www.google.com/*
26+ https://www.microsoft.com/*
27+ https://support.apple.com/*
28+ https://www.mozilla.org*
29+ https://ur.alipay.com*
30+ http://editorconfig.org*
31+ https://github.com/prometheusresearch/react-grid
32+ http://go.microsoft.com/fwlink/?LinkId=827846
33+ https://developer.mozilla.org/*
34+ https://reactjs.org*
35+ https://babeljs.io*
36+ https://docs.npmjs.com*
37+ https://eslint.org*
38+ https://www.npmjs.com*
39+ https://facebook.github.io*
40+ https://jestjs.io*
41+ http://editorconfig.org
42+ https://help.github.com*
43+ https://dict.youdao.com*
44+ https://res.cloudinary.com*
45+ https://dev.to*
46+ http://stackoverflow.com*
47+
48+ --------------------------------------------------------
49+ # Should use GLOB wildcard to config and analysis the ignored folder
50+ # The root patch should start with '/'
51+ /docs/**
52+ /*.md
53+ /*.yml
54+ /libraries/**
55+ /.npmrc
56+ /yarn.lock
57+ /node_modules/**
58+ /src/.umi/**
59+ /.vscode/**
60+ /package.json
61+ /.git/**
62+
63+ --------------------------------------------------------
64+ # Config the ignored fold to escape the Chinese scan by GLOB wildcard
65+ --------------------------------------------------------
66+ # Set md5 of pemFile string to filter
67+ # This section must be end up with '--------------------------------------------------------'!!!
68+
69+ --------------------------------------------------------
0 commit comments