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

csmock: export functions that can be reused by cspodman #115

Commits on Sep 22, 2023

  1. csmock: export handle_known_fp_list() and require_file()

    ... so that they can be reused by cspodman
    
    Related: https://issues.redhat.com/browse/OSH-151
    Closes: csutils#115
    lbossis authored and kdudka committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e570654 View commit details
    Browse the repository at this point in the history
  2. csmock: update scan metadata in handle_known_fp_list()

    ... so that it can be reused by cspodman
    
    Related: https://issues.redhat.com/browse/OSH-151
    Closes: csutils#115
    kdudka committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    8a7d66c View commit details
    Browse the repository at this point in the history
  3. csmock: export finalize_results()

    ... so that it can be reused by cspodman
    
    Related: https://issues.redhat.com/browse/OSH-151
    Closes: csutils#115
    kdudka committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    22752ad View commit details
    Browse the repository at this point in the history
  4. csmock: export apply_result_filters()

    ... so that it can be reused by cspodman
    
    Related: https://issues.redhat.com/browse/OSH-151
    Closes: csutils#115
    kdudka committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    40b402c View commit details
    Browse the repository at this point in the history