.custom_simplycop.yml | 100644 | 0 | 0 | | | 579 Bytes | 99c04daff9b13427ad689e1666dffd3609c764c09f74b61665c77f28126973f1 |
.github/workflows/ci.yml | 100644 | 0 | 0 | | | 569 Bytes | 6960c3f9e7654287338b2527e4c020f13cf4363e69ac0cec2a601860ac916a36 |
.github/workflows/publish_gem.yml | 100644 | 0 | 0 | | | 662 Bytes | 3c2874892c5a7d8caebb31d0fd8f5b8d4d92bce998fe6bf03236062177b4fca2 |
.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.93 KB | bffacbe59a07e9fede7507683bc519e8b8b39bd0e331339456d9b45de6de1988 |
.simplycop_metaprogramming.yml | 100644 | 0 | 0 | | | 1.27 KB | 977cdd418da08c462ec33647eb19c68514e978c86844a37bcf93b323d4cb07a8 |
.simplycop_rails.yml | 100644 | 0 | 0 | | | 1.72 KB | 08f371aefc840dd4b3daa1a83cbfcbc67f7ae23ff0679ecd745725384ae283b3 |
.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/dont_print_all_env.rb | 100644 | 0 | 0 | | | 1.07 KB | 0f9df9533e3e0c4eb70ac8296c8c82333022db8f2de049bbc1a0ef2ffd17855f |
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 | | | 530 Bytes | 778339a0793d617c628a80fe02dfd9df7df9451a5e28249358a74a5a4963500c |
lib/simplycop/security/reject_all_requests_local.rb | 100644 | 0 | 0 | | | 834 Bytes | c51818fc1dfbf8a50f4008af2c3f5fad4f74eaf9ffa2ea95c61cab2a3d98a263 |
lib/simplycop/version.rb | 100644 | 0 | 0 | | | 303 Bytes | 7b565344697085b0aae4e82e17cec8695371c66bf557627fb6aeb7b69fdce212 |
simplycop.gemspec | 100644 | 0 | 0 | | | 1.11 KB | 289aa21b62b0e92c49bdf3a537c193f4aa78ae85d8cd48eddc02eabe1b3a5558 |
vuln_db.json | 100644 | 0 | 0 | | | 154 Bytes | 6d7ac6b340c82965ece5b9f6dac48064fd2251979b74c05883582f739de0155a |