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

The new Detection Finding event class #877

Merged
merged 41 commits into from
Dec 7, 2023

Commits on Nov 8, 2023

  1. adding evidences attribute to dictionary

    Signed-off-by: Rajas <[email protected]>
    floydtree committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    e574d0e View commit details
    Browse the repository at this point in the history
  2. adding evidences object

    Signed-off-by: Rajas <[email protected]>
    floydtree committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    1400974 View commit details
    Browse the repository at this point in the history
  3. adding initial draft of the detections class

    Signed-off-by: Rajas <[email protected]>
    floydtree committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    5f17af2 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. minor adjustments to attribute groups

    Signed-off-by: Rajas <[email protected]>
    floydtree committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    0a9a447 View commit details
    Browse the repository at this point in the history
  2. minor attribute requirement, group adjustments

    Signed-off-by: Rajas <[email protected]>
    floydtree committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6417d2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c63cd1 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. ocsf#816 Boolean-type Consistency

    Signed-off-by: Michael Radka <[email protected]>
    mikeradka authored and floydtree committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    8efead2 View commit details
    Browse the repository at this point in the history
  2. Update description of is_secure

    Signed-off-by: Michael Radka <[email protected]>
    mikeradka authored and floydtree committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    b30267b View commit details
    Browse the repository at this point in the history
  3. Update is_http_only description

    Signed-off-by: Michael Radka <[email protected]>
    mikeradka authored and floydtree committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c47f258 View commit details
    Browse the repository at this point in the history
  4. Update is_secure description

    Signed-off-by: Michael Radka <[email protected]>
    mikeradka authored and floydtree committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    a70ee52 View commit details
    Browse the repository at this point in the history
  5. Rever desc of deprecated 'secure' attribute for posterity

    Signed-off-by: Michael Radka <[email protected]>
    mikeradka authored and floydtree committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    686aafe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    899dc23 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a217d4e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e26d827 View commit details
    Browse the repository at this point in the history
  9. adding a deprecation tag to security finding class

    Signed-off-by: Rajas <[email protected]>
    floydtree committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    035b529 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    55c12ea View commit details
    Browse the repository at this point in the history
  11. adjustments to the evidenes object

    Signed-off-by: Rajas <[email protected]>
    floydtree committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    16d27b8 View commit details
    Browse the repository at this point in the history
  12. adding placeholder descriptions

    Signed-off-by: Rajas <[email protected]>
    floydtree committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    3c43039 View commit details
    Browse the repository at this point in the history
  13. minor constraint adjuments

    Signed-off-by: Rajas <[email protected]>
    floydtree committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f48006e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    4bed6ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8ecaf9 View commit details
    Browse the repository at this point in the history
  3. Cleaning up descriptions for detection findings

    Signed-off-by: Rajas <[email protected]>
    floydtree committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e1736a6 View commit details
    Browse the repository at this point in the history
  4. renaming the file for consistency

    Signed-off-by: Rajas <[email protected]>
    floydtree committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    6cecd3c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. moving resources attribute to the base event

    Signed-off-by: Rajas <[email protected]>
    floydtree committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    809c5ad View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. adding a caption to resources attribute

    Signed-off-by: Rajas <[email protected]>
    floydtree committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    2ab970a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. minor change to deprecation tag

    Signed-off-by: Rajas <[email protected]>
    floydtree committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    6f05f39 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    f33b564 View commit details
    Browse the repository at this point in the history
  2. adding a description to evidences attribute

    Signed-off-by: Rajas <[email protected]>
    floydtree committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    662aff5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e5aba4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21883bf View commit details
    Browse the repository at this point in the history
  5. adjusting constraints in the evidence object

    Signed-off-by: Rajas <[email protected]>
    floydtree committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    828c40e View commit details
    Browse the repository at this point in the history
  6. moving data sources to the finding_info object

    Signed-off-by: Rajas <[email protected]>
    floydtree committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    e7ceeb2 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Minor update to class description

    Signed-off-by: Rajas <[email protected]>
    floydtree committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e3fba51 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

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

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    3fb24f6 View commit details
    Browse the repository at this point in the history
  2. minor description update - status_id enum

    Signed-off-by: Rajas <[email protected]>
    floydtree committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a14700c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    6bc5d1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5f09f1 View commit details
    Browse the repository at this point in the history
  3. minor description cleanup

    Signed-off-by: Rajas <[email protected]>
    floydtree committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    41dd724 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4eef3cf View commit details
    Browse the repository at this point in the history
  5. evidences object requirement adjustment

    Signed-off-by: Rajas <[email protected]>
    floydtree committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    fb82271 View commit details
    Browse the repository at this point in the history