.custom_simplycop.yml | 100644 | 0 | 0 | | | 359 Bytes | 113b2c834de534e05be9e2ce1a743530a3bea3e568103a288da24fda45fe53e3 |
.github/workflows/ci.yml | 100644 | 0 | 0 | | | 569 Bytes | 6960c3f9e7654287338b2527e4c020f13cf4363e69ac0cec2a601860ac916a36 |
.github/workflows/publish_gem.yml | 100644 | 0 | 0 | | | 682 Bytes | 60315f05b7f67e3a41a7a9e864a115f3b3d139454a899f2a39b4b2536355b1e9 |
.github/workflows/version_forget_me_not.yml | 100644 | 0 | 0 | | | 332 Bytes | 6e06141d0e2a8eda32afaa10b5806ef6b2141f2bfdb96274021749dd818b6fc6 |
.gitignore | 100644 | 0 | 0 | | | 620 Bytes | 0b1e646969ed1cf218af070a32eaad1f13411e3e5669443b59e4f0deb31280b9 |
.rspec | 100644 | 0 | 0 | | | 22 Bytes | 59cb44b82275dbbbe102e09ad72aaafa8a3b1f15ec35682f21c6741ca9d2c7b2 |
.rubocop.yml | 100644 | 0 | 0 | | | 58 Bytes | 79702c05daa89939acc287a9f08546b52ed7219d7ec9a03cc38b42b15031f187 |
.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | 0842905a7965d3d4ad48ee568cec24ff08e12eed431b3f083876041b10cbd83e |
.simplycop.yml | 100644 | 0 | 0 | | | 6.86 KB | 7d8d0cb85745b06cba1ea44214c8933251c1786e1ce6220a08649a57cc20c4c4 |
.simplycop_metaprogramming.yml | 100644 | 0 | 0 | | | 1.27 KB | 977cdd418da08c462ec33647eb19c68514e978c86844a37bcf93b323d4cb07a8 |
.simplycop_rails.yml | 100644 | 0 | 0 | | | 1.6 KB | 040cc0bd728291b8317ce0764645839ad11ca3b117657100a63b58f9e532ae94 |
.simplycop_rspec.yml | 100644 | 0 | 0 | | | 5.54 KB | abef424b3a1c3b809fe9bea3ae443b2d0ceb8b6ab4ee9a4e99bb316094140cec |
.simplycop_security.yml | 100644 | 0 | 0 | | | 801 Bytes | 04f1780c9b067c804464fc1924316f46ce789cc2de98b1e245796f0e9f5eb31b |
CODEOWNERS | 100644 | 0 | 0 | | | 138 Bytes | 1445fa10e736133a086ea2bd35e4e02aa94c6e8d2a3b34091691d1e34edbc97e |
Gemfile | 100644 | 0 | 0 | | | 130 Bytes | 8853c963d1e609f35bae084b828972f1d01b92b0eaacae3190311a4c1d2872fa |
README.md | 100644 | 0 | 0 | | | 1.75 KB | 8104595c54bb65fc22e18042f909fcf6dd96c40ad7f7855b913b298a3ba851d0 |
Rakefile | 100644 | 0 | 0 | | | 59 Bytes | 1c8fc3c0a632b13a5f50be78d6d9c0a0f694106eaa7901fa416ffaa253c6439c |
bin/console | 100755 | 0 | 0 | | | 365 Bytes | 2937a44ccaf2449cecd7e3c67f6a1a1126d27edcd5879ee5c57387d3a1edd15a |
bin/setup | 100755 | 0 | 0 | | | 131 Bytes | e201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead |
lib/simplycop.rb | 100644 | 0 | 0 | | | 91 Bytes | 38b4c5c44727efeb8a394cb008ff0ff9832e28dd16790aa29a0bd505bd61c655 |
lib/simplycop/custom_cops/constantize.rb | 100644 | 0 | 0 | | | 495 Bytes | b3ffb889ed6cdc24c9f3268ff59aadecd7f7de17edad51f1b0fb749d44c09d1e |
lib/simplycop/custom_cops/define_method.rb | 100644 | 0 | 0 | | | 589 Bytes | 5d5aa6810fbf6945374faf4f92255160c23395711960db07763a25661e2401cb |
lib/simplycop/custom_cops/instance_eval.rb | 100644 | 0 | 0 | | | 624 Bytes | 157078da92c3c1e3bddff34a8a38fb5d973184c32ab586a0a5fd68827522788e |
lib/simplycop/custom_cops/method_missing.rb | 100644 | 0 | 0 | | | 441 Bytes | 9620ebd366debd2853a119cf8e05b470896b82aa19bf7cb7541076d62cb6d8c6 |
lib/simplycop/custom_cops/timecop_without_block.rb | 100644 | 0 | 0 | | | 1.18 KB | bf3efc648bbd9fe12dcb3d59f5fa33b52ac71f8582ee553077e78a9c56cc7a0d |
lib/simplycop/security/check_for_vulnerable_code.rb | 100644 | 0 | 0 | | | 859 Bytes | 5dd4c5ada8b0d49ebfc347c833cb89cd5a23288f5a246048e120b2a1937fb3fc |
lib/simplycop/security/csrf_token_validation.rb | 100644 | 0 | 0 | | | 531 Bytes | f2f9cd21e605ec90c42d68462fa3b42d3d1b3691f123202e6e0e57a3d12c45bb |
lib/simplycop/security/reject_all_requests_local.rb | 100644 | 0 | 0 | | | 834 Bytes | c51818fc1dfbf8a50f4008af2c3f5fad4f74eaf9ffa2ea95c61cab2a3d98a263 |
lib/simplycop/version.rb | 100644 | 0 | 0 | | | 307 Bytes | 40d7ab7e299fb2b6b1d1c2a38dd5dba07777234224097fee7d4d51a445a2d94e |
simplycop.gemspec | 100644 | 0 | 0 | | | 1.13 KB | e1e0d56040ef5435b9fe48abc6aefe442a57ee2b9953078daa75f5630dc49990 |
vuln_db.json | 100644 | 0 | 0 | | | 154 Bytes | 6d7ac6b340c82965ece5b9f6dac48064fd2251979b74c05883582f739de0155a |