Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Always warn about deserializing from Marshal * Output `originalBaseUriIds` for SARIF format report * Default to using Prism parser if available (disable with `--no-prism`) * Update `terminal-table` version to use latest * Update `eval` check to be a little noisier * Fix array/hash unknown index handling * Disable following symbolic links by default, re-enable with --follow-symlinks * Add step (and timing) for finding files * Add CSV library as explicit dependency for Ruby 3.4 support * Major changes to how rescanning works * Raise minimum Ruby version to 3.1 * Fix hardcoded globally excluded paths * Remove updated entry in Brakeman ignore files (Toby Hsieh) * Fix recursion when handling multiple assignment expressions
- Loading branch information