EasyRecon/Hunt3r

View on GitHub
backend/app/models/leak.rb

Summary

Maintainability
A
0 mins
Test Coverage
class Leak < ApplicationRecord
  belongs_to :domain
end