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

[APPSEC-10967] Compress and encode schema information #3177

Merged
merged 6 commits into from
Oct 4, 2023

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    8c52213 View commit details
    Browse the repository at this point in the history
  2. 6 Configuration menu
    Copy the full SHA
    f9af157 View commit details
    Browse the repository at this point in the history
  3. refactor AppSec::Event to improve error handling and make sure to use…

    … the smaller version between the JSON string version and the compressed version for schema key values
    GustavoCaso committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b6b77a4 View commit details
    Browse the repository at this point in the history
  4. update RBS version

    GustavoCaso committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a686d5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    733d010 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. update the Zlib algorith and add only compress the value if the JSON …

    …string exceeds certain byte size
    GustavoCaso committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    5b10018 View commit details
    Browse the repository at this point in the history