Skip to content

Add line numbers to RecogVerifier output#20

Merged
mkienow-r7 merged 4 commits intorapid7:masterfrom
mkienow-r7:feature/verify-add-line-numbers
Apr 15, 2022
Merged

Add line numbers to RecogVerifier output#20
mkienow-r7 merged 4 commits intorapid7:masterfrom
mkienow-r7:feature/verify-add-line-numbers

Conversation

@mkienow-r7
Copy link
Copy Markdown
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.

2 participants