Skip to content

Commit

Permalink
Fix att_reader description for SecurityTrails
Browse files Browse the repository at this point in the history
  • Loading branch information
moozzi committed Aug 17, 2024
1 parent 2e279fc commit 4288b01
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/ronin/recon/builtin/api/security_trails.rb
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ class SecurityTrails < Worker
default: ENV['SECURITYTRAILS_API_KEY'],
desc: 'The API key for SecurityTrails'

# The HTTP client for `https://crt.sh`.
#
# The HTTP client for `https://securitytrails.com`.
#
# @return [Async::HTTP::Client]
#
Expand Down

0 comments on commit 4288b01

Please sign in to comment.