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

pscanrules: PII Scan Rule add Solution, Example Alerts #4351

Merged
merged 1 commit into from
Jan 10, 2023

Conversation

kingthorin
Copy link
Member

@kingthorin kingthorin commented Jan 8, 2023

commonlib

  • BinRecord > Expose constructor for testing purposes.
  • Changelog already has a maint note.

pscanruls

  • CHANGELOG > Added change notes.
  • PiiScanRule > Added example alert and alert refs handling, which is also leveraged when raising alerts and includes the new solution text. Also exposes unaltered Evidence.
  • PiiScanRuleUnitTest > Now asserts the expected example alerts, otherinfo, and alert refs.
  • Messages.properties > Updated to include a name/value pair for PII Disclosure solution text.

Related to:

Signed-off-by: kingthorin [email protected]

@kingthorin kingthorin force-pushed the pii-deets branch 2 times, most recently from dd82963 to e89c712 Compare January 8, 2023 20:33
@kingthorin kingthorin changed the title pscanrules: PII Scan Rule add Solution, Example Alerts, AlertRefs pscanrules: PII Scan Rule add Solution, Example Alerts Jan 9, 2023
@kingthorin
Copy link
Member Author

Tweaked.

@thc202
Copy link
Member

thc202 commented Jan 10, 2023

How is this part of 7676?

The commit summary/description still mentions alert refs. There's a typo in pscanrules.

@kingthorin
Copy link
Member Author

Part of 7676 in that it now displays Evidence correctly.

commonlib
- BinRecord > Expose constructor for testing purposes.
- Changelog already has a maint note.

pscanrules
- CHANGELOG > Added change notes.
- PiiScanRule > Added example alert handling, which is
also leveraged when raising alerts and includes the new solution text.
Also exposes unaltered Evidence.
- PiiScanRuleUnitTest > Now asserts the expected example alert,
and otherinfo.
- Messages.properties > Updated to include a name/value pair for PII
Disclosure solution text.

Signed-off-by: kingthorin <[email protected]>
@kingthorin
Copy link
Member Author

Tweaked.

@thc202
Copy link
Member

thc202 commented Jan 10, 2023

OK, I'd say it's related then (I expect "part of" to (partially) address it).

@thc202
Copy link
Member

thc202 commented Jan 10, 2023

Thank you!

@kingthorin
Copy link
Member Author

That’s fair. I’ve tweaked the PR comment wording 😉

@kingthorin kingthorin requested a review from psiinon January 10, 2023 12:40
@psiinon psiinon merged commit c01697c into zaproxy:main Jan 10, 2023
@kingthorin kingthorin deleted the pii-deets branch January 10, 2023 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants