Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Agent: Pass Agent ID to the scanners #3156

Merged
merged 1 commit into from
Mar 28, 2023
Merged

Agent: Pass Agent ID to the scanners #3156

merged 1 commit into from
Mar 28, 2023

Conversation

cakekoa
Copy link
Contributor

@cakekoa cakekoa commented Mar 28, 2023

What does this PR do?

Fixes part of #3119 by passing Agent ID to the ping and TCP scanners.

Add any further explanations here.

PR Checklist

  • Have you added an explanation of what your changes do and why you'd like to include them?
  • Is the TravisCI build passing?
  • Was the CHANGELOG.md updated to reflect the changes?
  • Was the documentation framework updated to reflect the changes?
  • Have you checked that you haven't introduced any duplicate code?

Testing Checklist

  • Added relevant unit tests?
  • Do all unit tests pass?
  • Do all end-to-end tests pass?
  • Any other testing performed?

    Tested by {Running the Monkey locally with relevant config/running Island/...}

  • If applicable, add screenshots or log transcripts of the feature working

@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (876d06b) 72.33% compared to head (2ee4c9c) 72.33%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3156   +/-   ##
========================================
  Coverage    72.33%   72.33%           
========================================
  Files          462      462           
  Lines        13202    13202           
========================================
  Hits          9550     9550           
  Misses        3652     3652           

see 4 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mssalvatore mssalvatore merged commit 887c9ce into develop Mar 28, 2023
@mssalvatore mssalvatore deleted the 3119-scanners branch March 28, 2023 12:51
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.

2 participants