unclesp1d3r/CipherSwarm

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
app/models/project.rb15
A
0 mins
A
100%
app/models/project_user.rb13
A
0 mins
A
100%
app/models/role.rb10
A
0 mins
A
100%
app/models/rule_list.rb3
A
0 mins
A
100%
app/models/task.rb116
A
0 mins
B
84%
app/models/user.rb40
A
0 mins
A
93%
app/models/word_list.rb3
A
0 mins
A
100%
app/validators/version_validator.rb11
A
0 mins
B
87%
app/views/admin/_project.html.erb
app/views/admin/_user.html.erb
app/views/admin/_user_form.html.erb
app/views/admin/index.html.erb
app/views/admin/new_user.html.erb
app/views/agents/_agent.html.erb
app/views/agents/_agent.json.jbuilder
app/views/agents/_benchmark.html.erb
app/views/agents/_error.html.erb
app/views/agents/_form.html.erb
app/views/agents/edit.html.erb
app/views/agents/index.html.erb
app/views/agents/index.json.jbuilder
app/views/agents/new.html.erb
app/views/agents/show.html.erb
app/views/agents/show.json.jbuilder
app/views/api/v1/client/agents/_advanced_configuration.json.jbuilder
app/views/api/v1/client/agents/_agent.json.jbuilder
app/views/api/v1/client/agents/show.json.jbuilder
app/views/api/v1/client/agents/update.json.jbuilder
app/views/api/v1/client/attacks/show.json.jbuilder
app/views/api/v1/client/configuration.json.jbuilder
app/views/api/v1/client/cracker_binaries/_cracker_binary.json.jbuilder
app/views/api/v1/client/crackers/_cracker.json.jbuilder
app/views/api/v1/client/crackers/check_for_cracker_update.json.jbuilder
app/views/api/v1/client/crackers/index.json.jbuilder
app/views/api/v1/client/crackers/show.json.jbuilder
app/views/api/v1/client/tasks/_task.json.jbuilder
app/views/api/v1/client/tasks/new.json.jbuilder
app/views/api/v1/client/tasks/show.json.jbuilder
app/views/api/v1/client/tasks/submit_crack.json.jbuilder
app/views/api/v1/client/tasks/update.json.jbuilder
app/views/attacks/_attack.html.erb
app/views/attacks/_attack.json.jbuilder
app/views/attacks/_dictionary_form.html.erb
app/views/attacks/_form.html.erb
app/views/attacks/_hybrid_form.html.erb
app/views/attacks/_mask_form.html.erb
app/views/attacks/edit.html.erb
app/views/attacks/new.html.erb
app/views/attacks/show.html.erb
app/views/attacks/show.json.jbuilder