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

Issue #91: Add improved event validator API #94

Merged
merged 7 commits into from
Jun 18, 2024

Commits on Jun 1, 2024

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

Commits on Jun 5, 2024

  1. Change observable type_id caption so they match up better during vali…

    …dation of observables. Add (limited) observable validation.
    rmouritzen-splunk committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    58b44fd View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Change validating array of elements from /api/v2/validate to use of e…

    …vent bundle with /api/v2/validate_bundle. Remove try/rescue pattern from schema_controller.ex as it returns exception message, leaking internal implementation details (a security problem). Improve Swagger docs for new APIs.
    rmouritzen-splunk committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f00ddfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caf98fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d8de1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12857b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Dependency updates

    rmouritzen-splunk committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    0a565da View commit details
    Browse the repository at this point in the history