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

Add: Added functions used for the matching of CPEs to rules. #828

Commits on Jul 25, 2024

  1. Add: Added functions used for the matching of CPEs to rules.

    Added a function to compare two version numbers / version strings
    with its helper functions.
    jhelmold committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3901a55 View commit details
    Browse the repository at this point in the history
  2. Amended some formatting.

    jhelmold committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    65de60c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

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

Commits on Aug 7, 2024

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

Commits on Sep 16, 2024

  1. Merge branch 'main' of github.com:greenbone/gvm-libs into GEA-624_Imp…

    …lement_matching_of_CPEs_to_rules_as_used_in_CVEs
    jhelmold committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    dac5371 View commit details
    Browse the repository at this point in the history
  2. Some smaller amendments.

    jhelmold committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7325362 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'GEA-624_Implement_matching_of_CPEs_to_rules_as_used_in_…

    …CVEs' of github.com:jhelmold/gvm-libs into GEA-624_Implement_matching_of_CPEs_to_rules_as_used_in_CVEs
    jhelmold committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a7b7182 View commit details
    Browse the repository at this point in the history
  4. Fixed a small bug.

    jhelmold committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9e5b689 View commit details
    Browse the repository at this point in the history
  5. Amended some formatting.

    jhelmold committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6c5f650 View commit details
    Browse the repository at this point in the history