Skip to content

fix: add domain_name to v3.domain_name.fingerprint#126

Closed
burogurama wants to merge 2 commits intomainfrom
fix/add-domain-to-fingerprint
Closed

fix: add domain_name to v3.domain_name.fingerprint#126
burogurama wants to merge 2 commits intomainfrom
fix/add-domain-to-fingerprint

Conversation

@burogurama
Copy link
Copy Markdown
Member

add domain_name to emitted v3.domain_name.fingerprint messages

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.25%. Comparing base (8a80f0b) to head (e13e049).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #126      +/-   ##
==========================================
+ Coverage   94.24%   94.25%   +0.01%     
==========================================
  Files          11       11              
  Lines        1077     1080       +3     
==========================================
+ Hits         1015     1018       +3     
  Misses         62       62              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@Oussama-Bakri Oussama-Bakri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment thread agent/nmap_agent.py
Comment on lines +385 to +386
data = dict(fingerprint)
data["domain_name"] = domain_name
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Port?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

port was already part of the message. I just added domain_name

@burogurama burogurama requested a review from 3asm February 23, 2026 11:48
@burogurama burogurama closed this Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants