Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pkrumins/node-tree-kill
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: pkrumins/node-tree-kill
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.2
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Nov 5, 2018

  1. update Changelog

    billiegoose committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    3b5b8fe View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. fix: sanitise pid parameter (#31)

    This patch adds a simple check to the process ID passed in, ensuring it
    is a number, and throwing an error otherwise. The aim is to fix the
    issue explained here:
    
    - https://hackerone.com/reports/701183
    - https://snyk.io/vuln/SNYK-JS-TREEKILL-536781
    
    Fixes: #30
    robcresswell authored and billiegoose committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    ff73dbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deee138 View commit details
    Browse the repository at this point in the history
  3. 1.2.2

    billiegoose committed Dec 11, 2019
    1 Configuration menu
    Copy the full SHA
    cb47838 View commit details
    Browse the repository at this point in the history
Loading