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

Adding secure configuration for XML parsers #600

Merged
merged 4 commits into from
Sep 27, 2019

Commits on Sep 18, 2019

  1. Adding secure configuration for XML parsers

    Chris Smith committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    7bd65f0 View commit details
    Browse the repository at this point in the history
  2. Conform to Checkstyle requirements

    Chris Smith committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    7065776 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. added feature switch for XXE defense and added tests for the switch a…

    …nd the secure configuration
    Chris Smith committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    01dd29e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. Simplified XML parser configuration for best security practices

    There are fewer configurations, but there were duplicates discovered with additional research into the secure configuration.
    Chris Smith committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    7121c40 View commit details
    Browse the repository at this point in the history