Skip to content

Commit

Permalink
Merge pull request #448 from target/ryanohoro-patch-2
Browse files Browse the repository at this point in the history
Update README.md Contributors
phutelmyer authored Mar 15, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents c278cc0 + 4ed9414 commit dd4e86f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -794,9 +794,9 @@ The table below describes each scanner and its options. Each scanner has the hid
| ScanHeader | Collects file header | `length` -- number of header characters to log as metadata (defaults to `50`) <br> `encodings` -- list of output encodings, any of `classic`, `raw`, `hex`, `backslash` |
| ScanHtml | Collects metadata and extracts embedded files from HTML files | `parser` -- sets the HTML parser used during scanning (defaults to `html.parser`) <br> `max_links` -- Maximum amount of links to output in hyperlinks field (defaults to `50`) |
| ScanIni | Parses keys from INI files | N/A |
| ScanIqy | Parses Microsoft Excel Internet Query (IQY) files | N/A |
| ScanIqy | Parses Microsoft Excel Internet Query (IQY) files | N/A | [Tasha Taylor](https://git.target.com/tnauta) |
| ScanIso | Collects and extracts files from ISO files | `limit` -- maximum number of files to extract (defaults to `0`) |
| ScanJarManifest | Collects metadata from JAR manifest files | N/A |
| ScanJarManifest | Collects metadata from JAR manifest files | N/A |
| ScanJavascript | Collects metadata from Javascript files | `beautify` -- beautifies JavaScript before parsing (defaults to `True`) |
| ScanJpeg | Extracts data embedded in JPEG files | N/A |
| ScanJson | Collects keys from JSON files | N/A |

0 comments on commit dd4e86f

Please sign in to comment.