Matheus Bernardes

Results 10 issues of Matheus Bernardes

add [clj-watson](https://github.com/clj-holmes/clj-watson) and [clj-holmes](https://github.com/clj-holmes/clj-holmes) tools to perform security checks.

Bump the following libs due to a security issue - `io.netty/netty-codec` (CVE-2021-43797) # Checklist - [x] tests - [ ] updated [CHANGELOG](../CHANGELOG.md) (the "unreleased" section)

enhancement
help wanted

Migrate from project.clj to deps.edn to be able to use `clj-watson`.

enhancement

**Describe the bug** clj-holmes does not match case-sensitive strings for instance if you have this line of code, `(MessageDigest/getInstance "md5")` It'll not match it within the md5 rule it only...

bug

Add the command `CodeGenerator` that generate code based on the user input.