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

Add line numbers to RecogVerifier output #20

Merged
merged 4 commits into from Apr 15, 2022

Conversation

mkienow-r7
Copy link
Contributor

@mkienow-r7 mkienow-r7 commented Mar 15, 2022

Description

Adds line numbers to RecogVerifier output.

Motivation and Context

Increases feature parity with other recog language implementations. rapid7/recog#390 introduced this feature into the Ruby language implementation.

How Has This Been Tested?

  • mvn clean install
  • The com.rapid7.recog.verify.RecogVerifier

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have updated the documentation accordingly (or changes are not required).
  • I have added tests to cover my changes (or new tests are not required).
  • All new and existing tests passed.

@mkienow-r7 mkienow-r7 force-pushed the feature/verify-add-line-numbers branch from a276276 to 3fd9737 Compare March 16, 2022 05:02
This enables capturing of fingerprint line numbers to provide enhanced
verify reporting.
@mkienow-r7 mkienow-r7 force-pushed the feature/verify-add-line-numbers branch from 3fd9737 to 9326ecf Compare March 29, 2022 04:47
@mkienow-r7 mkienow-r7 merged commit eeda69e into rapid7:master Apr 15, 2022
@mkienow-r7 mkienow-r7 deleted the feature/verify-add-line-numbers branch April 15, 2022 03:45
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.

None yet

2 participants