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

feat(appsec): add fingerprints #2955

Merged
merged 16 commits into from
Nov 25, 2024
Merged

feat(appsec): add fingerprints #2955

merged 16 commits into from
Nov 25, 2024

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    d29533e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. test(helper): add request shutdown fingerprint test

    Signed-off-by: Alexandre Rulleau <[email protected]>
    Leiyks committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b51ecd6 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. feat(helper): avoid meta compression for fingerprints

    Signed-off-by: Alexandre Rulleau <[email protected]>
    Leiyks committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    218d34b View commit details
    Browse the repository at this point in the history
  2. test(integration): add integration test for fingerprints

    Signed-off-by: Alexandre Rulleau <[email protected]>
    Leiyks committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    5e0cb00 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. chore(helper): correct variable names

    Signed-off-by: Alexandre Rulleau <[email protected]>
    Leiyks committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    7e3a0f8 View commit details
    Browse the repository at this point in the history
  2. test: apply reviewer suggestions

    Signed-off-by: Alexandre Rulleau <[email protected]>
    Leiyks committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    1a0b972 View commit details
    Browse the repository at this point in the history
  3. test(integration): add integration test for all fingerprints types

    Signed-off-by: Alexandre Rulleau <[email protected]>
    Leiyks committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    72477a7 View commit details
    Browse the repository at this point in the history
  4. test(helper): add unitary test for all fingerprints types

    Signed-off-by: Alexandre Rulleau <[email protected]>
    Leiyks committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    ab78a5b View commit details
    Browse the repository at this point in the history
  5. test(helper): create separate config for fingerprints

    Signed-off-by: Alexandre Rulleau <[email protected]>
    Leiyks committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    5816afa View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. test(helper): add unitary test for all request types

    Signed-off-by: Alexandre Rulleau <[email protected]>
    Leiyks committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    bff8feb View commit details
    Browse the repository at this point in the history
  2. chore(appsec: tests): apply feedbacks

    Signed-off-by: Alexandre Rulleau <[email protected]>
    Leiyks committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f8f3c99 View commit details
    Browse the repository at this point in the history
  3. test(appsec: helper): fix client_test configurations split

    Signed-off-by: Alexandre Rulleau <[email protected]>
    Leiyks committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    96999d0 View commit details
    Browse the repository at this point in the history
  4. fix(helper): fix processing on fingerprint derivatives

    Signed-off-by: Alexandre Rulleau <[email protected]>
    Leiyks committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    fcd4b25 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. fix(tests: helper): remove alternative configuration and fix paramete…

    …r type
    
    Signed-off-by: Alexandre Rulleau <[email protected]>
    Leiyks committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    54ead72 View commit details
    Browse the repository at this point in the history
  2. fix(tests: helper): add tests to ensure fingerprint are stored and re…

    …trieved through the correct API
    
    Signed-off-by: Alexandre Rulleau <[email protected]>
    Leiyks committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    9675504 View commit details
    Browse the repository at this point in the history
  3. chore(tests: helper): change regex assert

    Signed-off-by: Alexandre Rulleau <[email protected]>
    Leiyks committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    d9cfc57 View commit details
    Browse the repository at this point in the history