|
109 | 109 | }, |
110 | 110 | { |
111 | 111 | "path": "detect_secrets.filters.heuristic.is_templated_secret" |
| 112 | + }, |
| 113 | + { |
| 114 | + "path": "detect_secrets.filters.regex.should_exclude_file", |
| 115 | + "pattern": [ |
| 116 | + ".*\\.ipynb$" |
| 117 | + ] |
112 | 118 | } |
113 | 119 | ], |
114 | | - "results": { |
115 | | - "classify.ipynb": [ |
116 | | - { |
117 | | - "type": "Hex High Entropy String", |
118 | | - "filename": "classify.ipynb", |
119 | | - "hashed_secret": "c16e72b051efba5c8f1476711fddf6eea36dbbcc", |
120 | | - "is_verified": false, |
121 | | - "line_number": 9 |
122 | | - }, |
123 | | - { |
124 | | - "type": "Hex High Entropy String", |
125 | | - "filename": "classify.ipynb", |
126 | | - "hashed_secret": "42236a0b0e18f43d75ce023f931ce8daca6da361", |
127 | | - "is_verified": false, |
128 | | - "line_number": 94 |
129 | | - }, |
130 | | - { |
131 | | - "type": "Hex High Entropy String", |
132 | | - "filename": "classify.ipynb", |
133 | | - "hashed_secret": "58754f0e68a7183da7b670bb52b3dca14d09b8aa", |
134 | | - "is_verified": false, |
135 | | - "line_number": 187 |
136 | | - }, |
137 | | - { |
138 | | - "type": "Hex High Entropy String", |
139 | | - "filename": "classify.ipynb", |
140 | | - "hashed_secret": "f422b8a846deb56e1306382db2fabfdcc9aaee1a", |
141 | | - "is_verified": false, |
142 | | - "line_number": 243 |
143 | | - }, |
144 | | - { |
145 | | - "type": "Hex High Entropy String", |
146 | | - "filename": "classify.ipynb", |
147 | | - "hashed_secret": "76729d05b6725796d8a85d1ccbaecad2404d1b91", |
148 | | - "is_verified": false, |
149 | | - "line_number": 311 |
150 | | - } |
151 | | - ], |
152 | | - "run.ipynb": [ |
153 | | - { |
154 | | - "type": "Hex High Entropy String", |
155 | | - "filename": "run.ipynb", |
156 | | - "hashed_secret": "f422b8a846deb56e1306382db2fabfdcc9aaee1a", |
157 | | - "is_verified": false, |
158 | | - "line_number": 117 |
159 | | - }, |
160 | | - { |
161 | | - "type": "Hex High Entropy String", |
162 | | - "filename": "run.ipynb", |
163 | | - "hashed_secret": "76729d05b6725796d8a85d1ccbaecad2404d1b91", |
164 | | - "is_verified": false, |
165 | | - "line_number": 137 |
166 | | - } |
167 | | - ] |
168 | | - }, |
169 | | - "generated_at": "2023-10-19T07:09:12Z" |
| 120 | + "results": {}, |
| 121 | + "generated_at": "2023-10-20T02:21:36Z" |
170 | 122 | } |
0 commit comments