Commit 172a128
committed
Reduce false positives for prefixes from audit
Some tar ball have a `metadata.log` file where the user specified the
prefix using either a leading or a trailing slash (or both). We remove
those slashes first before comparing against the actual prefix found.1 parent 4d751cf commit 172a128
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
363 | | - | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
364 | 366 | | |
365 | 367 | | |
366 | 368 | | |
| |||
0 commit comments