Skip to content
This repository has been archived by the owner on Nov 14, 2021. It is now read-only.

Fix python exception when calling exporter without target-param #18

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Dec 20, 2019

  1. Switch to python3

    Since python2 is going to be end of life soon, it might make sense to switch this exporter to python3.
    
    This PR makes the necessary changes to run the exporter with python3.
    
    Signed-off-by: Tobias Guggenmos <tguggenm@redhat.com>
    slrtbtfs committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    47987c1 View commit details
    Browse the repository at this point in the history
  2. Fix command injection vulnerability

    Fixes frankiexyz#12
    
    Signed-off-by: Tobias Guggenmos <tguggenm@redhat.com>
    slrtbtfs committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    ac02181 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Merge branch 'injection' of https://github.com/slrtbtfs/ping-exporter

    …into add-slrtbtfs-changes
    iceman91176 committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    c31b95d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from iceman91176/add-slrtbtfs-changes

    Add slrtbtfs changes
    iceman91176 authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    c1a4968 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a0b4c3 View commit details
    Browse the repository at this point in the history