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

A new Vulnerability Findings class #698

Merged
merged 7 commits into from
Aug 1, 2023
Merged

A new Vulnerability Findings class #698

merged 7 commits into from
Aug 1, 2023

Commits on Jul 20, 2023

  1. adding a base for the new vuln finding class

    Signed-off-by: Rajas <[email protected]>
    floydtree committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    da5fbda View commit details
    Browse the repository at this point in the history
  2. updates to objects used by vuln findings

    Signed-off-by: Rajas <[email protected]>
    floydtree committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    189bb04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dc8024 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. adding missing group info to remediation attribute

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

Commits on Jul 24, 2023

  1. minor name correction of the base class

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

Commits on Jul 27, 2023

  1. adding timestamps to the vulnerability object

    Signed-off-by: Rajas <[email protected]>
    floydtree committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f0dc232 View commit details
    Browse the repository at this point in the history
  2. Adding back title to the vulnerability object

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