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

#3765 - Support for namespaces in SanitizingContentHandler #3766

Merged

Conversation

reckart
Copy link
Member

@reckart reckart commented Jan 30, 2023

What's in the PR

  • Support recovering namespace information as SAX events in the Cas2SaxEvents class
  • Support recovering and handling namespace information in the SanitizingContentHandler
  • Support for namespaces in the PolicyCollectionIOUtils when reading policy files
  • Added several tests

How to test manually

  • No specific test procedure

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

@reckart reckart added this to the 27.0 milestone Jan 30, 2023
@reckart reckart self-assigned this Jan 30, 2023
@reckart reckart force-pushed the feature/3765-Support-for-namespaces-in-SanitizingContentHandler branch from 417c762 to 92cc409 Compare January 30, 2023 18:44
- Support recovering namespace information as SAX events in the Cas2SaxEvents class
- Support recovering and handling namespace information in the SanitizingContentHandler
- Support for namespaces in the PolicyCollectionIOUtils when reading policy files
- Added several tests
@reckart reckart force-pushed the feature/3765-Support-for-namespaces-in-SanitizingContentHandler branch from 92cc409 to 41e2321 Compare January 30, 2023 19:03
@reckart reckart merged commit 2ef570a into main Jan 30, 2023
@reckart reckart deleted the feature/3765-Support-for-namespaces-in-SanitizingContentHandler branch January 30, 2023 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant